Menu

Dialogs

2002-12-27
2012-09-26
  • Nobody/Anonymous

    How can I use resource file in Dev C++, to make my own dialogs as in MS Visual studio. I tried to use MS VS tags in *.rc file, but Dev C++ doesn't know them... Where can I find tutorial - writing dialogs in Dev C++, or something like that? Thanks mZubac

     
    • upcase

      upcase - 2002-12-27

      Hi there!
      Resource files are the same for both except MS-VC adds a lot of stuff windres doesn't accept. Check www.foosyerdoos.fsnet.co.uk/. The got a helpfile containing the keywords accepted by windres. And don't forget to include windows.h in your resource file.

      Bye!

       

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.