This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Petzold and Mingw32


Hi all !

> You might also want to note that many examples that use resource files
> will not compile out of the box with rcl. Try rc.exe from the MS Platform
> SDK if you can, or modify the resource files to always use BEGIN and END
> instead of { and }, plus don't use any accelerators and don't expect
> dialog boxes to work :-(
> 
> Colin.
> 
> P.S. I have used the new integrated (includes res2coff like capability)
> windres from Mumit Khan's EGCS package, but it seems to (1) GPF on
> accelerator tables (at least RCL only gave syntax errors) and (2) work
> even worse on dialog boxes.
> 
> P.P.S There seems to be a bug in res2coff that makes dialog boxes not work
> very well in any case (even with MS rc.exe). I'm working on it.

Another choice that works fine with dialog boxes etc. is to use rc.exe
from Microsoft and resrc.exe from RSXNT which "includes" the .res file created
by rc into the executable.

BW,
    Axel

===============================================================================
Axel Riese
Research Institute for Symbolic Computation
J. Kepler University Linz
A-4040 Linz                              e-Mail: Axel.Riese@risc.uni-linz.ac.at
Austria             URL: http://www.risc.uni-linz.ac.at/research/combinat/risc/
===============================================================================
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]