United Devices Client

Rein Klazes rklazes at casema.net
Thu Mar 29 08:37:34 CST 2001


On Thu, 29 Mar 2001 05:53:59 GMT, in comp.emulators.ms-windows.wine
illie <illie at home.com> wrote:



> Still don't see anything of much interest. Here are the 200 lines before 
> the Invalid picture, with the CriticalSections stripped out. The full 
> debug log using the above options is available at 
> http://pentium.tc.ca/~iwhite/udwinedebug.txt if it is of any further

Some hunderd lines up the trace:

 
| Call ole32.144: StgCreateDocfile(00000000,04000012,00000000,653c6314) ret=653a88fd fs=008f
| Call kernel32.505: GetTempPathW(00000104,405e6434) ret=40836840 fs=008f
| Ret  kernel32.505: GetTempPathW() retval=00000008 ret=40836840 fs=008f
| Call kernel32.503: GetTempFileNameW(405e6434 L"C:\\TEMP\\",405e642c L"STO",00000000,405e6644) ret=40836863 fs=008f
| trace:string:lstrcpynA (0x405e5230, "/dos", 1024)
| trace:string:lstrcpynA (0x405e5a78, "/dos", 1024)
| Ret  kernel32.503: GetTempFileNameW() retval=0000c17d ret=40836863 fs=008f
| fixme:storage:GetCreationModeFromSTGM unhandled storage mode : 0x04000012
| Call kernel32.195: CreateFileW(405e6644 L"C:\\TEMP\\STOc17d.tmp",c0000000,00000000,00000000,00000001,14000000,00000000) ret=40836914 fs=008f
| trace:string:lstrcpynA (0x405e5af0, "/dos", 1024)
| Ret  kernel32.195: CreateFileW() retval=ffffffff ret=40836914 fs=008f
                                   ^^^^^^^^^^^^^^^
The createfile fails to create the indicated temporary file. Check the
directory has proper permissions, otherwise run with 
--debugmsg +relay,+file,+dosfs to find out why the file cannot be
created.

| Ret  ole32.144: StgCreateDocfile() retval=80004005 ret=653a88fd fs=008f

Rein.
-- 
Rein Klazes
rklazes at casema.net



More information about the wine-users mailing list