http://bugs.winehq.org/show_bug.cgi?id=19581 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Visual Studio 2005: "cl : |Visual Studio 2005: "cl : |Command line error D8022 : |Command line error D8022 : |cannot open 'foo.rsp' " |cannot open 'foo.rsp' "; | |foo.rsp was created with | |FILE_ATTRIBUTE_TEMPORARY --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2009-08-05 00:08:20 --- WINEDEBUG=+file shows trace:file:CreateFileW L"c:\\sertest\\Debug\\RSP0000013754.rsp" GENERIC_WRITE creation 2 attributes 0x100 0x100 is FILE_ATTRIBUTE_TEMPORARY, which wine doesn't seem to have any test or implementation for yet. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.