Hi, I am trying to parse a Microsoft Developer Studio generated resource script with an arm mingw32ce windres (CeGCC version 0.55, I believe) and it reports a syntax error in a DLGINIT resource:
IDD_OPTREVIEW DLGINIT BEGIN IDC_ORTYPE, 0x403, 42, 0 /* ERROR IN THIS LINE */ 0x003f, 0x003f, 0x003f, 0x003f, 0x003f, 0x003f, 0x003f, 0x003f, 0x0073, 0x003f, 0x003f, 0x003f, 0x003f, 0x003f, 0x003f, 0x003f, 0x003f, 0x003f, 0x0049, 0x0044, 0x0000, 0 END I checked that both identifiers, the IDD_OPTREVIEW and the IDC_ORTYPE, are "#defined". Could someone, please, tell me what's wrong? Thanks in advance, Best regards, Jacek. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel