Guest_imported
New member
- Jan 1, 1970
- 0
Can LoadMenu and another resource loading functions work in the case of another instance handle was provided ?
Is that the technique to access other programs' resource, like some programs that have the possibility to display icons... of others DLL ?
LoadMenu( a instance handle different with current instance, a menu handle of this instance )
If possible, can you tell me the technique to export resource, so that this function can be used
(I guess that because I can not use LoadMenu successfully)
TIA.
Is that the technique to access other programs' resource, like some programs that have the possibility to display icons... of others DLL ?
LoadMenu( a instance handle different with current instance, a menu handle of this instance )
If possible, can you tell me the technique to export resource, so that this function can be used
(I guess that because I can not use LoadMenu successfully)
TIA.