http://bugs.winehq.com/show_bug.cgi?id=786
Summary: wrc gives parse error if resource nameID has quotes
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tom(a)platte.com
Given file wrcbug.rc:
#include <windows.h>
dialog_id DIALOG 90, 22, 192, 100 STYLE WS_POPUP BEGIN END
"dialog_id" DIALOG 90, 22, 192, 100 STYLE WS_POPUP BEGIN END
Compile it with the command:
wrc -I/usr/include/wine wrcbug.rc
Gives this error:
wrcbug.rc:3:13: Error: parse error
Compile it using the Microsoft rc compiler using the command:
rc -IC:\msstudio\vc98\include wrcbug.rc
And it compiles with no errors.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=786>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=784
------- Additional Comments From farmboy1(a)subdimension.com 2002-06-11 18:15 -------
I think I have seen this error somewhere before
If just I had a better memory (no 512mb isnt nearly enough :-)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=784>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=777
------- Additional Comments From apa3a(a)yahoo.com 2002-06-11 10:34 -------
Does it work if you remove the exclamation character?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=777>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=705
------- Additional Comments From spetreolle(a)yahoo.fr 2002-06-11 09:26 -------
does wineinstall have options ?
I would make use of gcc3, not gcc, to compile wine, as
RedHat's gcc 2.96 is known to be buggy.
running wineinstall --help just starts the compilation giving nor help neither
an error message indicating a wrong option.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=705>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=784
------- Additional Comments From spetreolle(a)yahoo.fr 2002-06-11 09:22 -------
for the moment, I only know only Nvidia's Chameleon Mark.
we could implement only a stub (to try if the demo starts,is the adding of a line
in the spec file the only thing that is needed ?)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=784>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=777
------- Additional Comments From spetreolle(a)yahoo.fr 2002-06-11 09:18 -------
After reflexion, I must say no, i can't import these files.
Or only when launching regedit in the directory they reside.
I got strange results because of the "!" in the name of the directory.
launching regedit "C:\Program Files\Yahoo!\Messenger\default.reg" returns:
bash: !\Messenger\default.reg": event not found
I must launch it with qoutes. but here i got file not found.
Even launching regedit with the exact path given by winfile, I got file not found.
Launching with +file,+dosfs doesn't report anything at all.
what i launched : regedit 'C:\PROG~FBU\YAHOO!\MESS~QZM\DEFAULT.REG'
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=777>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=784
------- Additional Comments From apa3a(a)yahoo.com 2002-06-11 08:40 -------
Is there any application which requires this call?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=784>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=705
------- Additional Comments From apa3a(a)yahoo.com 2002-06-11 08:39 -------
Try to reconfigure Wine to run with default installation (yes, this means using
wineinstall ;-).
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=705>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=777
------- Additional Comments From apa3a(a)yahoo.com 2002-06-11 08:37 -------
Cont: using long names/8.3 names?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=777>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=777
------- Additional Comments From apa3a(a)yahoo.com 2002-06-11 08:36 -------
Can you open these files running regedit manually?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=777>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.