wrc parse error

flyker flyker at everys.com
Fri Sep 19 03:35:36 CDT 2003


resource.h:

#define ID_MCODE 1024
#define ID_MCODE_1 ID_MCODE+1

The resource file generated by MSVC contains:

/////////////////////////////////////////////////////////////////////////////
//
// Dialog Info
//

RDSrvSheet DLGINIT
BEGIN
     ID_MCODE_1, 0x403, 1, 0   // parse error in this string
"\000"
     0
END

but string ID_MCODE, 0x403, 1, 0 compile successfull

This section of resource is optional and i can delete it of cource.
But this is a bug.





More information about the wine-devel mailing list