http://bugs.winehq.org/show_bug.cgi?id=15405 Summary: Problem with wrc 1.0 Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: quinlan(a)rulequest.com I have a .rc file that compiles perfectly with wrc 0.9.40 (and with VisualC++) but gives a syntax error with wrc 1.0. wrc -I. -fowindows.res windows.rc windows.rc:102:15: Error: syntax error Lines 102 and following are CONSTRDB DIALOG DISCARDABLE 20, 20, 148, 266 STYLE WS_POPUP | WS_CAPTION CAPTION "Classifier Construction Options" FONT 9, "MS Sans Serif" BEGIN .... Using the .res file produced by wrc 0.9.40 with wine 1.0 seems to work fine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.