Hi All,
For some reason, FindWindow() returns NULL for an application that is currently running. I am calling this from a custom DLL (during UN-INSTALLATOIN).
the call is..
FindWindow("", "MY APP");
However, the same call works fine when i use it inside the InstallShield script during INSTALLATOIN!! What could be the difference!?
I need this call to succeed because this app is holding some DLLs & unless i close this app, UnInstall will not completely go thru.
Best Regards
HV
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Problem with FindWindow()
Started by
harishv
, Jul 31 2003 20:07
1 reply to this topic