Notifies the Microsoft VM of a Microsoft® Win32® resource containing class files. This resource must be in the format created by jexegen. When classes are being loaded, the resource is searched for classes as if it were a directory on the class path.
__cdecl AddModuleResourceClassSource(HMODULE hMod, DWORD dwResID);
hMod | The module handle. |
dwResID | The resource ID. |
This function was added as of versions 2437 through 2925 of the Microsoft virtual machine.