ChimpFace9000
Feb 2nd, 2001, 04:24 PM
For some reason this always returns null....
invoke CreateDialogParam, addr hAppInstance, IDD_MAIN, NULL, addr MainDialogProc, NULL
The dialog wont show because it returns null, is there something wrong in that line.
invoke CreateDialogParam, addr hAppInstance, IDD_MAIN, NULL, addr MainDialogProc, NULL
The dialog wont show because it returns null, is there something wrong in that line.