So my following code gives me a ERROR_RESOURCE_TYPE_NOT_FOUND in GetLastError()
HINSTANCE hInst; WCHAR szTitle[100]; WCHAR szWindowClass[100]; //inside wWinM