Menu

RESOURCE ERROR

2002-10-30
2012-09-26
  • Nobody/Anonymous

    I want to make a new dialog using DEV-C++ resource editor. But the resource file doesn't want to compile and gives an error et this line :
    STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU

    Why ???
    Thanks in advance

     
    • Kip

      Kip - 2002-11-01

      Hi,

      Try #include <windows.h> in the resource file =)

      Kip

       
    • Nobody/Anonymous

      Thanks a lot :)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.