this is the code
the compiler is generating a errorCode:IDDIALOG_NEW_1 DIALOG DISCARDABLE 0,0,500,500 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU //error generates here CAPTION "New" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "&Next",IDNEW_NEXT,495 ,300 ,10,9 END
[Error] D:\PROGRA~1\C-FREE~1\mingw\bin\windres.exe: C:\\DOCUME~1\\OKCOMP~1\\Desktop\\Project\\SMARTS~1 \\smsrcs.rc:27: syntax error
I dont know where the syntax is wrong. plz help me



LinkBack URL
About LinkBacks


