http://bugs.winehq.org/show_bug.cgi?id=7544 Summary: ReplaceFileW not implemented Product: Wine Version: 0.9.31. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs(a)winehq.org ReportedBy: ehoover(a)mines.edu The Supreme Commander demo uses ReplaceFileW in order to turn a temporary config file into the permanent configuration. Since this function is missing, all configuration is lost when the demo is closed. fixme:file:ReplaceFileW (L"c:\\windows\\profiles\\ehoover\\Local Settings\\Application Data\\Gas Powered Games\\SupremeCommanderDemo\\Game.prefs",L"c:\\windows\\profiles\\ehoover\\Local Settings\\Application Data\\Gas Powered Games\\SupremeCommanderDemo\\Game.prefs.new",(null),00000000,(nil),(nil)) stub -- 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.