| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <36CE2EBF.FB7A4004@utopia.poly.edu> |
| Date: | Fri, 19 Feb 1999 22:40:47 -0500 |
| From: | Gennady Feldman <gfeldm01 AT utopia DOT poly DOT edu> |
| X-Mailer: | Mozilla 4.5 [en] (Win95; I) |
| X-Accept-Language: | en,ru |
| MIME-Version: | 1.0 |
| To: | lightman-aj AT usa DOT net |
| CC: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: Dialog box resources and windres |
| References: | <199902200322 DOT TAA24318 AT gull DOT prod DOT itd DOT earthlink DOT net> |
Hello Arthur.
Add the following line to the beginning of your .rc file and try
compiling again:
#include <windows.h>
It defines some constants that windres needs. And I had to get rid of
the ICON line to get your resource to compile..[maybe because I don't
have that icon file?]
G.F.
Arthur Jerijian wrote:
> I need to specify a dialog box resource, but
> windres (from Cygwin b20) gives me a "parse
> error" whenever I include it in my resource
> script. The relevant piece of my .rc file is
> given below.
>
> Could this be a possible windres bug, or am I
> not specifying this dialog box correctly?
>
> Thanks,
> --Arthur
[clipped]
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |