This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: Dialog box resources and windres



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@sourceware.cygnus.com