Error in ShowWindow(SW_SHOW)

  • Thread starter Thread starter Altun Murat
  • Start date Start date
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 ?

1471902.jpg

Continue reading...
 
Back
Top