Hope someone can help me with this. I've got a 32-bit VS 2005 C++ app that
worked fine on XP pro until KB923191 was installed. The application now
fails to launch at all unless I do one of two things:
1) Run the application in Windows 2000 compatibility mode
2) Remove the manifest file (which enables XP themes) and rebuild the
application - no other source code is modified
It also works if you uninstall KB923191.
Anyone got a suggestion on what could be wrong with the app? Or is this
maybe a fault with the update?
Thanks in advance
|