EndDialog crashLast part! [code] BOOL CALLBACK Pregunta (HWND hDlg, UINT iMsg, WPARAM wParam, LPARAM lParam){ ...
EndDialog crashAnd more! [code] LRESULT CALLBACK WndProc (HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam) ...
EndDialog crashHere is the whole code. Thanks for the help. main.h [code] struct preguntas{ int correcta; char ...
EndDialog crashThis is really strange. I have commented everything inside IDOK except EndDialog(hDlg,IDOK); and it ...
EndDialog crashI have tried all the answers that you say and it continues crashing, visual studio says: [i]Uncontr...
This user does not accept Private Messages