HINSTANCE of console application
C / C++ / MFC
4
Posts
2
Posters
0
Views
1
Watching
-
Hi all, The service I'm writing (i.e., a console app) needs to load resources from its exe file- is this possible? How do I get the HINSTANCE of the module? Cheers, NickB
-
Hi all, The service I'm writing (i.e., a console app) needs to load resources from its exe file- is this possible? How do I get the HINSTANCE of the module? Cheers, NickB
-
Hi all, The service I'm writing (i.e., a console app) needs to load resources from its exe file- is this possible? How do I get the HINSTANCE of the module? Cheers, NickB
-
thanks, looks like I should have found that one :-O nb