svn rev #19440: trunk/src/windows/identity/ui/

jaltman@MIT.EDU jaltman at MIT.EDU
Thu Apr 12 17:19:35 EDT 2007


Commit By: jaltman
Log Message: 
ticket: new
subject: NIM - Fix taskbar button visibility on Vista
component: windows
tags: pullup

Although the Platform SDK docs suggest using ITaskbarList to add/remove
a taskbar button on the fly, it doesn't work on Vista.  Instead we will
just set the window style to use WS_EX_APPWINDOW and be done with it.

No change in the NIM version number.




Changed Files:
U   trunk/src/windows/identity/ui/mainwnd.c
U   trunk/src/windows/identity/ui/newcredwnd.c
U   trunk/src/windows/identity/ui/newcredwnd.h



More information about the cvs-krb5 mailing list