[Bug 8036] The Spirit Engine's save/load functionality does not work

Wine Bugs wine-bugs at winehq.org
Mon Apr 16 11:25:53 CDT 2007


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





------- Additional Comments From sick_soul at yahoo.it  2007-16-04 11:25 -------
Created an attachment (id=5805)
 --> (http://bugs.winehq.org/attachment.cgi?id=5805&action=view)
trace of calls to GetPrivateProfileStringW

added a trace in WritePrivateProfileStringW and attached result of

export WINEDEBUG=trace+profile
wine "The Spirit Engine.exe" 2>&1 | grep GetPrivateProfileString >get.log
wine "The Spirit Engine.exe" 2>&1 | grep WritePrivateProfileString >write.log

showing the calls to the two functions with the empty string as section name
and key name, as done by the original application.


-- 
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