for example:
in exe,App.hInstance=11
exe load Activex dll,test.dll,in dll code: App.hInstance=22
how to get Exe.hInstance from test.dll?
The attached code project is only a demonstration of the principle
in exe,App.hInstance=11
exe load Activex dll,test.dll,in dll code: App.hInstance=22
how to get Exe.hInstance from test.dll?
The attached code project is only a demonstration of the principle