delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <398E9B46.45377F06@ife.ee.ethz.ch> |
Date: | Mon, 07 Aug 2000 13:19:34 +0200 |
From: | Thomas Sailer <sailer AT ife DOT ee DOT ethz DOT ch> |
Organization: | IfE |
X-Mailer: | Mozilla 4.73 [en] (X11; U; SunOS 5.5.1 sun4u) |
X-Accept-Language: | de,fr,ru |
MIME-Version: | 1.0 |
To: | vikas AT programmingparadise DOT com |
CC: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: RC from VC++ to Mingw32 |
References: | <398BBDAD DOT 3E72AA49 AT yahoo DOT com> |
Vikas wrote: > > Hi! > > Can any anybody help me. I want to convert resource files generated by > Microsoft Developer Studio to mingw32. But as msdev used "afxxxx.h" it > is not getting that simple. I used windres and it is generating > "parse error" the first line below. Typically, it works like this: Delete all the afx.... stuff. Add at the top: #include <windows.h> Eventually, you have to add: #define IDC_STATIC -1 Tom -- 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 |