[Wine] Re: How to discover within my application if executed in Wine?

Cosmin3 wineforum-user at winehq.org
Fri Apr 17 11:07:48 CDT 2009


I finally succedeed to show the icon from tray - the problem is that the hole application isn't hidden.
I use ShowWindow from user32:
ShowWindow(Application.Handle, SW_HIDE);
Is there a better way to hide it?







More information about the wine-users mailing list