www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++.windows.32-bits - ResourceStudio Error

↑ ↓ ← Alexis <ceo alexisware.com> writes:
ResourceStudio crashes with an "abnormal program termination" error when
I load an .rc file. 

Can someone please recommend me a better resource editor?

Thank you,
Alexis.
Feb 27 2004
↑ ↓ → "Matt Morgan" <geckofood yahoo.com> writes:
"Alexis" <ceo alexisware.com> wrote in message
news:Xns949CD8B109D07agolzman 63.105.9.61...
 ResourceStudio crashes with an "abnormal program termination" error when
 I load an .rc file.

 Can someone please recommend me a better resource editor?

 Thank you,
 Alexis.

I ran into this problem once before, and I found a good workaround. Version 1.0 of the resource studio supplied with the Symantec version of the compiler still works pretty well. It is available on the net as a download in a few places. Here's one of them: http://personal5.iddeo.es/ret007ow/tools.html Unzip the version 1.0 version of RS32 into it's own directory. Then, move all of the files except for the MFC DLLs into the \dm\bin directory. Once you have done that, the IDDE will be able to invoke it and everything. More importantly, it doesn't crash like the 1.01 version.
Mar 01 2004