View Single Post
Old 05-07-2014, 05:13 AM   #25
antto
Human being with feelings
 
Join Date: Nov 2008
Posts: 108
Default

i debugged the app build to see what happens
with the debugger i reached the point where it calls CreateDialog() in app_main.cpp but the function returns NULL
then the code goes into the event loop thing, and waits there
i'll try to figure out why it returns null

EDIT: so GetLastError() says ERROR_RESOURCE_TYPE_NOT_FOUND

Last edited by antto; 05-07-2014 at 05:19 AM.
antto is offline   Reply With Quote