LoadResource(IntPtr, IntPtr) | Retrieves a handle that can be used to obtain a pointer to the first byte of the specified resource in memory. |
LoadResource(SafeModuleHandle, IntPtr) | Retrieves a handle that can be used to obtain a pointer to the first byte of the specified resource in memory. |