Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 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> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 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