pull up r19440 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 12 Apr 2007 21:30:33 +0000 (21:30 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 12 Apr 2007 21:30:33 +0000 (21:30 +0000)
commit4f91d87cb04653f3a33398a60f20d7e81d974791
tree4262577811b2579928f781bc8ab5c1a71206443f
parente548cce8821cac458b369d29249b256e5af33d0b
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.

ticket: 5526
version_fixed: 1.6.1

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19441 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/identity/ui/mainwnd.c
src/windows/identity/ui/newcredwnd.c
src/windows/identity/ui/newcredwnd.h