[Bug 5099] Problem installing Command and Conquer Tiberian Sun

Wine Bugs wine-bugs at winehq.org
Thu May 11 23:38:53 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5099





------- Additional Comments From saulius.krasuckas at elst.vtu.lt  2006-11-05 23:38 -------
Bernd, by comparing my pseudo-code and your log you can see that I ignored
C-string escape-mechanism in my mind.  If you want to tell a backslash in C, you
should put a double-backslash:

| 0009:trace:file:CreateFileW L"\\\\.\\D:" GENERIC_READ FILE_SHARE_READ 
|   FILE_SHARE_WRITE  creation 3 attributes 0x0

So you need to correct this in your code, I am afraid.  Thanks for testing
WinAPI, you're quicker than me.  

Cheers:)
(though Vitaliy may not agree with the usefullness of testing this part)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list