I want to save the hInstance of WinMain so I would be able to use it later in some other module. So how do I accomplish that ?
I want to save the hInstance of WinMain so I would be able to use it later in some other module. So how do I accomplish that ?