Skip Menu |
 

From: jaltman@mit.edu
Subject: SVN Commit
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.


Commit By: jaltman



Revision: 19440
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
From: tlyu@mit.edu
Subject: SVN Commit
pull up r19440 from trunk

r19440@cathode-dark-space: jaltman | 2007-04-12 17:19:33 -0400
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.




Commit By: tlyu



Revision: 19441
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/windows/identity/ui/mainwnd.c
U branches/krb5-1-6/src/windows/identity/ui/newcredwnd.c
U branches/krb5-1-6/src/windows/identity/ui/newcredwnd.h