Menu

*.res files in Dev-C++

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

    I have x1.res (no x1.rc) file and want insert his in my project.
    But I can not do it. Error: "File format not recognized" or "2 x1.rc [Resource Error] parse error" in string "STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU"
    I do this x1.res in Resource Workshop 4.5
    Help me
    Sorry for my English

     
    • Nobody/Anonymous

      Hey bud, is that whole style line all on one line? It should be =)

      Kip

       
    • Nobody/Anonymous

      Dev-C++ use original format *.res and *.rc  !!!
      This is BAD because Borland products use another format.
      How I can convert my *.res file in format Dev-C++?
      May be this is bug?
      And in winuser.h no constants VK_A...VK_Z and VK_1...VK_9 !!! This is BAD!

       

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.