Author Topic: An other resource editor???  (Read 4287 times)

Offline Tjaalie

  • Multiple posting newcomer
  • *
  • Posts: 40
An other resource editor???
« on: August 17, 2005, 12:14:37 pm »
Hi all,

I used the RadAsm resource editor but if i put more then one dialog in a resource file i get
an error. It tells me that there was an error when converting coff or something, i use
the Visual studio C++ Toolkit as compiler. Has this something to do with the resource editor
or is it the compiler???

Offline Vampyre_Dark

  • Regular
  • ***
  • Posts: 255
  • Hello!
    • Somewhere Over The Rainbow...
Re: An other resource editor???
« Reply #1 on: August 17, 2005, 01:24:56 pm »
Hi all,

I used the RadAsm resource editor but if i put more then one dialog in a resource file i get
an error. It tells me that there was an error when converting coff or something, i use
the Visual studio C++ Toolkit as compiler. Has this something to do with the resource editor
or is it the compiler???

Are you talking about ResEd? It's always worked fine for me. You have to manually set the constant number for each dialog though (1000,2000,3000). Are you sure you are using the latest version? It's updated often, and I don't have any problems with it.
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

Offline youlix

  • Single posting newcomer
  • *
  • Posts: 4
Re: An other resource editor???
« Reply #2 on: November 24, 2008, 01:49:55 am »
it don't work fine with chinese  characters.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: An other resource editor???
« Reply #3 on: November 24, 2008, 06:28:44 am »
it don't work fine with chinese  characters.
Mind not hijacking a >3 year old thread, please?!
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ