A
Altun Murat
Guest
Hi, I am working with an MFC application and modeless dialogs. My code must certainly have one or more classes derived from CDialog(Ex) that are being used. In the example I gave CModeless is such a class.
I don't understand why it doesn't recognize TCB_MENUES although I introduced it at the beginning of the program #include "Tcbres.h" in which defines #define TCB_MENUES 103 ?
Continue reading...
I don't understand why it doesn't recognize TCB_MENUES although I introduced it at the beginning of the program #include "Tcbres.h" in which defines #define TCB_MENUES 103 ?
Continue reading...