Re: Win32 API HInstance and gtk+ - how?



Hey,

You could use GetModuleHandle(0) ( From the WinAPI ) to get the HINSTANCE of the Application. ;)

Igor Gorbounov schrieb:
Tell me, please, if there is any way to get a Win API application instance handle
in a gtkmm application just as it is needed in this function:
HWND MCIWndCreate(HWND hwndParent, HINSTANCE hInstance, DWORD dwStyle, LPSTR szFile);
   Igor Gorbounov
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]