It returns An HINSTANCE handle where the default resources of the application are loaded.
AfxSetResourceHandle
Use this function to set the HINSTANCE handle that determines where the default resources of the application are loaded.
AfxFindResourceHandle
Use AfxFindResourceHandle to walk the resource chain and locate a specific resource by resource ID and resource type.