diff options
author | Jeffrey Altman <jaltman@secure-endpoints.com> | 2007-11-14 22:34:53 +0000 |
---|---|---|
committer | Jeffrey Altman <jaltman@secure-endpoints.com> | 2007-11-14 22:34:53 +0000 |
commit | a480b543fefd084131f1ff2c9f1e7e42f5edcfba (patch) | |
tree | 089e5ab661b893870661442c76635f930c67a5fb /src/ccapi/common/cci_array_internal.c | |
parent | 5363eb0e6fcb0fb4e12bf3eb9cb35e2e3161773a (diff) | |
download | krb5-a480b543fefd084131f1ff2c9f1e7e42f5edcfba.tar.gz krb5-a480b543fefd084131f1ff2c9f1e7e42f5edcfba.tar.xz krb5-a480b543fefd084131f1ff2c9f1e7e42f5edcfba.zip |
The khm_show_main_window() function is no longer called
at startup with khm_nCmdShow == SW_SHOWMINIMIZED in order to
hide the main application by calling khm_hide_main_window().
Instead, the main application window is simply never shown.
As a result, khm_show_main_window() needs to respond to
khm_nCmdShow == SW_SHOWMINIMIZED not by hiding the window
but by changing the khm_nCmdShow state to SW_SHOW and then
calling ShowWindow().
This change will address the problem whereby "Show NIM Window"
had to be triggered twice by the user when the process
was started in a minimized state.
ticket: 5842
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20164 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ccapi/common/cci_array_internal.c')
0 files changed, 0 insertions, 0 deletions