Win32 API HInstance and gtk+ - how?



Igor Gorbounov writes:
 > Tell me, please, if there is any way to get a Win API application 
 > instance handle in a gtkmm application

GetModuleHandle(NULL) ? 

(I think "application instance" is Windows 3.x terminology, but the
MCIWndCreate() docs say "handle to the module", to presumably
GetModuleHandle() is what you want.

--tml




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