From: mfitzger AT yoho DOT uwaterloo DOT ca (Mark Fitzgerald) Subject: RE: Windows Resource Scripts 10 Dec 1998 21:47:32 -0800 Message-ID: References: <000001be23eb$879c3280$0f0de718 AT tlegge DOT fundy DOT net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Timothy Legge Cc: gnu-win32 AT cygnus DOT com On Wed, 9 Dec 1998, Timothy Legge wrote: > Hi > > Thanks for the information, but I am still having problems. I can compile > my rc file to coff format, if I take out the Dialog section. I get syntax > errors, when I include the dialog section. > > Do you (or anyone else), have a rc file fith a dialog, that actually > compiles. I would like to see an example, to figure out what is wrong. Are you including windows.h in your .rc file? That was my problem with a Borland-generated .rc file. However, I thought that VC++-generated .rc files had windows.h included automatically. If this is not the problem, try looking at the reference on the cygwin web site that states what constructs are supported by windres. If this doesn't help either, I'll send along my working .rc file with 3 dialogs in it. Mark - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".