[Wine] Flash Movie Player Control in VB

Ryan Burger rcburger at gmail.com
Wed Feb 13 08:47:14 CST 2008


Hi all,

I just started messing with wine (0.9.54 on Ubuntu 7.04-Feisty) a few weeks
ago and there's some educational software I want to be able to run.  It was
made with VB, and I've managed to get it working fairly well except for an
ActiveX control for showing Flash movies (.swf).  I think it's unable to
load the swf file because the box where the movie should show is blank, and
when I right click, the context menu says "Movie not loaded" and "About
Flash Player 9" (which also leads me to believe that the ActiveX controller
does load properly.)  Unfortunately, I don't have access to the source, nor
do I have any VB experience.

Looking at the file channel of debug output, I notice:

trace:file:CreateFileW L"C|/Program
Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/" GENERIC_READ
FILE_SHARE_READ  creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"C|/Program
Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/",0x33d8b8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C|/Program
Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/" 520 0x33d610 (nil))
warn:file:CreateFileW Unable to create file L"C|/Program
Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/" (status c0000033)
trace:file:CreateFileW returning 0xffffffff

The trailing slash on the specified path looks suspicious to me.  For
comparison, here are some traces produced when the software opens up an
RTF.  This works fine.

trace:file:CreateFileW L"C:\\Program
Files\\TimeMAPS/Text_Files/030100_InterestBasics.rtf" GENERIC_READ
FILE_SHARE_READ  creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS/Text_Files/030100_InterestBasics.rtf",0x33eb2c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS/Text_Files/030100_InterestBasics.rtf" 520 0x33e884 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Text_Files\\030100_InterestBasics.rtf" ->
"/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Text_Files/030100_InterestBasics.rtf"
trace:file:CreateFileW returning 0x118

No trailing slashes.

I've tried several different versions of Flash ActiveX, as well as changing
the folder permissions, reinstalling the software so it doesn't have the
ampersand in the path, and upgrading my wine version (I'm going to try
0.9.55 when it's available on the repository, but I'm not hopeful.)

Has anyone seen this before or know what to do?

Thanks a lot,
Ryan

trace:file:GetFileAttributesW L"c:\\windows"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows",0xbfff0fb8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows" 520 0xbfff0d60 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows" ->
"/home/ryan/.wine/dosdevices/c:/windows"
trace:file:GetFileAttributesW L"c:\\windows\\system32"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32",0xbfff0fb8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32" 520 0xbfff0d60
(nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32"
trace:file:init_windows_dirs WindowsDir = L"c:\\windows"
trace:file:init_windows_dirs SystemDir  = L"c:\\windows\\system32"
trace:file:RtlDosPathNameToNtPathName_U (L"/home/ryan/.wine/drive_c/Program
Files/TimeMAPS",0xbfff0fe8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"/home/ryan/.wine/drive_c/Program
Files/TimeMAPS" 520 0xbfff0d70 (nil))
trace:file:find_drive_rootW L"/home/ryan/.wine/drive_c/Program
Files/TimeMAPS" -> drive C:, root="/home/ryan/.wine/drive_c",
name=L"/Program Files/TimeMAPS"
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\TimeMAPS" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS"
trace:file:RtlSetCurrentDirectory_U curdir now L"C:\\Program
Files\\TimeMAPS\\" 0x10
trace:file:RtlDosPathNameToNtPathName_U (L"/home/ryan/.wine/drive_c/Program
Files/TimeMAPS/TMMLS.exe",0xbfff0f88,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"/home/ryan/.wine/drive_c/Program
Files/TimeMAPS/TMMLS.exe" 520 0xbfff0d40 (nil))
trace:file:find_drive_rootW L"/home/ryan/.wine/drive_c/Program
Files/TimeMAPS/TMMLS.exe" -> drive C:, root="/home/ryan/.wine/drive_c",
name=L"/Program Files/TimeMAPS/TMMLS.exe"
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\TMMLS.exe" -> "/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/TMMLS.exe"
trace:file:RtlGetFullPathName_U (L"/home/ryan/.wine/drive_c/Program
Files/TimeMAPS/TMMLS.exe" 520 0xbfff1860 (nil))
trace:file:find_drive_rootW L"/home/ryan/.wine/drive_c/Program
Files/TimeMAPS/TMMLS.exe" -> drive C:, root="/home/ryan/.wine/drive_c",
name=L"/Program Files/TimeMAPS/TMMLS.exe"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\wineboot.exe",0xbfff0708,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\wineboot.exe" 520
0xbfff04c0 (nil))
warn:file:wine_nt_to_unix_file_name L"wineboot.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\wineboot.exe" 520
0xbfff0e00 0xbfff0798)
trace:file:CreateFileW L"C:\\windows\\system32\\wineboot.exe" GENERIC_READ
FILE_SHARE_READ FILE_SHARE_DELETE  creation 3 attributes 0x0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\wineboot.exe",0xbfff0758,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\wineboot.exe" 520
0xbfff04b0 (nil))
warn:file:wine_nt_to_unix_file_name L"wineboot.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
warn:file:CreateFileW Unable to create file
L"C:\\windows\\system32\\wineboot.exe" (status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:RtlGetCurrentDirectory_U (520 0xbfff0bf0)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS",0xbfff08f8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS" 520
0xbfff06b0 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\TimeMAPS" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS"
trace:file:GetLongPathNameW
L"C:\\windows\\system32\\wineboot.exe",0xbfff06e0,260
trace:file:FindFirstFileExW L"C:\\windows" 0 0xbffefa50 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows",0xbffef9a0,0xbffef9ac,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows" 520 0xbffef710 0xbffef9ac)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\" ->
"/home/ryan/.wine/dosdevices/c:/"
trace:file:NtQueryDirectoryFile (0x1c (nil) (nil) (nil) 0xbffef990 0x1106a8
0x00002000 0x00000003 0x00000000 L"windows" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"windows"
trace:file:append_entry long L"windows" short L"" mask L"windows"
trace:file:match_filename (L"windows", L"windows")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (108)
trace:file:FindNextFileW 0x110668 0xbffefa50
trace:file:FindNextFileW returning L"windows" (L"")
trace:file:FindFirstFileExW L"C:\\windows\\system32" 0 0xbffefa50 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32",0xbffef9a0,0xbffef9ac,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32" 520 0xbffef710
0xbffef9ac)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\" ->
"/home/ryan/.wine/dosdevices/c:/windows/"
trace:file:NtQueryDirectoryFile (0x1c (nil) (nil) (nil) 0xbffef990 0x1106a8
0x00002000 0x00000003 0x00000000 L"system32" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"system32"
trace:file:append_entry long L"system32" short L"" mask L"system32"
trace:file:match_filename (L"system32", L"system32")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (112)
trace:file:FindNextFileW 0x110668 0xbffefa50
trace:file:FindNextFileW returning L"system32" (L"")
trace:file:FindFirstFileExW L"C:\\windows\\system32\\wineboot.exe" 0
0xbffefa50 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\wineboot.exe",0xbffef9a0,0xbffef9ac,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\wineboot.exe" 520
0xbffef710 0xbffef9ac)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/"
trace:file:NtQueryDirectoryFile (0x1c (nil) (nil) (nil) 0xbffef990 0x110700
0x00002000 0x00000003 0x00000000 L"wineboot.exe" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"wineboot.exe"
trace:file:read_directory_stat returning -1
trace:file:append_entry long L"." short L"" mask L"wineboot.exe"
trace:file:match_filename (L".", L"wineboot.exe")
trace:file:append_entry long L".." short L"" mask L"wineboot.exe"
trace:file:match_filename (L"..", L"wineboot.exe")
trace:file:append_entry long L"odbc16gt.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbc16gt.dll", L"wineboot.exe")
trace:file:append_entry long L"comctl32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"comctl32.dll", L"wineboot.exe")
trace:file:append_entry long L"winmm.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"winmm.dll", L"wineboot.exe")
trace:file:append_entry long L"MSMASK32.OCX" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"MSMASK32.OCX", L"wineboot.exe")
trace:file:append_entry long L"cliconf.hlp" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"cliconf.hlp", L"wineboot.exe")
trace:file:append_entry long L"MSCOMCTL.OCX" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"MSCOMCTL.OCX", L"wineboot.exe")
trace:file:append_entry long L"rsabase.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"rsabase.dll", L"wineboot.exe")
trace:file:append_entry long L"mshtml.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"mshtml.dll", L"wineboot.exe")
trace:file:append_entry long L"shdocvw.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"shdocvw.dll", L"wineboot.exe")
trace:file:append_entry long L"d3d8.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"d3d8.dll", L"wineboot.exe")
trace:file:append_entry long L"mstext40.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"mstext40.dll", L"wineboot.exe")
trace:file:append_entry long L"sqlsrv32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"sqlsrv32.dll", L"wineboot.exe")
trace:file:append_entry long L"odbccp32.cpl" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbccp32.cpl", L"wineboot.exe")
trace:file:append_entry long L"progman.exe" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"progman.exe", L"wineboot.exe")
trace:file:append_entry long L"odpdx32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odpdx32.dll", L"wineboot.exe")
trace:file:append_entry long L"d3d9.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"d3d9.dll", L"wineboot.exe")
trace:file:append_entry long L"mfc42.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"mfc42.dll", L"wineboot.exe")
trace:file:append_entry long L"msg711.acm" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msg711.acm", L"wineboot.exe")
trace:file:append_entry long L"odtext32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odtext32.dll", L"wineboot.exe")
trace:file:append_entry long L"sqlwoa.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"sqlwoa.dll", L"wineboot.exe")
trace:file:append_entry long L"shfolder.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"shfolder.dll", L"wineboot.exe")
trace:file:append_entry long L"msrepl40.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msrepl40.dll", L"wineboot.exe")
trace:file:append_entry long L"odbccu32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbccu32.dll", L"wineboot.exe")
trace:file:append_entry long L"wininet.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"wininet.dll", L"wineboot.exe")
trace:file:append_entry long L"msltus40.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msltus40.dll", L"wineboot.exe")
trace:file:append_entry long L"expsrv.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"expsrv.dll", L"wineboot.exe")
trace:file:append_entry long L"msdart32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msdart32.dll", L"wineboot.exe")
trace:file:append_entry long L"ds16gt.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"ds16gt.dll", L"wineboot.exe")
trace:file:append_entry long L"odbcjt32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbcjt32.dll", L"wineboot.exe")
trace:file:append_entry long L"oledlg.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"oledlg.dll", L"wineboot.exe")
trace:file:append_entry long L"dbmsrpcn.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"dbmsrpcn.dll", L"wineboot.exe")
trace:file:append_entry long L"mfc42u.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"mfc42u.dll", L"wineboot.exe")
trace:file:append_entry long L"dbmsvinn.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"dbmsvinn.dll", L"wineboot.exe")
trace:file:append_entry long L"VSPRINT7.OCX" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"VSPRINT7.OCX", L"wineboot.exe")
trace:file:append_entry long L"dsound.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"dsound.dll", L"wineboot.exe")
trace:file:append_entry long L"msdatsrc.tlb" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msdatsrc.tlb", L"wineboot.exe")
trace:file:append_entry long L"mscomct2.ocx" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"mscomct2.ocx", L"wineboot.exe")
trace:file:append_entry long L"richtx32.ocx" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"richtx32.ocx", L"wineboot.exe")
trace:file:append_entry long L"scrrun.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"scrrun.dll", L"wineboot.exe")
trace:file:append_entry long L"user32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"user32.dll", L"wineboot.exe")
trace:file:append_entry long L"cmd.exe" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"cmd.exe", L"wineboot.exe")
trace:file:append_entry long L"msorcl32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msorcl32.dll", L"wineboot.exe")
trace:file:append_entry long L"shell32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"shell32.dll", L"wineboot.exe")
trace:file:append_entry long L"dbmssocn.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"dbmssocn.dll", L"wineboot.exe")
trace:file:append_entry long L"comcat.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"comcat.dll", L"wineboot.exe")
trace:file:append_entry long L"odbcint.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbcint.dll", L"wineboot.exe")
trace:file:append_entry long L"vbajet32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"vbajet32.dll", L"wineboot.exe")
trace:file:append_entry long L"control.exe" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"control.exe", L"wineboot.exe")
trace:file:append_entry long L"odbcconf.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbcconf.dll", L"wineboot.exe")
trace:file:append_entry long L"kernel32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"kernel32.dll", L"wineboot.exe")
trace:file:append_entry long L"msrd3x40.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msrd3x40.dll", L"wineboot.exe")
trace:file:append_entry long L"psapi.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"psapi.dll", L"wineboot.exe")
trace:file:append_entry long L"odbccp32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbccp32.dll", L"wineboot.exe")
trace:file:append_entry long L"ddraw.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"ddraw.dll", L"wineboot.exe")
trace:file:append_entry long L"schannel.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"schannel.dll", L"wineboot.exe")
trace:file:append_entry long L"odbctrac.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbctrac.dll", L"wineboot.exe")
trace:file:append_entry long L"dbmsspxn.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"dbmsspxn.dll", L"wineboot.exe")
trace:file:append_entry long L"dsound.vxd" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"dsound.vxd", L"wineboot.exe")
trace:file:append_entry long L"cliconfg.DLL" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"cliconfg.DLL", L"wineboot.exe")
trace:file:append_entry long L"msi.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msi.dll", L"wineboot.exe")
trace:file:append_entry long L"dbnmpntw.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"dbnmpntw.dll", L"wineboot.exe")
trace:file:append_entry long L"opengl32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"opengl32.dll", L"wineboot.exe")
trace:file:append_entry long L"msvcrt.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msvcrt.dll", L"wineboot.exe")
trace:file:append_entry long L"dbghelp.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"dbghelp.dll", L"wineboot.exe")
trace:file:append_entry long L"odbcbcp.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbcbcp.dll", L"wineboot.exe")
trace:file:append_entry long L"msjtes40.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msjtes40.dll", L"wineboot.exe")
trace:file:append_entry long L"ds32gt.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"ds32gt.dll", L"wineboot.exe")
trace:file:append_entry long L"12520850.cpx" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"12520850.cpx", L"wineboot.exe")
trace:file:append_entry long L"atl.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"atl.dll", L"wineboot.exe")
trace:file:append_entry long L"Macromed" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"Macromed", L"wineboot.exe")
trace:file:append_entry long L"shlwapi.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"shlwapi.dll", L"wineboot.exe")
trace:file:append_entry long L"odbcconf.exe" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbcconf.exe", L"wineboot.exe")
trace:file:append_entry long L"setupapi.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"setupapi.dll", L"wineboot.exe")
trace:file:append_entry long L"OLEAUT32.DLL" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"OLEAUT32.DLL", L"wineboot.exe")
trace:file:append_entry long L"msrd2x40.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msrd2x40.dll", L"wineboot.exe")
trace:file:append_entry long L"comdlg32.ocx" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"comdlg32.ocx", L"wineboot.exe")
trace:file:append_entry long L"version.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"version.dll", L"wineboot.exe")
trace:file:append_entry long L"mscpxl32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"mscpxl32.dll", L"wineboot.exe")
trace:file:append_entry long L"msvbvm60.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msvbvm60.dll", L"wineboot.exe")
trace:file:append_entry long L"odbc32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbc32.dll", L"wineboot.exe")
trace:file:append_entry long L"mspbde40.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"mspbde40.dll", L"wineboot.exe")
trace:file:append_entry long L"sqlsodbc.hlp" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"sqlsodbc.hlp", L"wineboot.exe")
trace:file:append_entry long L"mtxdm.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"mtxdm.dll", L"wineboot.exe")
trace:file:append_entry long L"msxml3.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msxml3.dll", L"wineboot.exe")
trace:file:append_entry long L"vfpodbc.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"vfpodbc.dll", L"wineboot.exe")
trace:file:append_entry long L"msjter40.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msjter40.dll", L"wineboot.exe")
trace:file:append_entry long L"cabinet.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"cabinet.dll", L"wineboot.exe")
trace:file:append_entry long L"System32" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"System32", L"wineboot.exe")
trace:file:append_entry long L"urlmon.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"urlmon.dll", L"wineboot.exe")
trace:file:append_entry long L"spool" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"spool", L"wineboot.exe")
trace:file:append_entry long L"cliconfg.exe" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"cliconfg.exe", L"wineboot.exe")
trace:file:append_entry long L"msexcl40.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msexcl40.dll", L"wineboot.exe")
trace:file:append_entry long L"12520437.cpx" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"12520437.cpx", L"wineboot.exe")
trace:file:append_entry long L"sqlwid.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"sqlwid.dll", L"wineboot.exe")
trace:file:append_entry long L"crypt32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"crypt32.dll", L"wineboot.exe")
trace:file:append_entry long L"advapi32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"advapi32.dll", L"wineboot.exe")
trace:file:append_entry long L"ctl3d32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"ctl3d32.dll", L"wineboot.exe")
trace:file:append_entry long L"wsock32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"wsock32.dll", L"wineboot.exe")
trace:file:append_entry long L"odbccr32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbccr32.dll", L"wineboot.exe")
trace:file:append_entry long L"riched20.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"riched20.dll", L"wineboot.exe")
trace:file:append_entry long L"msjetoledb40.dll" short L"MSJE~AGB.DLL" mask
L"wineboot.exe"
trace:file:match_filename (L"msjetoledb40.dll", L"wineboot.exe")
trace:file:match_filename (L"MSJE~AGB.DLL", L"wineboot.exe")
trace:file:append_entry long L"winspool.drv" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"winspool.drv", L"wineboot.exe")
trace:file:append_entry long L"notepad.exe" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"notepad.exe", L"wineboot.exe")
trace:file:append_entry long L"AsycFilt.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"AsycFilt.dll", L"wineboot.exe")
trace:file:append_entry long L"stdole2.tlb" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"stdole2.tlb", L"wineboot.exe")
trace:file:append_entry long L"regsvr32.exe" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"regsvr32.exe", L"wineboot.exe")
trace:file:append_entry long L"instcat.sql" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"instcat.sql", L"wineboot.exe")
trace:file:append_entry long L"msxbde40.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msxbde40.dll", L"wineboot.exe")
trace:file:append_entry long L"ddhelp.exe" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"ddhelp.exe", L"wineboot.exe")
trace:file:append_entry long L"winver.exe" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"winver.exe", L"wineboot.exe")
trace:file:append_entry long L"msjint40.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msjint40.dll", L"wineboot.exe")
trace:file:append_entry long L"ReSize32.ocx" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"ReSize32.ocx", L"wineboot.exe")
trace:file:append_entry long L"hhctrl.ocx" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"hhctrl.ocx", L"wineboot.exe")
trace:file:append_entry long L"mtxoci.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"mtxoci.dll", L"wineboot.exe")
trace:file:append_entry long L"odbcconf.rsp" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbcconf.rsp", L"wineboot.exe")
trace:file:append_entry long L"riched32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"riched32.dll", L"wineboot.exe")
trace:file:append_entry long L"ole32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"ole32.dll", L"wineboot.exe")
trace:file:append_entry long L"odfox32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odfox32.dll", L"wineboot.exe")
trace:file:append_entry long L"odexl32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odexl32.dll", L"wineboot.exe")
trace:file:append_entry long L"mswdat10.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"mswdat10.dll", L"wineboot.exe")
trace:file:append_entry long L"msexch40.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msexch40.dll", L"wineboot.exe")
trace:file:append_entry long L"sqlstr.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"sqlstr.dll", L"wineboot.exe")
trace:file:append_entry long L"msvcirt.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msvcirt.dll", L"wineboot.exe")
trace:file:append_entry long L"rsaenh.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"rsaenh.dll", L"wineboot.exe")
trace:file:append_entry long L"oddbse32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"oddbse32.dll", L"wineboot.exe")
trace:file:append_entry long L"drivers" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"drivers", L"wineboot.exe")
trace:file:append_entry long L"rundll32.exe" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"rundll32.exe", L"wineboot.exe")
trace:file:append_entry long L"gdi32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"gdi32.dll", L"wineboot.exe")
trace:file:append_entry long L"odbcji32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbcji32.dll", L"wineboot.exe")
trace:file:append_entry long L"advpack.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"advpack.dll", L"wineboot.exe")
trace:file:append_entry long L"ws2_32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"ws2_32.dll", L"wineboot.exe")
trace:file:append_entry long L"mswstr10.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"mswstr10.dll", L"wineboot.exe")
trace:file:append_entry long L"comdlg32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"comdlg32.dll", L"wineboot.exe")
trace:file:append_entry long L"imagehlp.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"imagehlp.dll", L"wineboot.exe")
trace:file:append_entry long L"ntdll.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"ntdll.dll", L"wineboot.exe")
trace:file:append_entry long L"msiexec.exe" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msiexec.exe", L"wineboot.exe")
trace:file:append_entry long L"msadp32.acm" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msadp32.acm", L"wineboot.exe")
trace:file:append_entry long L"olepro32.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"olepro32.dll", L"wineboot.exe")
trace:file:append_entry long L"imaadp32.acm" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"imaadp32.acm", L"wineboot.exe")
trace:file:append_entry long L"actxprxy.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"actxprxy.dll", L"wineboot.exe")
trace:file:append_entry long L"odbc32gt.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbc32gt.dll", L"wineboot.exe")
trace:file:append_entry long L"quartz.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"quartz.dll", L"wineboot.exe")
trace:file:append_entry long L"msjet40.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msjet40.dll", L"wineboot.exe")
trace:file:append_entry long L"VSDRAW7.OCX" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"VSDRAW7.OCX", L"wineboot.exe")
trace:file:append_entry long L"rpcrt4.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"rpcrt4.dll", L"wineboot.exe")
trace:file:append_entry long L"dbmsadsn.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"dbmsadsn.dll", L"wineboot.exe")
trace:file:append_entry long L"odbcad32.exe" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"odbcad32.exe", L"wineboot.exe")
trace:file:append_entry long L"redist.rsp" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"redist.rsp", L"wineboot.exe")
trace:file:append_entry long L"msvcp60.dll" short L"" mask L"wineboot.exe"
trace:file:match_filename (L"msvcp60.dll", L"wineboot.exe")
trace:file:NtQueryDirectoryFile => c000000f (0)
trace:file:GetLongPathNameW not found
L"C:\\windows\\system32\\wineboot.exe"!
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\wineboot.exe" 520
0xbfff06e0 (nil))
trace:file:GetFileAttributesW L"c:\\windows"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows",0xbfd46cd8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows" 520 0xbfd46a80 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows" ->
"/home/ryan/.wine/dosdevices/c:/windows"
trace:file:GetFileAttributesW L"c:\\windows\\system32"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32",0xbfd46cd8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32" 520 0xbfd46a80
(nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32"
trace:file:init_windows_dirs WindowsDir = L"c:\\windows"
trace:file:init_windows_dirs SystemDir  = L"c:\\windows\\system32"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\",0xbfd46d08,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\" 520
0xbfd46a90 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\TimeMAPS\\"
-> "/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/"
trace:file:RtlSetCurrentDirectory_U curdir now L"C:\\Program
Files\\TimeMAPS\\" 0x8
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\wineboot.exe",0xbfd46978,0xbfd46960,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\wineboot.exe" 520
0xbfd466c0 0xbfd46960)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\wineboot.exe",0xbfd46978,0xbfd46960,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\wineboot.exe" 520
0xbfd466c0 0xbfd46960)
warn:file:wine_nt_to_unix_file_name L"wineboot.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\wineboot.exe.manifest",0x34dcd8,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\wineboot.exe.manifest" 520 0x34da70 (nil))
warn:file:wine_nt_to_unix_file_name L"wineboot.exe.manifest" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x34fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x34f8e0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 64
0x34fd30 0x34fc50)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x34fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x34f8e0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 68
0x110590 0x34fc50)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x34fc68,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x34f9b0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\TMMLS.exe",0xbfff0c58,0xbfff0c40,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\TMMLS.exe"
520 0xbfff09a0 0xbfff0c40)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\TMMLS.exe",0xbfff0c58,0xbfff0c40,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\TMMLS.exe"
520 0xbfff09a0 0xbfff0c40)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\TMMLS.exe" -> "/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/TMMLS.exe"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x34faa8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x34f830 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlGetCurrentDirectory_U (520 0x34f850)
trace:file:GetShortPathNameA "C:\\Program Files\\TimeMAPS"
trace:file:GetShortPathNameW L"C:\\Program Files\\TimeMAPS"
trace:file:FindFirstFileExW L"C:\\Program Files" 0 0x34edd0 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files",0x34ecf0,0x34ecfc,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files" 520 0x34ea60 0x34ecfc)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\" ->
"/home/ryan/.wine/dosdevices/c:/"
trace:file:NtQueryDirectoryFile (0xc (nil) (nil) (nil) 0x34ece0 0x1107e0
0x00002000 0x00000003 0x00000000 L"Program Files" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"Program Files"
trace:file:append_entry long L"Program Files" short L"PROG~FBU" mask
L"Program Files"
trace:file:match_filename (L"Program Files", L"Program Files")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (120)
trace:file:FindNextFileW 0x1107a0 0x34edd0
trace:file:FindNextFileW returning L"Program Files" (L"PROG~FBU")
trace:file:GetShortPathNameW returning L"C:\\PROG~FBU\\TimeMAPS"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows",0x34e7b8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows" 520 0x34e540 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows" ->
"/home/ryan/.wine/dosdevices/c:/windows"
trace:file:RtlSetCurrentDirectory_U curdir now L"C:\\windows\\" 0x14
trace:file:CreateFileW L"c:\\windows\\wininit.ini" GENERIC_READ
FILE_SHARE_READ  creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\wininit.ini",0x34e288,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\wininit.ini" 520 0x34dfe0
(nil))
warn:file:wine_nt_to_unix_file_name L"wininit.ini" not found in
/home/ryan/.wine/dosdevices/c:/windows
warn:file:CreateFileW Unable to create file L"c:\\windows\\wininit.ini"
(status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:FindFirstFileExW L"c:\\windows\\system32\\dllcache\\*" 0 0x34f480
0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\dllcache\\*",0x34e7a0,0x34e7ac,(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\dllcache\\*" 520
0x34e510 0x34e7ac)
warn:file:wine_nt_to_unix_file_name L"dllcache\\" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:CreateFileW L"\\\\.\\pipe\\__wineservice_MountMgr" GENERIC_READ
GENERIC_WRITE  creation 4 attributes 0x0
trace:file:RtlDosPathNameToNtPathName_U
(L"\\\\.\\pipe\\__wineservice_MountMgr",0x34e678,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"\\\\.\\pipe\\__wineservice_MountMgr" 520
0x34e3d0 (nil))
warn:file:CreateFileW Unable to create file
L"\\\\.\\pipe\\__wineservice_MountMgr" (status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\winedevice.exe",0x34ddd8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\winedevice.exe"
520 0x34db90 (nil))
warn:file:wine_nt_to_unix_file_name L"winedevice.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\winedevice.exe"
520 0x34e4d0 0x34de68)
trace:file:CreateFileW L"C:\\windows\\system32\\winedevice.exe" GENERIC_READ
FILE_SHARE_READ FILE_SHARE_DELETE  creation 3 attributes 0x0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\winedevice.exe",0x34de28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\winedevice.exe"
520 0x34db80 (nil))
warn:file:wine_nt_to_unix_file_name L"winedevice.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
warn:file:CreateFileW Unable to create file
L"C:\\windows\\system32\\winedevice.exe" (status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:RtlGetCurrentDirectory_U (520 0x34e2c0)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows",0x34dfc8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows" 520 0x34dd80 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows" ->
"/home/ryan/.wine/dosdevices/c:/windows"
trace:file:GetLongPathNameW
L"C:\\windows\\system32\\winedevice.exe",0x34ddb0,260
trace:file:FindFirstFileExW L"C:\\windows" 0 0x34d120 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows",0x34d070,0x34d07c,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows" 520 0x34cde0 0x34d07c)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\" ->
"/home/ryan/.wine/dosdevices/c:/"
trace:file:NtQueryDirectoryFile (0x38 (nil) (nil) (nil) 0x34d060 0x110b80
0x00002000 0x00000003 0x00000000 L"windows" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"windows"
trace:file:append_entry long L"windows" short L"" mask L"windows"
trace:file:match_filename (L"windows", L"windows")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (108)
trace:file:FindNextFileW 0x110b40 0x34d120
trace:file:FindNextFileW returning L"windows" (L"")
trace:file:FindFirstFileExW L"C:\\windows\\system32" 0 0x34d120 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32",0x34d070,0x34d07c,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32" 520 0x34cde0
0x34d07c)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\" ->
"/home/ryan/.wine/dosdevices/c:/windows/"
trace:file:NtQueryDirectoryFile (0x38 (nil) (nil) (nil) 0x34d060 0x110bc0
0x00002000 0x00000003 0x00000000 L"system32" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"system32"
trace:file:append_entry long L"system32" short L"" mask L"system32"
trace:file:match_filename (L"system32", L"system32")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (112)
trace:file:FindNextFileW 0x110b80 0x34d120
trace:file:FindNextFileW returning L"system32" (L"")
trace:file:FindFirstFileExW L"C:\\windows\\system32\\winedevice.exe" 0
0x34d120 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\winedevice.exe",0x34d070,0x34d07c,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\winedevice.exe"
520 0x34cde0 0x34d07c)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/"
trace:file:NtQueryDirectoryFile (0x38 (nil) (nil) (nil) 0x34d060 0x110be0
0x00002000 0x00000003 0x00000000 L"winedevice.exe" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"winedevice.exe
"
trace:file:read_directory_stat returning -1
trace:file:append_entry long L"." short L"" mask L"winedevice.exe"
trace:file:match_filename (L".", L"winedevice.exe")
trace:file:append_entry long L".." short L"" mask L"winedevice.exe"
trace:file:match_filename (L"..", L"winedevice.exe")
trace:file:append_entry long L"odbc16gt.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odbc16gt.dll", L"winedevice.exe")
trace:file:append_entry long L"comctl32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"comctl32.dll", L"winedevice.exe")
trace:file:append_entry long L"winmm.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"winmm.dll", L"winedevice.exe")
trace:file:append_entry long L"MSMASK32.OCX" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"MSMASK32.OCX", L"winedevice.exe")
trace:file:append_entry long L"cliconf.hlp" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"cliconf.hlp", L"winedevice.exe")
trace:file:append_entry long L"MSCOMCTL.OCX" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"MSCOMCTL.OCX", L"winedevice.exe")
trace:file:append_entry long L"rsabase.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"rsabase.dll", L"winedevice.exe")
trace:file:append_entry long L"mshtml.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"mshtml.dll", L"winedevice.exe")
trace:file:append_entry long L"shdocvw.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"shdocvw.dll", L"winedevice.exe")
trace:file:append_entry long L"d3d8.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"d3d8.dll", L"winedevice.exe")
trace:file:append_entry long L"mstext40.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"mstext40.dll", L"winedevice.exe")
trace:file:append_entry long L"sqlsrv32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"sqlsrv32.dll", L"winedevice.exe")
trace:file:append_entry long L"odbccp32.cpl" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odbccp32.cpl", L"winedevice.exe")
trace:file:append_entry long L"progman.exe" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"progman.exe", L"winedevice.exe")
trace:file:append_entry long L"odpdx32.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"odpdx32.dll", L"winedevice.exe")
trace:file:append_entry long L"d3d9.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"d3d9.dll", L"winedevice.exe")
trace:file:append_entry long L"mfc42.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"mfc42.dll", L"winedevice.exe")
trace:file:append_entry long L"msg711.acm" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"msg711.acm", L"winedevice.exe")
trace:file:append_entry long L"odtext32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odtext32.dll", L"winedevice.exe")
trace:file:append_entry long L"sqlwoa.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"sqlwoa.dll", L"winedevice.exe")
trace:file:append_entry long L"shfolder.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"shfolder.dll", L"winedevice.exe")
trace:file:append_entry long L"msrepl40.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msrepl40.dll", L"winedevice.exe")
trace:file:append_entry long L"odbccu32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odbccu32.dll", L"winedevice.exe")
trace:file:append_entry long L"wininet.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"wininet.dll", L"winedevice.exe")
trace:file:append_entry long L"msltus40.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msltus40.dll", L"winedevice.exe")
trace:file:append_entry long L"expsrv.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"expsrv.dll", L"winedevice.exe")
trace:file:append_entry long L"msdart32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msdart32.dll", L"winedevice.exe")
trace:file:append_entry long L"ds16gt.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"ds16gt.dll", L"winedevice.exe")
trace:file:append_entry long L"odbcjt32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odbcjt32.dll", L"winedevice.exe")
trace:file:append_entry long L"oledlg.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"oledlg.dll", L"winedevice.exe")
trace:file:append_entry long L"dbmsrpcn.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"dbmsrpcn.dll", L"winedevice.exe")
trace:file:append_entry long L"mfc42u.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"mfc42u.dll", L"winedevice.exe")
trace:file:append_entry long L"dbmsvinn.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"dbmsvinn.dll", L"winedevice.exe")
trace:file:append_entry long L"VSPRINT7.OCX" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"VSPRINT7.OCX", L"winedevice.exe")
trace:file:append_entry long L"dsound.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"dsound.dll", L"winedevice.exe")
trace:file:append_entry long L"msdatsrc.tlb" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msdatsrc.tlb", L"winedevice.exe")
trace:file:append_entry long L"mscomct2.ocx" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"mscomct2.ocx", L"winedevice.exe")
trace:file:append_entry long L"richtx32.ocx" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"richtx32.ocx", L"winedevice.exe")
trace:file:append_entry long L"scrrun.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"scrrun.dll", L"winedevice.exe")
trace:file:append_entry long L"user32.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"user32.dll", L"winedevice.exe")
trace:file:append_entry long L"cmd.exe" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"cmd.exe", L"winedevice.exe")
trace:file:append_entry long L"msorcl32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msorcl32.dll", L"winedevice.exe")
trace:file:append_entry long L"shell32.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"shell32.dll", L"winedevice.exe")
trace:file:append_entry long L"dbmssocn.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"dbmssocn.dll", L"winedevice.exe")
trace:file:append_entry long L"comcat.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"comcat.dll", L"winedevice.exe")
trace:file:append_entry long L"odbcint.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"odbcint.dll", L"winedevice.exe")
trace:file:append_entry long L"vbajet32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"vbajet32.dll", L"winedevice.exe")
trace:file:append_entry long L"control.exe" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"control.exe", L"winedevice.exe")
trace:file:append_entry long L"odbcconf.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odbcconf.dll", L"winedevice.exe")
trace:file:append_entry long L"kernel32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"kernel32.dll", L"winedevice.exe")
trace:file:append_entry long L"msrd3x40.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msrd3x40.dll", L"winedevice.exe")
trace:file:append_entry long L"psapi.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"psapi.dll", L"winedevice.exe")
trace:file:append_entry long L"odbccp32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odbccp32.dll", L"winedevice.exe")
trace:file:append_entry long L"ddraw.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"ddraw.dll", L"winedevice.exe")
trace:file:append_entry long L"schannel.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"schannel.dll", L"winedevice.exe")
trace:file:append_entry long L"odbctrac.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odbctrac.dll", L"winedevice.exe")
trace:file:append_entry long L"dbmsspxn.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"dbmsspxn.dll", L"winedevice.exe")
trace:file:append_entry long L"dsound.vxd" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"dsound.vxd", L"winedevice.exe")
trace:file:append_entry long L"cliconfg.DLL" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"cliconfg.DLL", L"winedevice.exe")
trace:file:append_entry long L"msi.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"msi.dll", L"winedevice.exe")
trace:file:append_entry long L"dbnmpntw.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"dbnmpntw.dll", L"winedevice.exe")
trace:file:append_entry long L"opengl32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"opengl32.dll", L"winedevice.exe")
trace:file:append_entry long L"msvcrt.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"msvcrt.dll", L"winedevice.exe")
trace:file:append_entry long L"dbghelp.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"dbghelp.dll", L"winedevice.exe")
trace:file:append_entry long L"odbcbcp.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"odbcbcp.dll", L"winedevice.exe")
trace:file:append_entry long L"msjtes40.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msjtes40.dll", L"winedevice.exe")
trace:file:append_entry long L"ds32gt.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"ds32gt.dll", L"winedevice.exe")
trace:file:append_entry long L"12520850.cpx" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"12520850.cpx", L"winedevice.exe")
trace:file:append_entry long L"atl.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"atl.dll", L"winedevice.exe")
trace:file:append_entry long L"Macromed" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"Macromed", L"winedevice.exe")
trace:file:append_entry long L"shlwapi.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"shlwapi.dll", L"winedevice.exe")
trace:file:append_entry long L"odbcconf.exe" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odbcconf.exe", L"winedevice.exe")
trace:file:append_entry long L"setupapi.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"setupapi.dll", L"winedevice.exe")
trace:file:append_entry long L"OLEAUT32.DLL" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"OLEAUT32.DLL", L"winedevice.exe")
trace:file:append_entry long L"msrd2x40.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msrd2x40.dll", L"winedevice.exe")
trace:file:append_entry long L"comdlg32.ocx" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"comdlg32.ocx", L"winedevice.exe")
trace:file:append_entry long L"version.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"version.dll", L"winedevice.exe")
trace:file:append_entry long L"mscpxl32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"mscpxl32.dll", L"winedevice.exe")
trace:file:append_entry long L"msvbvm60.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msvbvm60.dll", L"winedevice.exe")
trace:file:append_entry long L"odbc32.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"odbc32.dll", L"winedevice.exe")
trace:file:append_entry long L"mspbde40.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"mspbde40.dll", L"winedevice.exe")
trace:file:append_entry long L"sqlsodbc.hlp" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"sqlsodbc.hlp", L"winedevice.exe")
trace:file:append_entry long L"mtxdm.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"mtxdm.dll", L"winedevice.exe")
trace:file:append_entry long L"msxml3.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"msxml3.dll", L"winedevice.exe")
trace:file:append_entry long L"vfpodbc.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"vfpodbc.dll", L"winedevice.exe")
trace:file:append_entry long L"msjter40.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msjter40.dll", L"winedevice.exe")
trace:file:append_entry long L"cabinet.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"cabinet.dll", L"winedevice.exe")
trace:file:append_entry long L"System32" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"System32", L"winedevice.exe")
trace:file:append_entry long L"urlmon.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"urlmon.dll", L"winedevice.exe")
trace:file:append_entry long L"spool" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"spool", L"winedevice.exe")
trace:file:append_entry long L"cliconfg.exe" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"cliconfg.exe", L"winedevice.exe")
trace:file:append_entry long L"msexcl40.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msexcl40.dll", L"winedevice.exe")
trace:file:append_entry long L"12520437.cpx" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"12520437.cpx", L"winedevice.exe")
trace:file:append_entry long L"sqlwid.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"sqlwid.dll", L"winedevice.exe")
trace:file:append_entry long L"crypt32.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"crypt32.dll", L"winedevice.exe")
trace:file:append_entry long L"advapi32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"advapi32.dll", L"winedevice.exe")
trace:file:append_entry long L"ctl3d32.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"ctl3d32.dll", L"winedevice.exe")
trace:file:append_entry long L"wsock32.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"wsock32.dll", L"winedevice.exe")
trace:file:append_entry long L"odbccr32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odbccr32.dll", L"winedevice.exe")
trace:file:append_entry long L"riched20.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"riched20.dll", L"winedevice.exe")
trace:file:append_entry long L"msjetoledb40.dll" short L"MSJE~AGB.DLL" mask
L"winedevice.exe"
trace:file:match_filename (L"msjetoledb40.dll", L"winedevice.exe")
trace:file:match_filename (L"MSJE~AGB.DLL", L"winedevice.exe")
trace:file:append_entry long L"winspool.drv" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"winspool.drv", L"winedevice.exe")
trace:file:append_entry long L"notepad.exe" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"notepad.exe", L"winedevice.exe")
trace:file:append_entry long L"AsycFilt.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"AsycFilt.dll", L"winedevice.exe")
trace:file:append_entry long L"stdole2.tlb" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"stdole2.tlb", L"winedevice.exe")
trace:file:append_entry long L"regsvr32.exe" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"regsvr32.exe", L"winedevice.exe")
trace:file:append_entry long L"instcat.sql" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"instcat.sql", L"winedevice.exe")
trace:file:append_entry long L"msxbde40.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msxbde40.dll", L"winedevice.exe")
trace:file:append_entry long L"ddhelp.exe" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"ddhelp.exe", L"winedevice.exe")
trace:file:append_entry long L"winver.exe" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"winver.exe", L"winedevice.exe")
trace:file:append_entry long L"msjint40.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msjint40.dll", L"winedevice.exe")
trace:file:append_entry long L"ReSize32.ocx" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"ReSize32.ocx", L"winedevice.exe")
trace:file:append_entry long L"hhctrl.ocx" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"hhctrl.ocx", L"winedevice.exe")
trace:file:append_entry long L"mtxoci.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"mtxoci.dll", L"winedevice.exe")
trace:file:append_entry long L"odbcconf.rsp" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odbcconf.rsp", L"winedevice.exe")
trace:file:append_entry long L"riched32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"riched32.dll", L"winedevice.exe")
trace:file:append_entry long L"ole32.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"ole32.dll", L"winedevice.exe")
trace:file:append_entry long L"odfox32.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"odfox32.dll", L"winedevice.exe")
trace:file:append_entry long L"odexl32.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"odexl32.dll", L"winedevice.exe")
trace:file:append_entry long L"mswdat10.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"mswdat10.dll", L"winedevice.exe")
trace:file:append_entry long L"msexch40.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"msexch40.dll", L"winedevice.exe")
trace:file:append_entry long L"sqlstr.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"sqlstr.dll", L"winedevice.exe")
trace:file:append_entry long L"msvcirt.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"msvcirt.dll", L"winedevice.exe")
trace:file:append_entry long L"rsaenh.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"rsaenh.dll", L"winedevice.exe")
trace:file:append_entry long L"oddbse32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"oddbse32.dll", L"winedevice.exe")
trace:file:append_entry long L"drivers" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"drivers", L"winedevice.exe")
trace:file:append_entry long L"rundll32.exe" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"rundll32.exe", L"winedevice.exe")
trace:file:append_entry long L"gdi32.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"gdi32.dll", L"winedevice.exe")
trace:file:append_entry long L"odbcji32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odbcji32.dll", L"winedevice.exe")
trace:file:append_entry long L"advpack.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"advpack.dll", L"winedevice.exe")
trace:file:append_entry long L"ws2_32.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"ws2_32.dll", L"winedevice.exe")
trace:file:append_entry long L"mswstr10.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"mswstr10.dll", L"winedevice.exe")
trace:file:append_entry long L"comdlg32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"comdlg32.dll", L"winedevice.exe")
trace:file:append_entry long L"imagehlp.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"imagehlp.dll", L"winedevice.exe")
trace:file:append_entry long L"ntdll.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"ntdll.dll", L"winedevice.exe")
trace:file:append_entry long L"msiexec.exe" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"msiexec.exe", L"winedevice.exe")
trace:file:append_entry long L"msadp32.acm" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"msadp32.acm", L"winedevice.exe")
trace:file:append_entry long L"olepro32.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"olepro32.dll", L"winedevice.exe")
trace:file:append_entry long L"imaadp32.acm" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"imaadp32.acm", L"winedevice.exe")
trace:file:append_entry long L"actxprxy.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"actxprxy.dll", L"winedevice.exe")
trace:file:append_entry long L"odbc32gt.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odbc32gt.dll", L"winedevice.exe")
trace:file:append_entry long L"quartz.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"quartz.dll", L"winedevice.exe")
trace:file:append_entry long L"msjet40.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"msjet40.dll", L"winedevice.exe")
trace:file:append_entry long L"VSDRAW7.OCX" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"VSDRAW7.OCX", L"winedevice.exe")
trace:file:append_entry long L"rpcrt4.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"rpcrt4.dll", L"winedevice.exe")
trace:file:append_entry long L"dbmsadsn.dll" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"dbmsadsn.dll", L"winedevice.exe")
trace:file:append_entry long L"odbcad32.exe" short L"" mask L"winedevice.exe
"
trace:file:match_filename (L"odbcad32.exe", L"winedevice.exe")
trace:file:append_entry long L"redist.rsp" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"redist.rsp", L"winedevice.exe")
trace:file:append_entry long L"msvcp60.dll" short L"" mask L"winedevice.exe"
trace:file:match_filename (L"msvcp60.dll", L"winedevice.exe")
trace:file:NtQueryDirectoryFile => c000000f (0)
trace:file:GetLongPathNameW not found
L"C:\\windows\\system32\\winedevice.exe"!
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\winedevice.exe"
520 0x34ddb0 (nil))
trace:file:GetFileAttributesW L"c:\\windows"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows",0xbfff5f88,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows" 520 0xbfff5d30 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows" ->
"/home/ryan/.wine/dosdevices/c:/windows"
trace:file:GetFileAttributesW L"c:\\windows\\system32"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32",0xbfff5f88,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32" 520 0xbfff5d30
(nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32"
trace:file:init_windows_dirs WindowsDir = L"c:\\windows"
trace:file:init_windows_dirs SystemDir  = L"c:\\windows\\system32"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\",0xbfff5fb8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\" 520 0xbfff5d40 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\" ->
"/home/ryan/.wine/dosdevices/c:/windows/"
trace:file:RtlSetCurrentDirectory_U curdir now L"C:\\windows\\" 0x10
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\winedevice.exe",0xbfff5c28,0xbfff5c10,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\winedevice.exe"
520 0xbfff5970 0xbfff5c10)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\winedevice.exe",0xbfff5c28,0xbfff5c10,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\winedevice.exe"
520 0xbfff5970 0xbfff5c10)
warn:file:wine_nt_to_unix_file_name L"winedevice.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\winedevice.exe.manifest",0x34dcd8,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\winedevice.exe.manifest" 520 0x34da70 (nil))
warn:file:wine_nt_to_unix_file_name L"winedevice.exe.manifest" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x34fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x34f8e0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 64
0x34fd30 0x34fc50)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x34fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x34f8e0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 68
0x110598 0x34fc50)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x34fc68,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x34f9b0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x34faa8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x34f830 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\ntoskrnl.exe",0x34fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\ntoskrnl.exe" 520
0x34f8e0 (nil))
warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L".\\ntoskrnl.exe",0x34fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\ntoskrnl.exe" 520 0x34f8e0 (nil))
warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\ntoskrnl.exe",0x34fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\ntoskrnl.exe" 520
0x34f8e0 (nil))
warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\ntoskrnl.exe",0x34fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\ntoskrnl.exe" 520
0x34f8e0 (nil))
warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\ntoskrnl.exe",0x34fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\ntoskrnl.exe" 520 0x34f8e0
(nil))
warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\ntoskrnl.exe",0x34fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\ntoskrnl.exe" 520
0x34f8e0 (nil))
warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\ntoskrnl.exe",0x34fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\ntoskrnl.exe" 520 0x34f8e0
(nil))
warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlGetCurrentDirectory_U (520 0x34f850)
trace:file:GetShortPathNameA "C:\\windows"
trace:file:GetShortPathNameW L"C:\\windows"
trace:file:GetShortPathNameW returning L"C:\\windows"
trace:file:RtlDosPathNameToNtPathName_U
(L"\\\\.\\pipe\\__wineservice_MountMgr",0x7edec938,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"\\\\.\\pipe\\__wineservice_MountMgr" 520
0x7edec6a0 (nil))
trace:file:CreateFileW L"\\\\.\\pipe\\__wineservice_MountMgr" GENERIC_READ
GENERIC_WRITE  creation 4 attributes 0x0
trace:file:RtlDosPathNameToNtPathName_U
(L"\\\\.\\pipe\\__wineservice_MountMgr",0x34e678,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"\\\\.\\pipe\\__wineservice_MountMgr" 520
0x34e3d0 (nil))
trace:file:CreateFileW returning 0x34
trace:file:WriteFile 0x34 0x110970 12 0x34e764 (nil)
trace:file:ReadFile 0x34 0x34e760 4 0x34e764 (nil)
trace:file:ReadFile 0x24 0x7edec9c8 8 0x7edec9d4 (nil)
trace:file:ReadFile 0x24 0x110928 2 0x7edec9c4 (nil)
trace:file:WriteFile 0x24 0x7edec9c0 4 0x7edec9c4 (nil)
trace:file:CreateFileW L"\\\\.\\pipe\\__wineservice_MountMgr" GENERIC_READ
GENERIC_WRITE  creation 4 attributes 0x0
trace:file:RtlDosPathNameToNtPathName_U
(L"\\\\.\\pipe\\__wineservice_MountMgr",0x34e5a8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"\\\\.\\pipe\\__wineservice_MountMgr" 520
0x34e300 (nil))
warn:file:CreateFileW Unable to create file
L"\\\\.\\pipe\\__wineservice_MountMgr" (status c00000ac)
trace:file:CreateFileW returning 0xffffffff
trace:file:RtlDosPathNameToNtPathName_U
(L"\\\\.\\pipe\\__wineservice_MountMgr",0x34e5b8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"\\\\.\\pipe\\__wineservice_MountMgr" 520
0x34e320 (nil))
trace:file:CreateFileW L"\\\\.\\pipe\\__wineservice_MountMgr" GENERIC_READ
GENERIC_WRITE  creation 4 attributes 0x0
trace:file:RtlDosPathNameToNtPathName_U
(L"\\\\.\\pipe\\__wineservice_MountMgr",0x34e5a8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"\\\\.\\pipe\\__wineservice_MountMgr" 520
0x34e300 (nil))
trace:file:CreateFileW returning 0x30
trace:file:WriteFile 0x30 0x34e670 8 0x34e66c (nil)
trace:file:ReadFile 0x30 0x34e6b0 36 0x34e66c (nil)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\msvcrt.dll",0x7ecdb3a8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\msvcrt.dll" 520
0x7ecdb160 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msvcrt.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvcrt.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\msvcrt.dll" 64
0x7ecdb5b0 0x7ecdb4d0)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msvcrt.dll",0x7ecdb4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msvcrt.dll" 520
0x7ecdb230 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msvcrt.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvcrt.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msvcrt.dll",0x7ecdb328,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msvcrt.dll" 520
0x7ecdb0b0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msvcrt.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvcrt.dll"
trace:file:CreateFileW L"CONIN$" GENERIC_READ FILE_SHARE_READ  creation 3
attributes 0x0
trace:file:CreateFileW returning 0xffffffff
trace:file:CreateFileW L"CONOUT$" GENERIC_WRITE FILE_SHARE_WRITE  creation 3
attributes 0x0
trace:file:CreateFileW returning 0xffffffff
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mountmgr.sys",0x7ecdb3c8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mountmgr.sys" 520
0x7ecdb180 (nil))
warn:file:wine_nt_to_unix_file_name L"mountmgr.sys" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L".\\mountmgr.sys",0x7ecdb3c8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\mountmgr.sys" 520 0x7ecdb180 (nil))
warn:file:wine_nt_to_unix_file_name L"mountmgr.sys" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mountmgr.sys",0x7ecdb3c8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mountmgr.sys" 520
0x7ecdb180 (nil))
warn:file:wine_nt_to_unix_file_name L"mountmgr.sys" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\mountmgr.sys",0x7ecdb3c8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\mountmgr.sys" 520
0x7ecdb180 (nil))
warn:file:wine_nt_to_unix_file_name L"mountmgr.sys" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\mountmgr.sys",0x7ecdb3c8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\mountmgr.sys" 520 0x7ecdb180
(nil))
warn:file:wine_nt_to_unix_file_name L"mountmgr.sys" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mountmgr.sys",0x7ecdb3c8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mountmgr.sys" 520
0x7ecdb180 (nil))
warn:file:wine_nt_to_unix_file_name L"mountmgr.sys" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\mountmgr.sys",0x7ecdb3c8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\mountmgr.sys" 520 0x7ecdb180
(nil))
warn:file:wine_nt_to_unix_file_name L"mountmgr.sys" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:ReadFile 0x24 0x7edec9c8 8 0x7edec9d4 (nil)
trace:file:WriteFile 0x24 0x1108d8 36 0x7edec9bc (nil)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\TMMLS.exe.manifest",0x33dcd8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\TMMLS.exe.manifest" 520 0x33da70 (nil))
warn:file:wine_nt_to_unix_file_name L"TMMLS.exe.manifest" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\MSVBVM60.DLL",0x33fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\MSVBVM60.DLL" 520 0x33f8e0 (nil))
warn:file:wine_nt_to_unix_file_name L"MSVBVM60.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\MSVBVM60.DLL",0x33fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\MSVBVM60.DLL" 520 0x33f8e0 (nil))
warn:file:wine_nt_to_unix_file_name L"MSVBVM60.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\MSVBVM60.DLL",0x33fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSVBVM60.DLL" 520
0x33f8e0 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVBVM60.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVBVM60.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSVBVM60.DLL" 64
0x33fd30 0x33fc50)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\MSVBVM60.DLL",0x33fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\MSVBVM60.DLL" 520 0x33f8e0 (nil))
warn:file:wine_nt_to_unix_file_name L"MSVBVM60.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\MSVBVM60.DLL",0x33fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\MSVBVM60.DLL" 520 0x33f8e0 (nil))
warn:file:wine_nt_to_unix_file_name L"MSVBVM60.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\MSVBVM60.DLL",0x33fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSVBVM60.DLL" 520
0x33f8e0 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVBVM60.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVBVM60.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSVBVM60.DLL" 68
0x110648 0x33fc50)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSVBVM60.DLL",0x33fc68,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSVBVM60.DLL" 520
0x33f9b0 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVBVM60.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVBVM60.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSVBVM60.DLL",0x33faa8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSVBVM60.DLL" 520
0x33f830 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVBVM60.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVBVM60.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\USER32.dll",0x33f838,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\USER32.dll"
520 0x33f5f0 (nil))
warn:file:wine_nt_to_unix_file_name L"USER32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\USER32.dll",0x33f838,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\USER32.dll" 520 0x33f5f0 (nil))
warn:file:wine_nt_to_unix_file_name L"USER32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\USER32.dll",0x33f838,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\USER32.dll" 520
0x33f5f0 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\USER32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\USER32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\USER32.dll" 64
0x33fa40 0x33f960)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\USER32.dll",0x33f978,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\USER32.dll" 520
0x33f6c0 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\USER32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\USER32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\USER32.dll",0x33f7b8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\USER32.dll" 520
0x33f540 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\USER32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\USER32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\gdi32.dll",0x33eea8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\gdi32.dll"
520 0x33ec60 (nil))
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\gdi32.dll",0x33eea8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\gdi32.dll" 520 0x33ec60 (nil))
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\gdi32.dll",0x33eea8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\gdi32.dll" 520
0x33ec60 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\gdi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/gdi32.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\gdi32.dll" 64
0x33f0b0 0x33efd0)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\gdi32.dll",0x33efe8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\gdi32.dll" 520
0x33ed30 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\gdi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/gdi32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\gdi32.dll",0x33ee28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\gdi32.dll" 520
0x33ebb0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\gdi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/gdi32.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\advapi32.dll",0x33e518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\advapi32.dll" 520 0x33e2d0 (nil))
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\advapi32.dll",0x33e518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\advapi32.dll" 520 0x33e2d0 (nil))
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\advapi32.dll",0x33e518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\advapi32.dll" 520
0x33e2d0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\advapi32.dll" 64
0x33e720 0x33e640)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\advapi32.dll",0x33e518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\advapi32.dll" 520 0x33e2d0 (nil))
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\advapi32.dll",0x33e518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\advapi32.dll" 520 0x33e2d0 (nil))
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\advapi32.dll",0x33e518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\advapi32.dll" 520
0x33e2d0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\advapi32.dll" 68
0x110a10 0x33e640)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x33e658,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x33e3a0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x33e498,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x33e220 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\ole32.dll",0x33f838,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\ole32.dll"
520 0x33f5f0 (nil))
warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\ole32.dll",0x33f838,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\ole32.dll" 520 0x33f5f0 (nil))
warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\ole32.dll",0x33f838,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\ole32.dll" 520
0x33f5f0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\ole32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/ole32.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\ole32.dll" 64
0x33fa40 0x33f960)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\ole32.dll",0x33f978,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\ole32.dll" 520
0x33f6c0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\ole32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/ole32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\ole32.dll",0x33f7b8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\ole32.dll" 520
0x33f540 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\ole32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/ole32.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\rpcrt4.dll",0x33eea8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\rpcrt4.dll"
520 0x33ec60 (nil))
warn:file:wine_nt_to_unix_file_name L"rpcrt4.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\rpcrt4.dll",0x33eea8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\rpcrt4.dll" 520 0x33ec60 (nil))
warn:file:wine_nt_to_unix_file_name L"rpcrt4.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\rpcrt4.dll",0x33eea8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\rpcrt4.dll" 520
0x33ec60 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\rpcrt4.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/rpcrt4.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\rpcrt4.dll" 64
0x33f0b0 0x33efd0)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\rpcrt4.dll",0x33efe8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\rpcrt4.dll" 520
0x33ed30 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\rpcrt4.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/rpcrt4.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\rpcrt4.dll",0x33ee28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\rpcrt4.dll" 520
0x33ebb0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\rpcrt4.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/rpcrt4.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\iphlpapi.dll",0x33e518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\iphlpapi.dll" 520 0x33e2d0 (nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\iphlpapi.dll",0x33e518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\iphlpapi.dll" 520 0x33e2d0 (nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\iphlpapi.dll",0x33e518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\iphlpapi.dll" 520
0x33e2d0 (nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\iphlpapi.dll",0x33e518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\iphlpapi.dll" 520
0x33e2d0 (nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\iphlpapi.dll",0x33e518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\iphlpapi.dll" 520 0x33e2d0
(nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\iphlpapi.dll",0x33e518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\iphlpapi.dll" 520
0x33e2d0 (nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\iphlpapi.dll",0x33e518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\iphlpapi.dll" 520 0x33e2d0
(nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\OLEAUT32.dll",0x33f838,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\OLEAUT32.dll" 520 0x33f5f0 (nil))
warn:file:wine_nt_to_unix_file_name L"OLEAUT32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\OLEAUT32.dll",0x33f838,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\OLEAUT32.dll" 520 0x33f5f0 (nil))
warn:file:wine_nt_to_unix_file_name L"OLEAUT32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\OLEAUT32.dll",0x33f838,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\OLEAUT32.dll" 520
0x33f5f0 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\OLEAUT32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/OLEAUT32.DLL" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\OLEAUT32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/OLEAUT32.DLL"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\OLEAUT32.dll" 64
0x33fa40 0x33f960)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\OLEAUT32.dll",0x33f838,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\OLEAUT32.dll" 520 0x33f5f0 (nil))
warn:file:wine_nt_to_unix_file_name L"OLEAUT32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\OLEAUT32.dll",0x33f838,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\OLEAUT32.dll" 520 0x33f5f0 (nil))
warn:file:wine_nt_to_unix_file_name L"OLEAUT32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\OLEAUT32.dll",0x33f838,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\OLEAUT32.dll" 520
0x33f5f0 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\OLEAUT32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/OLEAUT32.DLL" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\OLEAUT32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/OLEAUT32.DLL"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\OLEAUT32.dll" 68
0x110c68 0x33f960)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\OLEAUT32.dll",0x33f978,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\OLEAUT32.dll" 520
0x33f6c0 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\OLEAUT32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/OLEAUT32.DLL" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\OLEAUT32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/OLEAUT32.DLL"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\OLEAUT32.dll",0x33f7b8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\OLEAUT32.dll" 520
0x33f540 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\OLEAUT32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/OLEAUT32.DLL" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\OLEAUT32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/OLEAUT32.DLL"
trace:file:RtlGetCurrentDirectory_U (520 0x33f850)
trace:file:GetShortPathNameA "C:\\Program Files\\TimeMAPS"
trace:file:GetShortPathNameW L"C:\\Program Files\\TimeMAPS"
trace:file:FindFirstFileExW L"C:\\Program Files" 0 0x33edd0 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files",0x33ecf0,0x33ecfc,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files" 520 0x33ea60 0x33ecfc)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\" ->
"/home/ryan/.wine/dosdevices/c:/"
trace:file:NtQueryDirectoryFile (0x18 (nil) (nil) (nil) 0x33ece0 0x110ea8
0x00002000 0x00000003 0x00000000 L"Program Files" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"Program Files"
trace:file:append_entry long L"Program Files" short L"PROG~FBU" mask
L"Program Files"
trace:file:match_filename (L"Program Files", L"Program Files")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (120)
trace:file:FindNextFileW 0x110e68 0x33edd0
trace:file:FindNextFileW returning L"Program Files" (L"PROG~FBU")
trace:file:GetShortPathNameW returning L"C:\\PROG~FBU\\TimeMAPS"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\vgasys.fon",0x33f168,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\vgasys.fon" 520
0x33ef20 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgasys.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/vgasys.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgasys.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/vgasys.fon"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\vgaoem.fon",0x33f168,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\vgaoem.fon" 520
0x33ef20 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgaoem.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/vgaoem.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgaoem.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/vgaoem.fon"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\vgafix.fon",0x33f168,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\vgafix.fon" 520
0x33ef20 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgafix.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/vgafix.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgafix.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/vgafix.fon"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts",0x33f168,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts" 520 0x33ef20 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts" ->
"/home/ryan/.wine/dosdevices/c:/windows/fonts"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\coure.fon",0x33f168,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\coure.fon" 520
0x33ef20 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\coure.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/coure.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\coure.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/coure.fon"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\sserife.fon",0x33f168,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\sserife.fon" 520
0x33ef20 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\sserife.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/sserife.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\fonts\\sserife.fon" ->
"/home/ryan/.wine/dosdevices/c:/windows/fonts/sserife.fon"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\serife.fon",0x33f168,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\serife.fon" 520
0x33ef20 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\serife.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/serife.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\serife.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/serife.fon"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\smalle.fon",0x33f168,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\smalle.fon" 520
0x33ef20 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\smalle.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/smalle.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\smalle.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/smalle.fon"
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:ReadFile 0x44 0x121068 722 0x33f5f0 (nil)
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f4e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f240 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x44
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\winex11.drv",0x33ef88,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\winex11.drv"
520 0x33ed40 (nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\winex11.drv",0x33ef88,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\winex11.drv" 520 0x33ed40 (nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\winex11.drv",0x33ef88,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\winex11.drv" 520
0x33ed40 (nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\winex11.drv",0x33ef88,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\winex11.drv" 520
0x33ed40 (nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\winex11.drv",0x33ef88,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\winex11.drv" 520 0x33ed40
(nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\winex11.drv",0x33ef88,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\winex11.drv" 520
0x33ed40 (nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\winex11.drv",0x33ef88,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\winex11.drv" 520 0x33ed40
(nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\imm32.dll",0x33e218,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\imm32.dll"
520 0x33dfd0 (nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\imm32.dll",0x33e218,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\imm32.dll" 520 0x33dfd0 (nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\imm32.dll",0x33e218,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\imm32.dll" 520
0x33dfd0 (nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\imm32.dll",0x33e218,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\imm32.dll" 520
0x33dfd0 (nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\imm32.dll",0x33e218,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\imm32.dll" 520 0x33dfd0
(nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\imm32.dll",0x33e218,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\imm32.dll" 520
0x33dfd0 (nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\imm32.dll",0x33e218,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\imm32.dll" 520 0x33dfd0
(nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33ec58,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33e9b0 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x4c
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33ebd8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33e930 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x4c
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f3b8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f110 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x4c
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f338,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f090 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x4c
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f3b8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f110 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x4c
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f338,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f090 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x4c
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f3b8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f110 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x4c
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33f338,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33f090 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x4c
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\explorer.exe",0x33eff0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\explorer.exe" 520
0x33eda8 (nil))
warn:file:wine_nt_to_unix_file_name L"explorer.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\explorer.exe" 520
0x33f6e8 0x33f080)
trace:file:CreateFileW L"C:\\windows\\system32\\explorer.exe" GENERIC_READ
FILE_SHARE_READ FILE_SHARE_DELETE  creation 3 attributes 0x0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\explorer.exe",0x33f040,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\explorer.exe" 520
0x33ed98 (nil))
warn:file:wine_nt_to_unix_file_name L"explorer.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
warn:file:CreateFileW Unable to create file
L"C:\\windows\\system32\\explorer.exe" (status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:RtlGetCurrentDirectory_U (520 0x33f4d8)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS",0x33f1e0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS" 520 0x33ef98
(nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\TimeMAPS" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS"
trace:file:GetLongPathNameW
L"C:\\windows\\system32\\explorer.exe",0x33efc8,260
trace:file:FindFirstFileExW L"C:\\windows" 0 0x33e338 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows",0x33e288,0x33e294,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows" 520 0x33dff8 0x33e294)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\" ->
"/home/ryan/.wine/dosdevices/c:/"
trace:file:NtQueryDirectoryFile (0x48 (nil) (nil) (nil) 0x33e278 0x12a438
0x00002000 0x00000003 0x00000000 L"windows" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"windows"
trace:file:append_entry long L"windows" short L"" mask L"windows"
trace:file:match_filename (L"windows", L"windows")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (108)
trace:file:FindNextFileW 0x12a3f8 0x33e338
trace:file:FindNextFileW returning L"windows" (L"")
trace:file:FindFirstFileExW L"C:\\windows\\system32" 0 0x33e338 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32",0x33e288,0x33e294,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32" 520 0x33dff8
0x33e294)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\" ->
"/home/ryan/.wine/dosdevices/c:/windows/"
trace:file:NtQueryDirectoryFile (0x48 (nil) (nil) (nil) 0x33e278 0x12a438
0x00002000 0x00000003 0x00000000 L"system32" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"system32"
trace:file:append_entry long L"system32" short L"" mask L"system32"
trace:file:match_filename (L"system32", L"system32")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (112)
trace:file:FindNextFileW 0x12a3f8 0x33e338
trace:file:FindNextFileW returning L"system32" (L"")
trace:file:FindFirstFileExW L"C:\\windows\\system32\\explorer.exe" 0
0x33e338 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\explorer.exe",0x33e288,0x33e294,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\explorer.exe" 520
0x33dff8 0x33e294)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/"
trace:file:NtQueryDirectoryFile (0x48 (nil) (nil) (nil) 0x33e278 0x12a438
0x00002000 0x00000003 0x00000000 L"explorer.exe" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"explorer.exe"
trace:file:read_directory_stat returning -1
trace:file:append_entry long L"." short L"" mask L"explorer.exe"
trace:file:match_filename (L".", L"explorer.exe")
trace:file:append_entry long L".." short L"" mask L"explorer.exe"
trace:file:match_filename (L"..", L"explorer.exe")
trace:file:append_entry long L"odbc16gt.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbc16gt.dll", L"explorer.exe")
trace:file:append_entry long L"comctl32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"comctl32.dll", L"explorer.exe")
trace:file:append_entry long L"winmm.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"winmm.dll", L"explorer.exe")
trace:file:append_entry long L"MSMASK32.OCX" short L"" mask L"explorer.exe"
trace:file:match_filename (L"MSMASK32.OCX", L"explorer.exe")
trace:file:append_entry long L"cliconf.hlp" short L"" mask L"explorer.exe"
trace:file:match_filename (L"cliconf.hlp", L"explorer.exe")
trace:file:append_entry long L"MSCOMCTL.OCX" short L"" mask L"explorer.exe"
trace:file:match_filename (L"MSCOMCTL.OCX", L"explorer.exe")
trace:file:append_entry long L"rsabase.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"rsabase.dll", L"explorer.exe")
trace:file:append_entry long L"mshtml.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"mshtml.dll", L"explorer.exe")
trace:file:append_entry long L"shdocvw.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"shdocvw.dll", L"explorer.exe")
trace:file:append_entry long L"d3d8.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"d3d8.dll", L"explorer.exe")
trace:file:append_entry long L"mstext40.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"mstext40.dll", L"explorer.exe")
trace:file:append_entry long L"sqlsrv32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"sqlsrv32.dll", L"explorer.exe")
trace:file:append_entry long L"odbccp32.cpl" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbccp32.cpl", L"explorer.exe")
trace:file:append_entry long L"progman.exe" short L"" mask L"explorer.exe"
trace:file:match_filename (L"progman.exe", L"explorer.exe")
trace:file:append_entry long L"odpdx32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odpdx32.dll", L"explorer.exe")
trace:file:append_entry long L"d3d9.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"d3d9.dll", L"explorer.exe")
trace:file:append_entry long L"mfc42.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"mfc42.dll", L"explorer.exe")
trace:file:append_entry long L"msg711.acm" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msg711.acm", L"explorer.exe")
trace:file:append_entry long L"odtext32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odtext32.dll", L"explorer.exe")
trace:file:append_entry long L"sqlwoa.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"sqlwoa.dll", L"explorer.exe")
trace:file:append_entry long L"shfolder.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"shfolder.dll", L"explorer.exe")
trace:file:append_entry long L"msrepl40.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msrepl40.dll", L"explorer.exe")
trace:file:append_entry long L"odbccu32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbccu32.dll", L"explorer.exe")
trace:file:append_entry long L"wininet.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"wininet.dll", L"explorer.exe")
trace:file:append_entry long L"msltus40.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msltus40.dll", L"explorer.exe")
trace:file:append_entry long L"expsrv.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"expsrv.dll", L"explorer.exe")
trace:file:append_entry long L"msdart32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msdart32.dll", L"explorer.exe")
trace:file:append_entry long L"ds16gt.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"ds16gt.dll", L"explorer.exe")
trace:file:append_entry long L"odbcjt32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbcjt32.dll", L"explorer.exe")
trace:file:append_entry long L"oledlg.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"oledlg.dll", L"explorer.exe")
trace:file:append_entry long L"dbmsrpcn.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"dbmsrpcn.dll", L"explorer.exe")
trace:file:append_entry long L"mfc42u.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"mfc42u.dll", L"explorer.exe")
trace:file:append_entry long L"dbmsvinn.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"dbmsvinn.dll", L"explorer.exe")
trace:file:append_entry long L"VSPRINT7.OCX" short L"" mask L"explorer.exe"
trace:file:match_filename (L"VSPRINT7.OCX", L"explorer.exe")
trace:file:append_entry long L"dsound.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"dsound.dll", L"explorer.exe")
trace:file:append_entry long L"msdatsrc.tlb" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msdatsrc.tlb", L"explorer.exe")
trace:file:append_entry long L"mscomct2.ocx" short L"" mask L"explorer.exe"
trace:file:match_filename (L"mscomct2.ocx", L"explorer.exe")
trace:file:append_entry long L"richtx32.ocx" short L"" mask L"explorer.exe"
trace:file:match_filename (L"richtx32.ocx", L"explorer.exe")
trace:file:append_entry long L"scrrun.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"scrrun.dll", L"explorer.exe")
trace:file:append_entry long L"user32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"user32.dll", L"explorer.exe")
trace:file:append_entry long L"cmd.exe" short L"" mask L"explorer.exe"
trace:file:match_filename (L"cmd.exe", L"explorer.exe")
trace:file:append_entry long L"msorcl32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msorcl32.dll", L"explorer.exe")
trace:file:append_entry long L"shell32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"shell32.dll", L"explorer.exe")
trace:file:append_entry long L"dbmssocn.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"dbmssocn.dll", L"explorer.exe")
trace:file:append_entry long L"comcat.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"comcat.dll", L"explorer.exe")
trace:file:append_entry long L"odbcint.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbcint.dll", L"explorer.exe")
trace:file:append_entry long L"vbajet32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"vbajet32.dll", L"explorer.exe")
trace:file:append_entry long L"control.exe" short L"" mask L"explorer.exe"
trace:file:match_filename (L"control.exe", L"explorer.exe")
trace:file:append_entry long L"odbcconf.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbcconf.dll", L"explorer.exe")
trace:file:append_entry long L"kernel32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"kernel32.dll", L"explorer.exe")
trace:file:append_entry long L"msrd3x40.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msrd3x40.dll", L"explorer.exe")
trace:file:append_entry long L"psapi.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"psapi.dll", L"explorer.exe")
trace:file:append_entry long L"odbccp32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbccp32.dll", L"explorer.exe")
trace:file:append_entry long L"ddraw.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"ddraw.dll", L"explorer.exe")
trace:file:append_entry long L"schannel.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"schannel.dll", L"explorer.exe")
trace:file:append_entry long L"odbctrac.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbctrac.dll", L"explorer.exe")
trace:file:append_entry long L"dbmsspxn.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"dbmsspxn.dll", L"explorer.exe")
trace:file:append_entry long L"dsound.vxd" short L"" mask L"explorer.exe"
trace:file:match_filename (L"dsound.vxd", L"explorer.exe")
trace:file:append_entry long L"cliconfg.DLL" short L"" mask L"explorer.exe"
trace:file:match_filename (L"cliconfg.DLL", L"explorer.exe")
trace:file:append_entry long L"msi.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msi.dll", L"explorer.exe")
trace:file:append_entry long L"dbnmpntw.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"dbnmpntw.dll", L"explorer.exe")
trace:file:append_entry long L"opengl32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"opengl32.dll", L"explorer.exe")
trace:file:append_entry long L"msvcrt.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msvcrt.dll", L"explorer.exe")
trace:file:append_entry long L"dbghelp.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"dbghelp.dll", L"explorer.exe")
trace:file:append_entry long L"odbcbcp.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbcbcp.dll", L"explorer.exe")
trace:file:append_entry long L"msjtes40.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msjtes40.dll", L"explorer.exe")
trace:file:append_entry long L"ds32gt.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"ds32gt.dll", L"explorer.exe")
trace:file:append_entry long L"12520850.cpx" short L"" mask L"explorer.exe"
trace:file:match_filename (L"12520850.cpx", L"explorer.exe")
trace:file:append_entry long L"atl.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"atl.dll", L"explorer.exe")
trace:file:append_entry long L"Macromed" short L"" mask L"explorer.exe"
trace:file:match_filename (L"Macromed", L"explorer.exe")
trace:file:append_entry long L"shlwapi.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"shlwapi.dll", L"explorer.exe")
trace:file:append_entry long L"odbcconf.exe" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbcconf.exe", L"explorer.exe")
trace:file:append_entry long L"setupapi.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"setupapi.dll", L"explorer.exe")
trace:file:append_entry long L"OLEAUT32.DLL" short L"" mask L"explorer.exe"
trace:file:match_filename (L"OLEAUT32.DLL", L"explorer.exe")
trace:file:append_entry long L"msrd2x40.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msrd2x40.dll", L"explorer.exe")
trace:file:append_entry long L"comdlg32.ocx" short L"" mask L"explorer.exe"
trace:file:match_filename (L"comdlg32.ocx", L"explorer.exe")
trace:file:append_entry long L"version.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"version.dll", L"explorer.exe")
trace:file:append_entry long L"mscpxl32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"mscpxl32.dll", L"explorer.exe")
trace:file:append_entry long L"msvbvm60.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msvbvm60.dll", L"explorer.exe")
trace:file:append_entry long L"odbc32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbc32.dll", L"explorer.exe")
trace:file:append_entry long L"mspbde40.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"mspbde40.dll", L"explorer.exe")
trace:file:append_entry long L"sqlsodbc.hlp" short L"" mask L"explorer.exe"
trace:file:match_filename (L"sqlsodbc.hlp", L"explorer.exe")
trace:file:append_entry long L"mtxdm.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"mtxdm.dll", L"explorer.exe")
trace:file:append_entry long L"msxml3.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msxml3.dll", L"explorer.exe")
trace:file:append_entry long L"vfpodbc.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"vfpodbc.dll", L"explorer.exe")
trace:file:append_entry long L"msjter40.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msjter40.dll", L"explorer.exe")
trace:file:append_entry long L"cabinet.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"cabinet.dll", L"explorer.exe")
trace:file:append_entry long L"System32" short L"" mask L"explorer.exe"
trace:file:match_filename (L"System32", L"explorer.exe")
trace:file:append_entry long L"urlmon.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"urlmon.dll", L"explorer.exe")
trace:file:append_entry long L"spool" short L"" mask L"explorer.exe"
trace:file:match_filename (L"spool", L"explorer.exe")
trace:file:append_entry long L"cliconfg.exe" short L"" mask L"explorer.exe"
trace:file:match_filename (L"cliconfg.exe", L"explorer.exe")
trace:file:append_entry long L"msexcl40.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msexcl40.dll", L"explorer.exe")
trace:file:append_entry long L"12520437.cpx" short L"" mask L"explorer.exe"
trace:file:match_filename (L"12520437.cpx", L"explorer.exe")
trace:file:append_entry long L"sqlwid.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"sqlwid.dll", L"explorer.exe")
trace:file:append_entry long L"crypt32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"crypt32.dll", L"explorer.exe")
trace:file:append_entry long L"advapi32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"advapi32.dll", L"explorer.exe")
trace:file:append_entry long L"ctl3d32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"ctl3d32.dll", L"explorer.exe")
trace:file:append_entry long L"wsock32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"wsock32.dll", L"explorer.exe")
trace:file:append_entry long L"odbccr32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbccr32.dll", L"explorer.exe")
trace:file:append_entry long L"riched20.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"riched20.dll", L"explorer.exe")
trace:file:append_entry long L"msjetoledb40.dll" short L"MSJE~AGB.DLL" mask
L"explorer.exe"
trace:file:match_filename (L"msjetoledb40.dll", L"explorer.exe")
trace:file:match_filename (L"MSJE~AGB.DLL", L"explorer.exe")
trace:file:append_entry long L"winspool.drv" short L"" mask L"explorer.exe"
trace:file:match_filename (L"winspool.drv", L"explorer.exe")
trace:file:append_entry long L"notepad.exe" short L"" mask L"explorer.exe"
trace:file:match_filename (L"notepad.exe", L"explorer.exe")
trace:file:append_entry long L"AsycFilt.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"AsycFilt.dll", L"explorer.exe")
trace:file:append_entry long L"stdole2.tlb" short L"" mask L"explorer.exe"
trace:file:match_filename (L"stdole2.tlb", L"explorer.exe")
trace:file:append_entry long L"regsvr32.exe" short L"" mask L"explorer.exe"
trace:file:match_filename (L"regsvr32.exe", L"explorer.exe")
trace:file:append_entry long L"instcat.sql" short L"" mask L"explorer.exe"
trace:file:match_filename (L"instcat.sql", L"explorer.exe")
trace:file:append_entry long L"msxbde40.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msxbde40.dll", L"explorer.exe")
trace:file:append_entry long L"ddhelp.exe" short L"" mask L"explorer.exe"
trace:file:match_filename (L"ddhelp.exe", L"explorer.exe")
trace:file:append_entry long L"winver.exe" short L"" mask L"explorer.exe"
trace:file:match_filename (L"winver.exe", L"explorer.exe")
trace:file:append_entry long L"msjint40.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msjint40.dll", L"explorer.exe")
trace:file:append_entry long L"ReSize32.ocx" short L"" mask L"explorer.exe"
trace:file:match_filename (L"ReSize32.ocx", L"explorer.exe")
trace:file:append_entry long L"hhctrl.ocx" short L"" mask L"explorer.exe"
trace:file:match_filename (L"hhctrl.ocx", L"explorer.exe")
trace:file:append_entry long L"mtxoci.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"mtxoci.dll", L"explorer.exe")
trace:file:append_entry long L"odbcconf.rsp" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbcconf.rsp", L"explorer.exe")
trace:file:append_entry long L"riched32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"riched32.dll", L"explorer.exe")
trace:file:append_entry long L"ole32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"ole32.dll", L"explorer.exe")
trace:file:append_entry long L"odfox32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odfox32.dll", L"explorer.exe")
trace:file:append_entry long L"odexl32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odexl32.dll", L"explorer.exe")
trace:file:append_entry long L"mswdat10.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"mswdat10.dll", L"explorer.exe")
trace:file:append_entry long L"msexch40.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msexch40.dll", L"explorer.exe")
trace:file:append_entry long L"sqlstr.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"sqlstr.dll", L"explorer.exe")
trace:file:append_entry long L"msvcirt.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msvcirt.dll", L"explorer.exe")
trace:file:append_entry long L"rsaenh.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"rsaenh.dll", L"explorer.exe")
trace:file:append_entry long L"oddbse32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"oddbse32.dll", L"explorer.exe")
trace:file:append_entry long L"drivers" short L"" mask L"explorer.exe"
trace:file:match_filename (L"drivers", L"explorer.exe")
trace:file:append_entry long L"rundll32.exe" short L"" mask L"explorer.exe"
trace:file:match_filename (L"rundll32.exe", L"explorer.exe")
trace:file:append_entry long L"gdi32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"gdi32.dll", L"explorer.exe")
trace:file:append_entry long L"odbcji32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbcji32.dll", L"explorer.exe")
trace:file:append_entry long L"advpack.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"advpack.dll", L"explorer.exe")
trace:file:append_entry long L"ws2_32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"ws2_32.dll", L"explorer.exe")
trace:file:append_entry long L"mswstr10.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"mswstr10.dll", L"explorer.exe")
trace:file:append_entry long L"comdlg32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"comdlg32.dll", L"explorer.exe")
trace:file:append_entry long L"imagehlp.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"imagehlp.dll", L"explorer.exe")
trace:file:append_entry long L"ntdll.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"ntdll.dll", L"explorer.exe")
trace:file:append_entry long L"msiexec.exe" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msiexec.exe", L"explorer.exe")
trace:file:append_entry long L"msadp32.acm" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msadp32.acm", L"explorer.exe")
trace:file:append_entry long L"olepro32.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"olepro32.dll", L"explorer.exe")
trace:file:append_entry long L"imaadp32.acm" short L"" mask L"explorer.exe"
trace:file:match_filename (L"imaadp32.acm", L"explorer.exe")
trace:file:append_entry long L"actxprxy.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"actxprxy.dll", L"explorer.exe")
trace:file:append_entry long L"odbc32gt.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbc32gt.dll", L"explorer.exe")
trace:file:append_entry long L"quartz.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"quartz.dll", L"explorer.exe")
trace:file:append_entry long L"msjet40.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msjet40.dll", L"explorer.exe")
trace:file:append_entry long L"VSDRAW7.OCX" short L"" mask L"explorer.exe"
trace:file:match_filename (L"VSDRAW7.OCX", L"explorer.exe")
trace:file:append_entry long L"rpcrt4.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"rpcrt4.dll", L"explorer.exe")
trace:file:append_entry long L"dbmsadsn.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"dbmsadsn.dll", L"explorer.exe")
trace:file:append_entry long L"odbcad32.exe" short L"" mask L"explorer.exe"
trace:file:match_filename (L"odbcad32.exe", L"explorer.exe")
trace:file:append_entry long L"redist.rsp" short L"" mask L"explorer.exe"
trace:file:match_filename (L"redist.rsp", L"explorer.exe")
trace:file:append_entry long L"msvcp60.dll" short L"" mask L"explorer.exe"
trace:file:match_filename (L"msvcp60.dll", L"explorer.exe")
trace:file:NtQueryDirectoryFile => c000000f (0)
trace:file:GetLongPathNameW not found
L"C:\\windows\\system32\\explorer.exe"!
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\explorer.exe" 520
0x33efc8 (nil))
trace:file:GetFileAttributesW L"c:\\windows"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows",0xbfbeeb88,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows" 520 0xbfbee930 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows" ->
"/home/ryan/.wine/dosdevices/c:/windows"
trace:file:GetFileAttributesW L"c:\\windows\\system32"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32",0xbfbeeb88,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32" 520 0xbfbee930
(nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32"
trace:file:init_windows_dirs WindowsDir = L"c:\\windows"
trace:file:init_windows_dirs SystemDir  = L"c:\\windows\\system32"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\",0xbfbeebb8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\" 520
0xbfbee940 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\TimeMAPS\\"
-> "/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/"
trace:file:RtlSetCurrentDirectory_U curdir now L"C:\\Program
Files\\TimeMAPS\\" 0x10
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\explorer.exe",0xbfbee828,0xbfbee810,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\explorer.exe" 520
0xbfbee570 0xbfbee810)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\explorer.exe",0xbfbee828,0xbfbee810,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\explorer.exe" 520
0xbfbee570 0xbfbee810)
warn:file:wine_nt_to_unix_file_name L"explorer.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\explorer.exe.manifest",0x34dcd8,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\explorer.exe.manifest" 520 0x34da70 (nil))
warn:file:wine_nt_to_unix_file_name L"explorer.exe.manifest" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\rpcrt4.dll",0x34fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\rpcrt4.dll" 520
0x34f8e0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\rpcrt4.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/rpcrt4.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\rpcrt4.dll" 64
0x34fd30 0x34fc50)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\rpcrt4.dll",0x34fc68,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\rpcrt4.dll" 520
0x34f9b0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\rpcrt4.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/rpcrt4.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\rpcrt4.dll",0x34faa8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\rpcrt4.dll" 520
0x34f830 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\rpcrt4.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/rpcrt4.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\iphlpapi.dll",0x34f198,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\iphlpapi.dll" 520
0x34ef50 (nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L".\\iphlpapi.dll",0x34f198,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\iphlpapi.dll" 520 0x34ef50 (nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\iphlpapi.dll",0x34f198,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\iphlpapi.dll" 520
0x34ef50 (nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\iphlpapi.dll",0x34f198,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\iphlpapi.dll" 520
0x34ef50 (nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\iphlpapi.dll",0x34f198,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\iphlpapi.dll" 520 0x34ef50
(nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\iphlpapi.dll",0x34f198,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\iphlpapi.dll" 520
0x34ef50 (nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\iphlpapi.dll",0x34f198,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\iphlpapi.dll" 520 0x34ef50
(nil))
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x34e808,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x34e5c0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 64
0x34ea10 0x34e930)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x34e808,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x34e5c0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 68
0x110688 0x34e930)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x34e948,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x34e690 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\advapi32.dll",0x34e788,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\advapi32.dll" 520
0x34e510 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\advapi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\user32.dll",0x34fb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\user32.dll" 520
0x34f8e0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\user32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\user32.dll" 64
0x34fd30 0x34fc50)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\user32.dll",0x34fc68,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\user32.dll" 520
0x34f9b0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\user32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\user32.dll",0x34faa8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\user32.dll" 520
0x34f830 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\user32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\gdi32.dll",0x34f198,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\gdi32.dll" 520
0x34ef50 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\gdi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/gdi32.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\gdi32.dll" 64
0x34f3a0 0x34f2c0)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\gdi32.dll",0x34f2d8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\gdi32.dll" 520
0x34f020 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\gdi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/gdi32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\gdi32.dll",0x34f118,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\gdi32.dll" 520
0x34eea0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\gdi32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/gdi32.dll"
trace:file:RtlGetCurrentDirectory_U (520 0x34f7d0)
trace:file:GetShortPathNameA "C:\\Program Files\\TimeMAPS"
trace:file:GetShortPathNameW L"C:\\Program Files\\TimeMAPS"
trace:file:FindFirstFileExW L"C:\\Program Files" 0 0x34ed50 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files",0x34ec70,0x34ec7c,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files" 520 0x34e9e0 0x34ec7c)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\" ->
"/home/ryan/.wine/dosdevices/c:/"
trace:file:NtQueryDirectoryFile (0x14 (nil) (nil) (nil) 0x34ec60 0x110b18
0x00002000 0x00000003 0x00000000 L"Program Files" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"Program Files"
trace:file:append_entry long L"Program Files" short L"PROG~FBU" mask
L"Program Files"
trace:file:match_filename (L"Program Files", L"Program Files")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (120)
trace:file:FindNextFileW 0x110ad8 0x34ed50
trace:file:FindNextFileW returning L"Program Files" (L"PROG~FBU")
trace:file:GetShortPathNameW returning L"C:\\PROG~FBU\\TimeMAPS"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\vgasys.fon",0x34f1a8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\vgasys.fon" 520
0x34ef60 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgasys.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/vgasys.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgasys.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/vgasys.fon"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\vgaoem.fon",0x34f1a8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\vgaoem.fon" 520
0x34ef60 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgaoem.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/vgaoem.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgaoem.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/vgaoem.fon"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\vgafix.fon",0x34f1a8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\vgafix.fon" 520
0x34ef60 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgafix.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/vgafix.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgafix.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/vgafix.fon"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts",0x34f1a8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts" 520 0x34ef60 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts" ->
"/home/ryan/.wine/dosdevices/c:/windows/fonts"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\coure.fon",0x34f1a8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\coure.fon" 520
0x34ef60 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\coure.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/coure.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\coure.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/coure.fon"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\sserife.fon",0x34f1a8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\sserife.fon" 520
0x34ef60 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\sserife.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/sserife.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\fonts\\sserife.fon" ->
"/home/ryan/.wine/dosdevices/c:/windows/fonts/sserife.fon"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\serife.fon",0x34f1a8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\serife.fon" 520
0x34ef60 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\serife.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/serife.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\serife.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/serife.fon"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\fonts\\smalle.fon",0x34f1a8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\fonts\\smalle.fon" 520
0x34ef60 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\smalle.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/smalle.fon" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\smalle.fon"
-> "/home/ryan/.wine/dosdevices/c:/windows/fonts/smalle.fon"
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:ReadFile 0x38 0x120cf0 722 0x34f630 (nil)
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34f528,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34f280 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\winex11.drv",0x34efc8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\winex11.drv" 520
0x34ed80 (nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L".\\winex11.drv",0x34efc8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\winex11.drv" 520 0x34ed80 (nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\winex11.drv",0x34efc8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\winex11.drv" 520
0x34ed80 (nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\winex11.drv",0x34efc8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\winex11.drv" 520
0x34ed80 (nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\winex11.drv",0x34efc8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\winex11.drv" 520 0x34ed80
(nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\winex11.drv",0x34efc8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\winex11.drv" 520
0x34ed80 (nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\winex11.drv",0x34efc8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\winex11.drv" 520 0x34ed80
(nil))
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\imm32.dll",0x34e258,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\imm32.dll" 520
0x34e010 (nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L".\\imm32.dll",0x34e258,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\imm32.dll" 520 0x34e010 (nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\imm32.dll",0x34e258,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\imm32.dll" 520
0x34e010 (nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\imm32.dll",0x34e258,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\imm32.dll" 520
0x34e010 (nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\imm32.dll",0x34e258,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\imm32.dll" 520 0x34e010
(nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\imm32.dll",0x34e258,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\imm32.dll" 520
0x34e010 (nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\imm32.dll",0x34e258,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\imm32.dll" 520 0x34e010
(nil))
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34e5e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34e340 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34e568,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34e2c0 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34ed48,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34eaa0 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34ecc8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34ea20 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34ed48,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34eaa0 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34ecc8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34ea20 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34ed48,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34eaa0 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34ecc8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34ea20 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x38
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34e048,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34dda0 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x34
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34ef58,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34ecb0 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x34
trace:file:_lopen ("(None)",0000)
trace:file:CreateFileW L"(None)" GENERIC_READ FILE_SHARE_READ
FILE_SHARE_WRITE  creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"(None)",0x34f518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"(None)" 520 0x34f270 (nil))
warn:file:wine_nt_to_unix_file_name L"(None)" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
warn:file:CreateFileW Unable to create file L"(None)" (status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:_lopen ("c:\\windows\\(None)",0000)
trace:file:CreateFileW L"c:\\windows\\(None)" GENERIC_READ FILE_SHARE_READ
FILE_SHARE_WRITE  creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\(None)",0x34f518,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\(None)" 520 0x34f270 (nil))
warn:file:wine_nt_to_unix_file_name L"(None)" not found in
/home/ryan/.wine/dosdevices/c:/windows
warn:file:CreateFileW Unable to create file L"c:\\windows\\(None)" (status
c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x34eef8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x34ec50 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x34
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll",0x33f47c,0x33f464,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll" 520 0x33f1c4 0x33f464)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll",0x33f47c,0x33f464,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll" 520 0x33f1c4 0x33f464)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll" -> "/home/ryan/.wine/dosdevices/c:/Program
Files/Common Files/System/ADO/msado15.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll",0x33f2bc,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll" 520 0x33f044 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll" -> "/home/ryan/.wine/dosdevices/c:/Program
Files/Common Files/System/ADO/msado15.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\MSVCRT.dll",0x33f04c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\MSVCRT.dll" 520 0x33ee04 (nil))
warn:file:wine_nt_to_unix_file_name L"MSVCRT.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/Common Files/System/ADO
trace:file:RtlDosPathNameToNtPathName_U
(L".\\MSVCRT.dll",0x33f04c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\MSVCRT.dll" 520 0x33ee04 (nil))
warn:file:wine_nt_to_unix_file_name L"MSVCRT.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\MSVCRT.dll",0x33f04c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSVCRT.dll" 520
0x33ee04 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVCRT.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvcrt.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVCRT.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvcrt.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSVCRT.dll" 64
0x33f254 0x33f174)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSVCRT.dll",0x33f18c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSVCRT.dll" 520
0x33eed4 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVCRT.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvcrt.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVCRT.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvcrt.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSVCRT.dll",0x33efcc,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSVCRT.dll" 520
0x33ed54 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVCRT.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvcrt.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSVCRT.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msvcrt.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\MSDART32.DLL",0x33f04c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\MSDART32.DLL" 520 0x33ee04 (nil))
warn:file:wine_nt_to_unix_file_name L"MSDART32.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/Common Files/System/ADO
trace:file:RtlDosPathNameToNtPathName_U
(L".\\MSDART32.DLL",0x33f04c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\MSDART32.DLL" 520 0x33ee04 (nil))
warn:file:wine_nt_to_unix_file_name L"MSDART32.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\MSDART32.DLL",0x33f04c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSDART32.DLL" 520
0x33ee04 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSDART32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msdart32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSDART32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msdart32.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSDART32.DLL" 64
0x33f254 0x33f174)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\MSDART32.DLL",0x33f04c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\MSDART32.DLL" 520 0x33ee04 (nil))
warn:file:wine_nt_to_unix_file_name L"MSDART32.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/Common Files/System/ADO
trace:file:RtlDosPathNameToNtPathName_U
(L".\\MSDART32.DLL",0x33f04c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\MSDART32.DLL" 520 0x33ee04 (nil))
warn:file:wine_nt_to_unix_file_name L"MSDART32.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\MSDART32.DLL",0x33f04c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSDART32.DLL" 520
0x33ee04 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSDART32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msdart32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSDART32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msdart32.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSDART32.DLL" 68
0x133ae8 0x33f174)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSDART32.DLL",0x33f18c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSDART32.DLL" 520
0x33eed4 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSDART32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msdart32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSDART32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msdart32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSDART32.DLL",0x33efcc,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSDART32.DLL" 520
0x33ed54 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSDART32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msdart32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSDART32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msdart32.dll"
trace:file:CreateFileW L"CONIN$" GENERIC_READ FILE_SHARE_READ  creation 3
attributes 0x0
trace:file:CreateFileW returning 0x74
trace:file:CreateFileW L"CONOUT$" GENERIC_WRITE FILE_SHARE_WRITE  creation 3
attributes 0x0
trace:file:CreateFileW returning 0x78
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\VBA232.dll",0x33efb4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\VBA232.dll"
520 0x33ed6c (nil))
warn:file:wine_nt_to_unix_file_name L"VBA232.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\VBA232.dll",0x33efb4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\VBA232.dll" 520 0x33ed6c (nil))
warn:file:wine_nt_to_unix_file_name L"VBA232.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\VBA232.dll",0x33efb4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VBA232.dll" 520
0x33ed6c (nil))
warn:file:wine_nt_to_unix_file_name L"VBA232.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\VBA232.dll",0x33efb4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\VBA232.dll" 520
0x33ed6c (nil))
warn:file:wine_nt_to_unix_file_name L"VBA232.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\VBA232.dll",0x33efb4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\VBA232.dll" 520 0x33ed6c
(nil))
warn:file:wine_nt_to_unix_file_name L"VBA232.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\VBA232.dll",0x33efb4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VBA232.dll" 520
0x33ed6c (nil))
warn:file:wine_nt_to_unix_file_name L"VBA232.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\VBA232.dll",0x33efb4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\VBA232.dll" 520 0x33ed6c
(nil))
warn:file:wine_nt_to_unix_file_name L"VBA232.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll",0x33efa4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll" 520 0x33ed5c (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll" -> "/home/ryan/.wine/dosdevices/c:/Program
Files/Common Files/System/ADO/msado15.dll"
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll" 522 0x33f09c (nil))
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll",0x33ebd4,0x33ebbc,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msado15.dll" 520 0x33e91c 0x33ebbc)
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not
registered
err:ole:CoGetClassObject no class object
{6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\OLE DB\\oledb32.dll",0x33f2e8,0x33f2d0,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\OLE DB\\oledb32.dll" 520 0x33f030 0x33f2d0)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\OLE DB\\oledb32.dll",0x33f2e8,0x33f2d0,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\OLE DB\\oledb32.dll" 520 0x33f030 0x33f2d0)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\Common
Files\\System\\OLE DB\\oledb32.dll" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/Common Files/System/OLE
DB/oledb32.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\OLE DB\\oledb32.dll",0x33f128,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\OLE DB\\oledb32.dll" 520 0x33eeb0 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\Common
Files\\System\\OLE DB\\oledb32.dll" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/Common Files/System/OLE
DB/oledb32.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\OLE DB\\OLEDB32R.DLL",0x33dc34,0x33dc1c,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\OLE DB\\OLEDB32R.DLL" 520 0x33d97c 0x33dc1c)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\OLE DB\\OLEDB32R.DLL",0x33dc34,0x33dc1c,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\OLE DB\\OLEDB32R.DLL" 520 0x33d97c 0x33dc1c)
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\Common
Files\\System\\OLE DB\\OLEDB32R.DLL" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/Common Files/System/OLE
DB/oledb32r.dll" required a case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\Common
Files\\System\\OLE DB\\OLEDB32R.DLL" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/Common Files/System/OLE
DB/oledb32r.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\OLE DB\\OLEDB32R.DLL",0x33da74,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\OLE DB\\OLEDB32R.DLL" 520 0x33d7fc (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\Common
Files\\System\\OLE DB\\OLEDB32R.DLL" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/Common Files/System/OLE
DB/oledb32r.dll" required a case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\Common
Files\\System\\OLE DB\\OLEDB32R.DLL" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/Common Files/System/OLE
DB/oledb32r.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msjetoledb40.dll",0x33f0e4,0x33f0cc,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjetoledb40.dll"
520 0x33ee2c 0x33f0cc)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msjetoledb40.dll",0x33f0e4,0x33f0cc,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjetoledb40.dll"
520 0x33ee2c 0x33f0cc)
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msjetoledb40.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjetoledb40.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msjetoledb40.dll",0x33ef24,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjetoledb40.dll"
520 0x33ecac (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msjetoledb40.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjetoledb40.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msjet40.dll",0x33ecb4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjet40.dll" 520
0x33ea6c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msjet40.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjet40.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjet40.dll" 64
0x33eebc 0x33eddc)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msjet40.dll",0x33edf4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjet40.dll" 520
0x33eb3c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msjet40.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjet40.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msjet40.dll",0x33ec34,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjet40.dll" 520
0x33e9bc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msjet40.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjet40.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\mswstr10.dll",0x33e9c4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\mswstr10.dll" 520
0x33e77c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mswstr10.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mswstr10.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\mswstr10.dll" 64
0x33ebcc 0x33eaec)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\mswstr10.dll",0x33e9c4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\mswstr10.dll" 520
0x33e77c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mswstr10.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mswstr10.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\mswstr10.dll" 68
0x15e9d0 0x33eaec)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\mswstr10.dll",0x33eb04,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\mswstr10.dll" 520
0x33e84c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mswstr10.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mswstr10.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\mswstr10.dll",0x33e944,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\mswstr10.dll" 520
0x33e6cc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mswstr10.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mswstr10.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msjter40.dll",0x33ecb4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjter40.dll" 520
0x33ea6c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msjter40.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjter40.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjter40.dll" 64
0x33eebc 0x33eddc)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msjter40.dll",0x33ecb4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjter40.dll" 520
0x33ea6c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msjter40.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjter40.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjter40.dll" 68
0x15e9d0 0x33eddc)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msjter40.dll",0x33edf4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjter40.dll" 520
0x33eb3c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msjter40.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjter40.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msjter40.dll",0x33ec34,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjter40.dll" 520
0x33e9bc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msjter40.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjter40.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSJINT40.DLL",0x33e9c4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSJINT40.DLL" 520
0x33e77c (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSJINT40.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjint40.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSJINT40.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjint40.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSJINT40.DLL" 64
0x33ebcc 0x33eaec)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSJINT40.DLL",0x33e9c4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSJINT40.DLL" 520
0x33e77c (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSJINT40.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjint40.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSJINT40.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjint40.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSJINT40.DLL" 68
0x15ebb0 0x33eaec)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSJINT40.DLL",0x33eb04,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSJINT40.DLL" 520
0x33e84c (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSJINT40.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjint40.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSJINT40.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjint40.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSJINT40.DLL",0x33e944,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSJINT40.DLL" 520
0x33e6cc (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSJINT40.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjint40.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSJINT40.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjint40.dll"
err:ole:CoGetClassObject class {ecabb0c0-7f19-11d2-978e-0000f8757e2a} not
registered
err:ole:CoGetClassObject no class object
{ecabb0c0-7f19-11d2-978e-0000f8757e2a} could be created for context 0x1
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\mtxdm.dll",0x33f340,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\mtxdm.dll"
520 0x33f0f8 (nil))
warn:file:wine_nt_to_unix_file_name L"mtxdm.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\mtxdm.dll",0x33f340,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\mtxdm.dll" 520 0x33f0f8 (nil))
warn:file:wine_nt_to_unix_file_name L"mtxdm.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mtxdm.dll",0x33f340,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mtxdm.dll" 520
0x33f0f8 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mtxdm.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mtxdm.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mtxdm.dll" 64
0x33f548 0x33f468)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\mtxdm.dll",0x33f480,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\mtxdm.dll" 520
0x33f1c8 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mtxdm.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mtxdm.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\mtxdm.dll",0x33f2c0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\mtxdm.dll" 520
0x33f048 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mtxdm.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mtxdm.dll"
trace:file:GetTempPathW 260,0x33f3b8
trace:file:RtlGetFullPathName_U (L"c:\\windows\\temp" 520 0x33ef4c (nil))
trace:file:GetTempPathW returning 16, L"C:\\windows\\temp\\"
trace:file:GetTempFileNameW returning L"C:\\windows\\temp\\JET1f0.tmp"
trace:file:CreateFileW L"C:\\windows\\temp\\JET1f0.tmp" GENERIC_READ
GENERIC_WRITE  creation 1 attributes 0x14000180
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\temp\\JET1f0.tmp",0x33f2d8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\temp\\JET1f0.tmp" 520
0x33f030 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\JET1f0.tmp"
-> "/home/ryan/.wine/dosdevices/c:/windows/temp/JET1f0.tmp" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\JET1f0.tmp"
-> "/home/ryan/.wine/dosdevices/c:/windows/temp/JET1f0.tmp"
trace:file:CreateFileW returning 0xa0
trace:file:RtlGetFullPathName_U (L"system.mdb" 520 0x33e590 0x33e58c)
trace:file:GetShortPathNameW L"C:\\Program Files\\TimeMAPS\\system.mdb"
trace:file:FindFirstFileExW L"C:\\Program Files" 0 0x33d6c0 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files",0x33d5e0,0x33d5ec,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files" 520 0x33d350 0x33d5ec)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\" ->
"/home/ryan/.wine/dosdevices/c:/"
trace:file:NtQueryDirectoryFile (0xb4 (nil) (nil) (nil) 0x33d5d0 0x163610
0x00002000 0x00000003 0x00000000 L"Program Files" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"Program Files"
trace:file:append_entry long L"Program Files" short L"PROG~FBU" mask
L"Program Files"
trace:file:match_filename (L"Program Files", L"Program Files")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (120)
trace:file:FindNextFileW 0x1635d0 0x33d6c0
trace:file:FindNextFileW returning L"Program Files" (L"PROG~FBU")
trace:file:GetShortPathNameW returning L"C:\\PROG~FBU\\TimeMAPS\\system.mdb"
trace:file:GetShortPathNameW L"C:\\windows\\temp\\JET1f0.tmp"
trace:file:GetShortPathNameW returning L"C:\\windows\\temp\\JET1f0.tmp"
trace:file:RtlGetFullPathName_U (L"system.mdb" 520 0x1aed0a0 0x33ecbc)
trace:file:FindFirstFileExW L"C:\\Program Files\\TimeMAPS\\system.mdb" 0
0x33ecc0 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\system.mdb",0x33e8c4,0x33e8d0,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\system.mdb"
520 0x33e634 0x33e8d0)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\TimeMAPS\\"
-> "/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/"
trace:file:NtQueryDirectoryFile (0xb4 (nil) (nil) (nil) 0x33e8b4 0x163688
0x00002000 0x00000003 0x00000000 L"system.mdb" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"system.mdb"
trace:file:read_directory_stat returning -1
trace:file:append_entry long L"." short L"" mask L"system.mdb"
trace:file:match_filename (L".", L"system.mdb")
trace:file:append_entry long L".." short L"" mask L"system.mdb"
trace:file:match_filename (L"..", L"system.mdb")
trace:file:append_entry long L"TMMLS.exe" short L"" mask L"system.mdb"
trace:file:match_filename (L"TMMLS.exe", L"system.mdb")
trace:file:append_entry long L"Graphics" short L"" mask L"system.mdb"
trace:file:match_filename (L"Graphics", L"system.mdb")
trace:file:append_entry long L"irunin.lng" short L"" mask L"system.mdb"
trace:file:match_filename (L"irunin.lng", L"system.mdb")
trace:file:append_entry long L"logfile.txt" short L"" mask L"system.mdb"
trace:file:match_filename (L"logfile.txt", L"system.mdb")
trace:file:append_entry long L"Database" short L"" mask L"system.mdb"
trace:file:match_filename (L"Database", L"system.mdb")
trace:file:append_entry long L"Text_Files" short L"TEXT~OW5" mask L"
system.mdb"
trace:file:match_filename (L"Text_Files", L"system.mdb")
trace:file:match_filename (L"TEXT~OW5", L"system.mdb")
trace:file:append_entry long L"irunin.ini" short L"" mask L"system.mdb"
trace:file:match_filename (L"irunin.ini", L"system.mdb")
trace:file:append_entry long L"irunin.dat" short L"" mask L"system.mdb"
trace:file:match_filename (L"irunin.dat", L"system.mdb")
trace:file:append_entry long L"Help" short L"" mask L"system.mdb"
trace:file:match_filename (L"Help", L"system.mdb")
trace:file:NtQueryDirectoryFile => c000000f (0)
trace:file:CreateFileW L"C:\\Program Files\\TimeMAPS\\system.mdb"
GENERIC_READ GENERIC_WRITE FILE_SHARE_READ FILE_SHARE_WRITE  creation 3
attributes 0x10000080
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\system.mdb",0x33e9b4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\system.mdb"
520 0x33e70c (nil))
warn:file:wine_nt_to_unix_file_name L"system.mdb" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
warn:file:CreateFileW Unable to create file L"C:\\Program
Files\\TimeMAPS\\system.mdb" (status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Main.mdb" 520 0x33e220 0x33e21c)
trace:file:GetShortPathNameW L"C:\\Program
Files\\TimeMAPS\\Database\\Main.mdb"
trace:file:FindFirstFileExW L"C:\\Program Files" 0 0x33d350 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files",0x33d270,0x33d27c,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files" 520 0x33cfe0 0x33d27c)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\" ->
"/home/ryan/.wine/dosdevices/c:/"
trace:file:NtQueryDirectoryFile (0xb4 (nil) (nil) (nil) 0x33d260 0x163688
0x00002000 0x00000003 0x00000000 L"Program Files" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"Program Files"
trace:file:append_entry long L"Program Files" short L"PROG~FBU" mask
L"Program Files"
trace:file:match_filename (L"Program Files", L"Program Files")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (120)
trace:file:FindNextFileW 0x163648 0x33d350
trace:file:FindNextFileW returning L"Program Files" (L"PROG~FBU")
trace:file:GetShortPathNameW returning
L"C:\\PROG~FBU\\TimeMAPS\\Database\\Main.mdb"
trace:file:GetShortPathNameW L"C:\\windows\\temp\\JET1f0.tmp"
trace:file:GetShortPathNameW returning L"C:\\windows\\temp\\JET1f0.tmp"
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Main.mdb" 520 0x1aed0a0 0x33e94c)
trace:file:FindFirstFileExW L"C:\\Program
Files\\TimeMAPS\\Database\\Main.mdb" 0 0x33e950 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Main.mdb",0x33e554,0x33e560,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Main.mdb" 520 0x33e2c4 0x33e560)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Database\\" -> "/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Database/"
trace:file:NtQueryDirectoryFile (0xb4 (nil) (nil) (nil) 0x33e544 0x163710
0x00002000 0x00000003 0x00000000 L"Main.mdb" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"Main.mdb"
trace:file:append_entry long L"Main.mdb" short L"" mask L"Main.mdb"
trace:file:match_filename (L"Main.mdb", L"Main.mdb")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (112)
trace:file:FindNextFileW 0x1636d0 0x33e950
trace:file:FindNextFileW returning L"Main.mdb" (L"")
trace:file:CreateFileW L"C:\\Program Files\\TimeMAPS\\Database\\Main.mdb"
GENERIC_READ FILE_SHARE_READ FILE_SHARE_WRITE  creation 3 attributes
0x10000080
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Main.mdb",0x33e644,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Main.mdb" 520 0x33e39c (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Database\\Main.mdb" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/Database/Main.mdb"
trace:file:CreateFileW returning 0xb4
trace:file:ReadFile 0xb4 0x24e4000 65536 0x33eb54 0x33eb30
trace:file:CreateFileW L"C:\\Program Files\\TimeMAPS\\Database\\Main.ldb"
GENERIC_READ GENERIC_WRITE FILE_SHARE_READ FILE_SHARE_WRITE  creation 4
attributes 0x10000080
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Main.ldb",0x33e8a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Main.ldb" 520 0x33e5f8 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Database\\Main.ldb" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/Database/Main.ldb"
required a case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Database\\Main.ldb" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/Database/Main.ldb"
trace:file:CreateFileW returning 0xb8
trace:file:CreateFileW L"C:\\Program Files\\TimeMAPS\\Database\\Main.ldb"
GENERIC_READ GENERIC_WRITE FILE_SHARE_READ FILE_SHARE_WRITE  creation 3
attributes 0x10000080
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Main.ldb",0x33e8a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Main.ldb" 520 0x33e5f8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Database\\Main.ldb" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/Database/Main.ldb"
trace:file:CreateFileW returning 0xb8
trace:file:LockFile 0xb8 010000100 0000000ff
trace:file:LockFile 0xb8 010000001 000000001
trace:file:WriteFile 0xb8 0x33eb70 64 0x33eb40 0x33eb1c
trace:file:LockFile 0xb8 010000500 000000100
trace:file:ReadFile 0xb4 0x24f4000 4096 0x33ea00 0x33e9dc
trace:file:ReadFile 0xb4 0x24f5000 4096 0x33ea64 0x33ea40
trace:file:ReadFile 0xb4 0x24f6000 4096 0x33e93c 0x33e918
trace:file:GetTempPathW 260,0x33f3b8
trace:file:RtlGetFullPathName_U (L"c:\\windows\\temp" 520 0x33ef4c (nil))
trace:file:GetTempPathW returning 16, L"C:\\windows\\temp\\"
trace:file:GetTempFileNameW returning L"C:\\windows\\temp\\JET1f6.tmp"
trace:file:CreateFileW L"C:\\windows\\temp\\JET1f6.tmp" GENERIC_READ
GENERIC_WRITE  creation 1 attributes 0x14000180
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\temp\\JET1f6.tmp",0x33f2d8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\temp\\JET1f6.tmp" 520
0x33f030 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\JET1f6.tmp"
-> "/home/ryan/.wine/dosdevices/c:/windows/temp/JET1f6.tmp" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\JET1f6.tmp"
-> "/home/ryan/.wine/dosdevices/c:/windows/temp/JET1f6.tmp"
trace:file:CreateFileW returning 0xbc
trace:file:RtlGetFullPathName_U (L"system.mdb" 520 0x33e590 0x33e58c)
trace:file:GetShortPathNameW L"C:\\Program Files\\TimeMAPS\\system.mdb"
trace:file:FindFirstFileExW L"C:\\Program Files" 0 0x33d6c0 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files",0x33d5e0,0x33d5ec,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files" 520 0x33d350 0x33d5ec)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\" ->
"/home/ryan/.wine/dosdevices/c:/"
trace:file:NtQueryDirectoryFile (0xc0 (nil) (nil) (nil) 0x33d5d0 0x169420
0x00002000 0x00000003 0x00000000 L"Program Files" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"Program Files"
trace:file:append_entry long L"Program Files" short L"PROG~FBU" mask
L"Program Files"
trace:file:match_filename (L"Program Files", L"Program Files")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (120)
trace:file:FindNextFileW 0x1693e0 0x33d6c0
trace:file:FindNextFileW returning L"Program Files" (L"PROG~FBU")
trace:file:GetShortPathNameW returning L"C:\\PROG~FBU\\TimeMAPS\\system.mdb"
trace:file:GetShortPathNameW L"C:\\windows\\temp\\JET1f6.tmp"
trace:file:GetShortPathNameW returning L"C:\\windows\\temp\\JET1f6.tmp"
trace:file:RtlGetFullPathName_U (L"system.mdb" 520 0x1af6058 0x33ecbc)
trace:file:FindFirstFileExW L"C:\\Program Files\\TimeMAPS\\system.mdb" 0
0x33ecc0 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\system.mdb",0x33e8c4,0x33e8d0,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\system.mdb"
520 0x33e634 0x33e8d0)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\TimeMAPS\\"
-> "/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/"
trace:file:NtQueryDirectoryFile (0xc0 (nil) (nil) (nil) 0x33e8b4 0x169420
0x00002000 0x00000003 0x00000000 L"system.mdb" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"system.mdb"
trace:file:read_directory_stat returning -1
trace:file:append_entry long L"." short L"" mask L"system.mdb"
trace:file:match_filename (L".", L"system.mdb")
trace:file:append_entry long L".." short L"" mask L"system.mdb"
trace:file:match_filename (L"..", L"system.mdb")
trace:file:append_entry long L"TMMLS.exe" short L"" mask L"system.mdb"
trace:file:match_filename (L"TMMLS.exe", L"system.mdb")
trace:file:append_entry long L"Graphics" short L"" mask L"system.mdb"
trace:file:match_filename (L"Graphics", L"system.mdb")
trace:file:append_entry long L"irunin.lng" short L"" mask L"system.mdb"
trace:file:match_filename (L"irunin.lng", L"system.mdb")
trace:file:append_entry long L"logfile.txt" short L"" mask L"system.mdb"
trace:file:match_filename (L"logfile.txt", L"system.mdb")
trace:file:append_entry long L"Database" short L"" mask L"system.mdb"
trace:file:match_filename (L"Database", L"system.mdb")
trace:file:append_entry long L"Text_Files" short L"TEXT~OW5" mask L"
system.mdb"
trace:file:match_filename (L"Text_Files", L"system.mdb")
trace:file:match_filename (L"TEXT~OW5", L"system.mdb")
trace:file:append_entry long L"irunin.ini" short L"" mask L"system.mdb"
trace:file:match_filename (L"irunin.ini", L"system.mdb")
trace:file:append_entry long L"irunin.dat" short L"" mask L"system.mdb"
trace:file:match_filename (L"irunin.dat", L"system.mdb")
trace:file:append_entry long L"Help" short L"" mask L"system.mdb"
trace:file:match_filename (L"Help", L"system.mdb")
trace:file:NtQueryDirectoryFile => c000000f (0)
trace:file:CreateFileW L"C:\\Program Files\\TimeMAPS\\system.mdb"
GENERIC_READ GENERIC_WRITE FILE_SHARE_READ FILE_SHARE_WRITE  creation 3
attributes 0x10000080
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\system.mdb",0x33e9b4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\system.mdb"
520 0x33e70c (nil))
warn:file:wine_nt_to_unix_file_name L"system.mdb" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
warn:file:CreateFileW Unable to create file L"C:\\Program
Files\\TimeMAPS\\system.mdb" (status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.mdb" 520 0x33e220 0x33e21c)
trace:file:GetShortPathNameW L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.mdb"
trace:file:FindFirstFileExW L"C:\\Program Files" 0 0x33d350 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files",0x33d270,0x33d27c,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files" 520 0x33cfe0 0x33d27c)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\" ->
"/home/ryan/.wine/dosdevices/c:/"
trace:file:NtQueryDirectoryFile (0xc0 (nil) (nil) (nil) 0x33d260 0x169420
0x00002000 0x00000003 0x00000000 L"Program Files" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"Program Files"
trace:file:append_entry long L"Program Files" short L"PROG~FBU" mask
L"Program Files"
trace:file:match_filename (L"Program Files", L"Program Files")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (120)
trace:file:FindNextFileW 0x1693e0 0x33d350
trace:file:FindNextFileW returning L"Program Files" (L"PROG~FBU")
trace:file:FindFirstFileExW
L"C:\\PROG~FBU\\TimeMAPS\\Database\\Careers2007.mdb" 0 0x33d350 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\PROG~FBU\\TimeMAPS\\Database\\Careers2007.mdb",0x33d270,0x33d27c,(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\PROG~FBU\\TimeMAPS\\Database\\Careers2007.mdb" 520 0x33cfe0 0x33d27c)
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\PROG~FBU\\TimeMAPS\\Database\\" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/Database" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\PROG~FBU\\TimeMAPS\\Database\\" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/Database"
trace:file:NtQueryDirectoryFile (0xc0 (nil) (nil) (nil) 0x33d260 0x169420
0x00002000 0x00000003 0x00000000 L"Careers2007.mdb" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"
Careers2007.mdb"
trace:file:append_entry long L"Careers2007.mdb" short L"CARE~ZMQ.MDB" mask
L"Careers2007.mdb"
trace:file:match_filename (L"Careers2007.mdb", L"Careers2007.mdb")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (124)
trace:file:FindNextFileW 0x1693e0 0x33d350
trace:file:FindNextFileW returning L"Careers2007.mdb" (L"CARE~ZMQ.MDB")
trace:file:GetShortPathNameW returning
L"C:\\PROG~FBU\\TimeMAPS\\Database\\CARE~ZMQ.MDB"
trace:file:GetShortPathNameW L"C:\\windows\\temp\\JET1f6.tmp"
trace:file:GetShortPathNameW returning L"C:\\windows\\temp\\JET1f6.tmp"
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.mdb" 520 0x1af6058 0x33e94c)
trace:file:FindFirstFileExW L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.mdb" 0 0x33e950 0 (nil) 0
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.mdb",0x33e554,0x33e560,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.mdb" 520 0x33e2c4 0x33e560)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Database\\" -> "/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Database/"
trace:file:NtQueryDirectoryFile (0xc0 (nil) (nil) (nil) 0x33e544 0x169420
0x00002000 0x00000003 0x00000000 L"Careers2007.mdb" 0x00000001
trace:file:read_directory_stat trying optimisation for file L"
Careers2007.mdb"
trace:file:append_entry long L"Careers2007.mdb" short L"CARE~ZMQ.MDB" mask
L"Careers2007.mdb"
trace:file:match_filename (L"Careers2007.mdb", L"Careers2007.mdb")
trace:file:read_directory_stat returning 0
trace:file:NtQueryDirectoryFile => 0 (124)
trace:file:FindNextFileW 0x1693e0 0x33e950
trace:file:FindNextFileW returning L"Careers2007.mdb" (L"CARE~ZMQ.MDB")
trace:file:CreateFileW L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.mdb" GENERIC_READ FILE_SHARE_READ
FILE_SHARE_WRITE  creation 3 attributes 0x10000080
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.mdb",0x33e644,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.mdb" 520 0x33e39c (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.mdb" ->
"/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Database/Careers2007.mdb"
trace:file:CreateFileW returning 0xc0
trace:file:ReadFile 0xc0 0x24fc000 65536 0x33eb54 0x33eb30
trace:file:CreateFileW L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.ldb" GENERIC_READ GENERIC_WRITE
FILE_SHARE_READ FILE_SHARE_WRITE  creation 4 attributes 0x10000080
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.ldb",0x33e8a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.ldb" 520 0x33e5f8 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.ldb" ->
"/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Database/Careers2007.ldb" required a case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.ldb" ->
"/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Database/Careers2007.ldb"
trace:file:CreateFileW returning 0xc4
trace:file:CreateFileW L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.ldb" GENERIC_READ GENERIC_WRITE
FILE_SHARE_READ FILE_SHARE_WRITE  creation 3 attributes 0x10000080
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.ldb",0x33e8a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.ldb" 520 0x33e5f8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.ldb" ->
"/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Database/Careers2007.ldb"
trace:file:CreateFileW returning 0xc4
trace:file:LockFile 0xc4 010000100 0000000ff
trace:file:LockFile 0xc4 010000001 000000001
trace:file:WriteFile 0xc4 0x33eb70 64 0x33eb40 0x33eb1c
trace:file:LockFile 0xc4 010000500 000000100
trace:file:ReadFile 0xc0 0x24fb000 4096 0x33ebd8 0x33ebb4
trace:file:ReadFile 0xc0 0x250c000 4096 0x33eb88 0x33eb64
trace:file:ReadFile 0xc0 0x250d000 4096 0x33ea00 0x33e9dc
trace:file:ReadFile 0xc0 0x250e000 4096 0x33e93c 0x33e918
trace:file:LockFile 0xb8 040002001 000000001
trace:file:ReadFile 0xb4 0x2512000 4096 0x33edd4 0x33edb0
trace:file:ReadFile 0xb4 0x2513000 4096 0x33ee20 0x33edfc
trace:file:ReadFile 0xb4 0x2514000 4096 0x33ee48 0x33ee24
trace:file:LockFile 0xb8 040002001 000000001
trace:file:ReadFile 0xb4 0x2512000 4096 0x33ef14 0x33eef0
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msadrh15.dll",0x33efc8,0x33efb0,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msadrh15.dll" 520 0x33ed10 0x33efb0)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msadrh15.dll",0x33efc8,0x33efb0,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msadrh15.dll" 520 0x33ed10 0x33efb0)
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\Common
Files\\System\\ADO\\msadrh15.dll" -> "/home/ryan/.wine/dosdevices/c:/Program
Files/Common Files/System/ADO/msadrh15.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msadrh15.dll",0x33ee08,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\Common
Files\\System\\ADO\\msadrh15.dll" 520 0x33eb90 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\Common
Files\\System\\ADO\\msadrh15.dll" -> "/home/ryan/.wine/dosdevices/c:/Program
Files/Common Files/System/ADO/msadrh15.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msjtes40.dll",0x33e28c,0x33e274,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjtes40.dll" 520
0x33dfd4 0x33e274)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msjtes40.dll",0x33e28c,0x33e274,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjtes40.dll" 520
0x33dfd4 0x33e274)
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msjtes40.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjtes40.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\msjtes40.dll",0x33e0cc,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\msjtes40.dll" 520
0x33de54 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\msjtes40.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/msjtes40.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\msaccess.exe",0x33e790,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\msaccess.exe" 520 0x33e548 (nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\msaccess.exe",0x33e790,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\msaccess.exe" 520 0x33e548 (nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\msaccess.exe",0x33e790,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\msaccess.exe" 520
0x33e548 (nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\msaccess.exe",0x33e790,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\msaccess.exe" 520
0x33e548 (nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\msaccess.exe",0x33e790,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\msaccess.exe" 520 0x33e548
(nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\msaccess.exe",0x33e790,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\msaccess.exe" 520
0x33e548 (nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\msaccess.exe",0x33e790,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\msaccess.exe" 520 0x33e548
(nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\msaccess.exe",0x33e708,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\msaccess.exe" 520 0x33e4c0 (nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\msaccess.exe",0x33e708,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\msaccess.exe" 520 0x33e4c0 (nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\msaccess.exe",0x33e708,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\msaccess.exe" 520
0x33e4c0 (nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\msaccess.exe",0x33e708,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\msaccess.exe" 520
0x33e4c0 (nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\msaccess.exe",0x33e708,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\msaccess.exe" 520 0x33e4c0
(nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\msaccess.exe",0x33e708,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\msaccess.exe" 520
0x33e4c0 (nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\msaccess.exe",0x33e708,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\msaccess.exe" 520 0x33e4c0
(nil))
warn:file:wine_nt_to_unix_file_name L"msaccess.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\VBAJET32.DLL",0x33e5a4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\VBAJET32.DLL" 520 0x33e35c (nil))
warn:file:wine_nt_to_unix_file_name L"VBAJET32.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\VBAJET32.DLL",0x33e5a4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\VBAJET32.DLL" 520 0x33e35c (nil))
warn:file:wine_nt_to_unix_file_name L"VBAJET32.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\VBAJET32.DLL",0x33e5a4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VBAJET32.DLL" 520
0x33e35c (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VBAJET32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/vbajet32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VBAJET32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/vbajet32.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VBAJET32.DLL" 64
0x33e7ac 0x33e6cc)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\VBAJET32.DLL",0x33e5a4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\VBAJET32.DLL" 520 0x33e35c (nil))
warn:file:wine_nt_to_unix_file_name L"VBAJET32.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\VBAJET32.DLL",0x33e5a4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\VBAJET32.DLL" 520 0x33e35c (nil))
warn:file:wine_nt_to_unix_file_name L"VBAJET32.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\VBAJET32.DLL",0x33e5a4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VBAJET32.DLL" 520
0x33e35c (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VBAJET32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/vbajet32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VBAJET32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/vbajet32.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VBAJET32.DLL" 68
0x1759c0 0x33e6cc)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\VBAJET32.DLL",0x33e6e4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\VBAJET32.DLL" 520
0x33e42c (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VBAJET32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/vbajet32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VBAJET32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/vbajet32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\VBAJET32.DLL",0x33e524,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\VBAJET32.DLL" 520
0x33e2ac (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VBAJET32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/vbajet32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VBAJET32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/vbajet32.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\expsrv.dll",0x33e70c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\expsrv.dll"
520 0x33e4c4 (nil))
warn:file:wine_nt_to_unix_file_name L"expsrv.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\expsrv.dll",0x33e70c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\expsrv.dll" 520 0x33e4c4 (nil))
warn:file:wine_nt_to_unix_file_name L"expsrv.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\expsrv.dll",0x33e70c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\expsrv.dll" 520
0x33e4c4 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\expsrv.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/expsrv.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\expsrv.dll" 256
0x33e914 0x33e834)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\vba6.dll",0x33e70c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\vba6.dll"
520 0x33e4c4 (nil))
warn:file:wine_nt_to_unix_file_name L"vba6.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\vba6.dll",0x33e70c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\vba6.dll" 520 0x33e4c4 (nil))
warn:file:wine_nt_to_unix_file_name L"vba6.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\vba6.dll",0x33e70c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\vba6.dll" 520
0x33e4c4 (nil))
warn:file:wine_nt_to_unix_file_name L"vba6.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\vba6.dll",0x33e70c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\vba6.dll" 520
0x33e4c4 (nil))
warn:file:wine_nt_to_unix_file_name L"vba6.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\vba6.dll",0x33e70c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\vba6.dll" 520 0x33e4c4
(nil))
warn:file:wine_nt_to_unix_file_name L"vba6.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\vba6.dll",0x33e70c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\vba6.dll" 520
0x33e4c4 (nil))
warn:file:wine_nt_to_unix_file_name L"vba6.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\vba6.dll",0x33e70c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\vba6.dll" 520 0x33e4c4
(nil))
warn:file:wine_nt_to_unix_file_name L"vba6.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\expsrv.dll",0x33e548,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\expsrv.dll"
520 0x33e300 (nil))
warn:file:wine_nt_to_unix_file_name L"expsrv.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\expsrv.dll",0x33e548,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\expsrv.dll" 520 0x33e300 (nil))
warn:file:wine_nt_to_unix_file_name L"expsrv.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\expsrv.dll",0x33e548,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\expsrv.dll" 520
0x33e300 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\expsrv.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/expsrv.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\expsrv.dll" 64
0x33e750 0x33e670)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\expsrv.dll",0x33e688,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\expsrv.dll" 520
0x33e3d0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\expsrv.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/expsrv.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\expsrv.dll",0x33e4c8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\expsrv.dll" 520
0x33e250 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\expsrv.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/expsrv.dll"
trace:file:ReadFile 0xb4 0x2518000 4096 0x33d334 0x33d310
trace:file:LockFile 0xb8 040025201 000000001
trace:file:ReadFile 0xb4 0x2519000 4096 0x33ec64 0x33ec40
trace:file:ReadFile 0xb4 0x251a000 4096 0x33ecb0 0x33ec8c
trace:file:ReadFile 0xb4 0x251b000 4096 0x33ecd8 0x33ecb4
trace:file:LockFile 0xb8 040025201 000000001
trace:file:ReadFile 0xb4 0x2519000 4096 0x33eda4 0x33ed80
trace:file:LockFile 0xb8 040035801 000000001
trace:file:ReadFile 0xb4 0x251c000 4096 0x33ec64 0x33ec40
trace:file:ReadFile 0xb4 0x251d000 4096 0x33ecb0 0x33ec8c
trace:file:ReadFile 0xb4 0x251e000 4096 0x33ecd8 0x33ecb4
trace:file:LockFile 0xb8 040035801 000000001
trace:file:ReadFile 0xb4 0x251c000 4096 0x33eda4 0x33ed80
trace:file:LockFile 0xb8 040027401 000000001
trace:file:ReadFile 0xb4 0x251f000 4096 0x33ec64 0x33ec40
trace:file:ReadFile 0xb4 0x2520000 4096 0x33ecb0 0x33ec8c
trace:file:ReadFile 0xb4 0x2521000 4096 0x33ecd8 0x33ecb4
trace:file:LockFile 0xb8 040027401 000000001
trace:file:ReadFile 0xb4 0x251f000 4096 0x33eda4 0x33ed80
trace:file:LockFile 0xb8 040029c01 000000001
trace:file:ReadFile 0xb4 0x2522000 4096 0x33ec64 0x33ec40
trace:file:ReadFile 0xb4 0x2523000 4096 0x33ecb0 0x33ec8c
trace:file:ReadFile 0xb4 0x2524000 4096 0x33ecd8 0x33ecb4
trace:file:LockFile 0xb8 040029c01 000000001
trace:file:ReadFile 0xb4 0x2522000 4096 0x33eda4 0x33ed80
trace:file:ReadFile 0xb4 0x2527000 4096 0x33ed7c 0x33ed58
trace:file:LockFile 0xb8 040025201 000000001
trace:file:ReadFile 0xb4 0x2519000 4096 0x33ec64 0x33ec40
trace:file:LockFile 0xb8 040025201 000000001
trace:file:ReadFile 0xb4 0x2519000 4096 0x33eda4 0x33ed80
trace:file:LockFile 0xb8 040025a01 000000001
trace:file:ReadFile 0xb4 0x2525000 4096 0x33ec64 0x33ec40
trace:file:ReadFile 0xb4 0x2526000 4096 0x33ecb0 0x33ec8c
trace:file:ReadFile 0xb4 0x2528000 4096 0x33ecd8 0x33ecb4
trace:file:LockFile 0xb8 040025a01 000000001
trace:file:ReadFile 0xb4 0x2525000 4096 0x33eda4 0x33ed80
trace:file:LockFile 0xb8 040014801 000000001
trace:file:ReadFile 0xb4 0x2529000 4096 0x33ec64 0x33ec40
trace:file:ReadFile 0xb4 0x252a000 4096 0x33ecb0 0x33ec8c
trace:file:ReadFile 0xb4 0x252b000 4096 0x33ecd8 0x33ecb4
trace:file:LockFile 0xb8 040014801 000000001
trace:file:ReadFile 0xb4 0x2529000 4096 0x33eda4 0x33ed80
fixme:ole:OleLoadPictureEx
(0xf6959c,58128,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fa68),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf6959c,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fa68),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf6959c,58128,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fa38),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x177c38)->(0x197238, 0, (nil)), hacked
stub.
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Graphics\\AboutFrm\\tmsplash.jpg",0x33f158,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Graphics\\AboutFrm\\tmsplash.jpg" 520 0x33ef10 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Graphics\\AboutFrm\\tmsplash.jpg" ->
"/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Graphics/AboutFrm/tmsplash.jpg"
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Graphics\\AboutFrm\\tmsplash.jpg" 520 0x33f230 (nil))
trace:file:CreateFileW L"C:\\Program
Files\\TimeMAPS\\Graphics\\AboutFrm\\tmsplash.jpg" GENERIC_READ
FILE_SHARE_READ FILE_SHARE_WRITE  creation 3 attributes 0x0
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Graphics\\AboutFrm\\tmsplash.jpg",0x33f3d4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Graphics\\AboutFrm\\tmsplash.jpg" 520 0x33f12c (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Graphics\\AboutFrm\\tmsplash.jpg" ->
"/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Graphics/AboutFrm/tmsplash.jpg"
trace:file:CreateFileW returning 0xcc
fixme:ole:OleLoadPictureEx
(0xf6a224,58120,1,{00020400-0000-0000-c000-000000000046},x=0,y=0,f=0,0x33f81c),
partially implemented.
trace:file:ReadFile 0xcc 0xf6a4a0 58120 0x33f0b8 (nil)
trace:file:_lclose handle 204
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\scrrun.dll",0x33ef10,0x33eef8,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\scrrun.dll" 520
0x33ec58 0x33eef8)
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\scrrun.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/scrrun.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\scrrun.dll",0x33ed50,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\scrrun.dll" 520
0x33ead8 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\scrrun.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/scrrun.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\VERSION.dll",0x33eae0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\VERSION.dll" 520
0x33e898 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VERSION.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/version.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VERSION.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/version.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\VERSION.dll" 64
0x33ece8 0x33ec08)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\VERSION.dll",0x33ec20,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\VERSION.dll" 520
0x33e968 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VERSION.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/version.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VERSION.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/version.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\VERSION.dll",0x33ea60,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\VERSION.dll" 520
0x33e7e8 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VERSION.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/version.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VERSION.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/version.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\lz32.dll",0x33e150,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\lz32.dll" 520
0x33df08 (nil))
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L".\\lz32.dll",0x33e150,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\lz32.dll" 520 0x33df08 (nil))
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\lz32.dll",0x33e150,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\lz32.dll" 520
0x33df08 (nil))
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\lz32.dll",0x33e150,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\lz32.dll" 520
0x33df08 (nil))
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\lz32.dll",0x33e150,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\lz32.dll" 520 0x33df08
(nil))
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\lz32.dll",0x33e150,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\lz32.dll" 520
0x33df08 (nil))
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\lz32.dll",0x33e150,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\lz32.dll" 520 0x33df08
(nil))
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\scrrun.dll",0x33ef18,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\scrrun.dll" 520
0x33ecd0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\scrrun.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/scrrun.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\scrrun.dll" 522
0x33f010 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\scrrun.dll",0x33eb48,0x33eb30,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\scrrun.dll" 520
0x33e890 0x33eb30)
trace:file:GetFileAttributesW L"C:\\Program
Files\\TimeMAPS\\Text_Files\\sysdat.txt"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Text_Files\\sysdat.txt",0x33f390,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Text_Files\\sysdat.txt" 520 0x33f138 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Text_Files\\sysdat.txt" ->
"/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Text_Files/sysdat.txt"
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Text_Files\\sysdat.txt" 520 0x33f2d4 (nil))
trace:file:CreateFileW L"C:\\Program
Files\\TimeMAPS\\Text_Files\\sysdat.txt" GENERIC_READ FILE_SHARE_READ
FILE_SHARE_WRITE  creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Text_Files\\sysdat.txt",0x33f56c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Text_Files\\sysdat.txt" 520 0x33f2c4 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Text_Files\\sysdat.txt" ->
"/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Text_Files/sysdat.txt"
trace:file:CreateFileW returning 0xe8
trace:file:ReadFile 0xe8 0x1ade38 512 0x33f6ec (nil)
trace:file:CreateFileW L"C:\\Program
Files\\TimeMAPS\\Text_Files\\sysdat.txt" GENERIC_READ FILE_SHARE_READ
FILE_SHARE_WRITE  creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Text_Files\\sysdat.txt",0x33f5b8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Text_Files\\sysdat.txt" 520 0x33f310 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Text_Files\\sysdat.txt" ->
"/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Text_Files/sysdat.txt"
trace:file:CreateFileW returning 0xe8
trace:file:ReadFile 0xe8 0x33f544 128 0x33f51c (nil)
fixme:ole:OleLoadPictureEx
(0xf6a894,227777,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fa68),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf6a894,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fa68),
partially implemented.
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\ReSize32.ocx",0x33f248,0x33f230,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\ReSize32.ocx" 520
0x33ef90 0x33f230)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\ReSize32.ocx",0x33f248,0x33f230,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\ReSize32.ocx" 520
0x33ef90 0x33f230)
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\ReSize32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/ReSize32.ocx"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\ReSize32.ocx",0x33f088,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\ReSize32.ocx" 520
0x33ee10 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\ReSize32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/ReSize32.ocx"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MFC42.DLL",0x33ee18,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MFC42.DLL" 520
0x33ebd0 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MFC42.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mfc42.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MFC42.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mfc42.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MFC42.DLL" 64
0x33f020 0x33ef40)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MFC42.DLL",0x33ef58,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MFC42.DLL" 520
0x33eca0 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MFC42.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mfc42.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MFC42.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mfc42.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MFC42.DLL",0x33ed98,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MFC42.DLL" 520
0x33eb20 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MFC42.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mfc42.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MFC42.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mfc42.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\MFC42LOC.DLL",0x33ecdc,0x33ecc4,(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MFC42LOC.DLL" 520
0x33ea24 0x33ecc4)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\MFC42LOC.DLL",0x33ecdc,0x33ecc4,(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MFC42LOC.DLL" 520
0x33ea24 0x33ecc4)
warn:file:wine_nt_to_unix_file_name L"MFC42LOC.DLL" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\VSPRINT7.OCX",0x33f248,0x33f230,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\VSPRINT7.OCX" 520
0x33ef90 0x33f230)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\VSPRINT7.OCX",0x33f248,0x33f230,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\VSPRINT7.OCX" 520
0x33ef90 0x33f230)
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VSPRINT7.OCX" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/VSPRINT7.OCX"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\VSPRINT7.OCX",0x33f088,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\VSPRINT7.OCX" 520
0x33ee10 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VSPRINT7.OCX" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/VSPRINT7.OCX"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\WINSPOOL.DRV",0x33ee18,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\WINSPOOL.DRV" 520
0x33ebd0 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINSPOOL.DRV" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winspool.drv" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINSPOOL.DRV" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winspool.drv"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\WINSPOOL.DRV" 64
0x33f020 0x33ef40)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\WINSPOOL.DRV",0x33ee18,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\WINSPOOL.DRV" 520
0x33ebd0 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINSPOOL.DRV" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winspool.drv" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINSPOOL.DRV" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winspool.drv"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\WINSPOOL.DRV" 68
0x18ec88 0x33ef40)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\WINSPOOL.DRV",0x33ef58,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\WINSPOOL.DRV" 520
0x33eca0 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINSPOOL.DRV" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winspool.drv" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINSPOOL.DRV" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winspool.drv"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\WINSPOOL.DRV",0x33ed98,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\WINSPOOL.DRV" 520
0x33eb20 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINSPOOL.DRV" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winspool.drv" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINSPOOL.DRV" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winspool.drv"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\comdlg32.dll",0x33ee18,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comdlg32.dll" 520
0x33ebd0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comdlg32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comdlg32.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comdlg32.dll" 64
0x33f020 0x33ef40)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\comdlg32.dll",0x33ee18,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comdlg32.dll" 520
0x33ebd0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comdlg32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comdlg32.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comdlg32.dll" 68
0x18ec88 0x33ef40)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\comdlg32.dll",0x33ef58,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comdlg32.dll" 520
0x33eca0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comdlg32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comdlg32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\comdlg32.dll",0x33ed98,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comdlg32.dll" 520
0x33eb20 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comdlg32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comdlg32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\shell32.dll",0x33e488,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\shell32.dll" 520
0x33e240 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\shell32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/shell32.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\shell32.dll" 64
0x33e690 0x33e5b0)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\shell32.dll",0x33e5c8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\shell32.dll" 520
0x33e310 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\shell32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/shell32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\shell32.dll",0x33e408,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\shell32.dll" 520
0x33e190 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\shell32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/shell32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\shlwapi.dll",0x33daf8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\shlwapi.dll" 520
0x33d8b0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\shlwapi.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/shlwapi.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\shlwapi.dll" 64
0x33dd00 0x33dc20)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\shlwapi.dll",0x33dc38,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\shlwapi.dll" 520
0x33d980 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\shlwapi.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/shlwapi.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\shlwapi.dll",0x33da78,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\shlwapi.dll" 520
0x33d800 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\shlwapi.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/shlwapi.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\comctl32.dll",0x33daf8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comctl32.dll" 520
0x33d8b0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comctl32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comctl32.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comctl32.dll" 64
0x33dd00 0x33dc20)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\comctl32.dll",0x33daf8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comctl32.dll" 520
0x33d8b0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comctl32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comctl32.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comctl32.dll" 68
0x18f070 0x33dc20)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\comctl32.dll",0x33dc38,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comctl32.dll" 520
0x33d980 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comctl32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comctl32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\comctl32.dll",0x33da78,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comctl32.dll" 520
0x33d800 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comctl32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comctl32.dll"
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33e698,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33e3f0 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x104
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33e568,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33e2c0 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x104
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\uxtheme.dll",0x33eb58,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\uxtheme.dll"
520 0x33e910 (nil))
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\uxtheme.dll",0x33eb58,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\uxtheme.dll" 520 0x33e910 (nil))
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\uxtheme.dll",0x33eb58,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\uxtheme.dll" 520
0x33e910 (nil))
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\uxtheme.dll",0x33eb58,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\uxtheme.dll" 520
0x33e910 (nil))
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\uxtheme.dll",0x33eb58,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\uxtheme.dll" 520 0x33e910
(nil))
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\uxtheme.dll",0x33eb58,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\uxtheme.dll" 520
0x33e910 (nil))
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\uxtheme.dll",0x33eb58,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\uxtheme.dll" 520 0x33e910
(nil))
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\shell32.dll" 520
0x33ef40 (nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\shell32.dll" 520
0x33ef40 (nil))
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33ebc0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33e918 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0xfc
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33ec70,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33e9c8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0xfc
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33ef74,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33eccc (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0xfc
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\WINEPS.DRV",0x33f0b4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\WINEPS.DRV"
520 0x33ee6c (nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\WINEPS.DRV",0x33f0b4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\WINEPS.DRV" 520 0x33ee6c (nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\WINEPS.DRV",0x33f0b4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\WINEPS.DRV" 520
0x33ee6c (nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\WINEPS.DRV",0x33f0b4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\WINEPS.DRV" 520
0x33ee6c (nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\WINEPS.DRV",0x33f0b4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\WINEPS.DRV" 520 0x33ee6c
(nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\WINEPS.DRV",0x33f0b4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\WINEPS.DRV" 520
0x33ee6c (nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\WINEPS.DRV",0x33f0b4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\WINEPS.DRV" 520 0x33ee6c
(nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\WINEPS.DRV",0x33ef14,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\WINEPS.DRV"
520 0x33eccc (nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\WINEPS.DRV",0x33ef14,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\WINEPS.DRV" 520 0x33eccc (nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\WINEPS.DRV",0x33ef14,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\WINEPS.DRV" 520
0x33eccc (nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\WINEPS.DRV",0x33ef14,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\WINEPS.DRV" 520
0x33eccc (nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\WINEPS.DRV",0x33ef14,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\WINEPS.DRV" 520 0x33eccc
(nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\WINEPS.DRV",0x33ef14,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\WINEPS.DRV" 520
0x33eccc (nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\WINEPS.DRV",0x33ef14,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\WINEPS.DRV" 520 0x33eccc
(nil))
warn:file:wine_nt_to_unix_file_name L"WINEPS.DRV" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\VSPRINT7.OCX",0x33f454,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VSPRINT7.OCX" 520
0x33f20c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VSPRINT7.OCX" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/VSPRINT7.OCX"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VSPRINT7.OCX" 522
0x33f54c (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\VSPRINT7.OCX",0x33f084,0x33f06c,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\VSPRINT7.OCX" 520
0x33edcc 0x33f06c)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB",0x33f378,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 520 0x33f130 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\System32\\STDOLE2.TLB" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/System32/STDOLE2.TLB"
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 522 0x33f470 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\System32\\STDOLE2.TLB",0x33efa8,0x33ef90,(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\STDOLE2.TLB" 520 0x33ecf0 0x33ef90)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\System32\\STDOLE2.TLB",0x33f0e8,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\STDOLE2.TLB" 520 0x33eea0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\System32\\STDOLE2.TLB" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/System32/STDOLE2.TLB"
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\STDOLE2.TLB" 520 0x33f1d0 (nil))
trace:file:CreateFileW L"C:\\windows\\system32\\System32\\STDOLE2.TLB"
GENERIC_READ FILE_SHARE_READ  creation 3 attributes 0x0
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\System32\\STDOLE2.TLB",0x33f138,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\STDOLE2.TLB" 520 0x33ee90 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\System32\\STDOLE2.TLB" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/System32/STDOLE2.TLB"
trace:file:CreateFileW returning 0xfc
err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not
registered
err:ole:CoGetClassObject no class object
{00000000-0000-0000-0000-000000000000} could be created for context 0x1
err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not
registered
err:ole:CoGetClassObject no class object
{00000000-0000-0000-0000-000000000000} could be created for context 0x1
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\comdlg32.ocx",0x33f248,0x33f230,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comdlg32.ocx" 520
0x33ef90 0x33f230)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\comdlg32.ocx",0x33f248,0x33f230,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comdlg32.ocx" 520
0x33ef90 0x33f230)
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comdlg32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comdlg32.ocx"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\comdlg32.ocx",0x33f088,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comdlg32.ocx" 520
0x33ee10 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comdlg32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comdlg32.ocx"
fixme:ole:OLEPictureImpl_SaveAsFile (0x18a358)->(0x21b6c0, 0, (nil)), hacked
stub.
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\comdlg32.ocx",0x33f25c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\comdlg32.ocx" 520
0x33f014 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comdlg32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comdlg32.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\comdlg32.ocx" 522
0x33f354 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\comdlg32.ocx",0x33ee8c,0x33ee74,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\comdlg32.ocx" 520
0x33ebd4 0x33ee74)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\ReSize32.ocx",0x33f320,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\ReSize32.ocx" 520
0x33f0d8 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\ReSize32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/ReSize32.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\ReSize32.ocx" 522
0x33f418 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\ReSize32.ocx",0x33ef50,0x33ef38,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\ReSize32.ocx" 520
0x33ec98 0x33ef38)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\VSPRINT7.OCX",0x33f468,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VSPRINT7.OCX" 520
0x33f220 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VSPRINT7.OCX" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/VSPRINT7.OCX"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VSPRINT7.OCX" 522
0x33f560 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\comdlg32.ocx",0x33f48c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\comdlg32.ocx" 520
0x33f244 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comdlg32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comdlg32.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\comdlg32.ocx" 522
0x33f584 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB",0x33f3a4,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 520 0x33f15c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\System32\\STDOLE2.TLB" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/System32/STDOLE2.TLB"
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 522 0x33f49c (nil))
fixme:ole:OleLoadPictureEx
(0xf77df4,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fa68),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7a23010)->(0x7a2db58, 0, (nil)),
hacked stub.
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x339180,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x338ed8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x100
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33c460,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33c1b8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x100
trace:file:ReadFile 0xb4 0x1b06fd0 512 0x7dc09930 0x7dc0990c
trace:file:ReadFile 0xc0 0x1b071d8 512 0x7daf8930 0x7daf890c
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33ddc4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33db1c (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x100
trace:file:ReadFile 0xb4 0x1b06fd0 512 0x7dc09930 0x7dc0990c
trace:file:ReadFile 0xc0 0x1b071d8 512 0x7daf8930 0x7daf890c
fixme:ole:OleLoadPictureEx
(0xf7854c,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f620),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7854c,324,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5c0),
partially implemented.
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\VSDRAW7.OCX",0x33edd0,0x33edb8,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\VSDRAW7.OCX" 520
0x33eb18 0x33edb8)
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VSDRAW7.OCX" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/VSDRAW7.OCX"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\VSDRAW7.OCX",0x33ec10,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\VSDRAW7.OCX" 520
0x33e998 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VSDRAW7.OCX" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/VSDRAW7.OCX"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\VSDRAW7.OCX",0x33efdc,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VSDRAW7.OCX" 520
0x33ed94 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VSDRAW7.OCX" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/VSDRAW7.OCX"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VSDRAW7.OCX" 522
0x33f0d4 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\VSDRAW7.OCX",0x33ec0c,0x33ebf4,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\VSDRAW7.OCX" 520
0x33e954 0x33ebf4)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB",0x33ef00,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 520 0x33ecb8 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\System32\\STDOLE2.TLB" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/System32/STDOLE2.TLB"
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 522 0x33eff8 (nil))
err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not
registered
err:ole:CoGetClassObject no class object
{00000000-0000-0000-0000-000000000000} could be created for context 0x1
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\mscomct2.ocx",0x33edd0,0x33edb8,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\mscomct2.ocx" 520
0x33eb18 0x33edb8)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\mscomct2.ocx",0x33edd0,0x33edb8,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\mscomct2.ocx" 520
0x33eb18 0x33edb8)
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\mscomct2.ocx",0x33ec10,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\mscomct2.ocx" 520
0x33e998 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSCc2ENU.DLL",0x33ea78,0x33ea60,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSCc2ENU.DLL" 520
0x33e7c0 0x33ea60)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSCc2ENU.DLL",0x33ea78,0x33ea60,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSCc2ENU.DLL" 520
0x33e7c0 0x33ea60)
warn:file:wine_nt_to_unix_file_name L"MSCc2ENU.DLL" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSCc2EN.DLL",0x33ea78,0x33ea60,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSCc2EN.DLL" 520
0x33e7c0 0x33ea60)
warn:file:wine_nt_to_unix_file_name L"MSCc2EN.DLL" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSCcENU.DLL",0x33ea78,0x33ea60,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSCcENU.DLL" 520
0x33e7c0 0x33ea60)
warn:file:wine_nt_to_unix_file_name L"MSCcENU.DLL" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\1024\\MSCc2.dll",0x33ea78,0x33ea60,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\1024\\MSCc2.dll"
520 0x33e7c0 0x33ea60)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\1024\\MSCc2.dll",0x33ea78,0x33ea60,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\1024\\MSCc2.dll"
520 0x33e7c0 0x33ea60)
warn:file:wine_nt_to_unix_file_name L"1024\\MSCc2.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
fixme:ole:OleLoadPictureEx
(0xf7854c,324,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5c0),
partially implemented.
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx",0x33edd0,0x33edb8,(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx" 520 0x33eb18
0x33edb8)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx",0x33edd0,0x33edb8,(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx" 520 0x33eb18
0x33edb8)
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/System32/Macromed/Flash/Flash.ocx"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx",0x33ec10,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx" 520 0x33e998
(nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/System32/Macromed/Flash/Flash.ocx"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\WINMM.dll",0x33e9a0,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\WINMM.dll" 520 0x33e758
(nil))
warn:file:wine_nt_to_unix_file_name L"WINMM.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32/System32/Macromed/Flash
trace:file:RtlDosPathNameToNtPathName_U
(L".\\WINMM.dll",0x33e9a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\WINMM.dll" 520 0x33e758 (nil))
warn:file:wine_nt_to_unix_file_name L"WINMM.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\WINMM.dll",0x33e9a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\WINMM.dll" 520
0x33e758 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINMM.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winmm.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINMM.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winmm.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\WINMM.dll" 64
0x33eba8 0x33eac8)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\WINMM.dll",0x33eae0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\WINMM.dll" 520
0x33e828 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINMM.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winmm.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINMM.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winmm.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\WINMM.dll",0x33e920,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\WINMM.dll" 520
0x33e6a8 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINMM.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winmm.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WINMM.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/winmm.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\WSOCK32.dll",0x33e9a0,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\WSOCK32.dll" 520
0x33e758 (nil))
warn:file:wine_nt_to_unix_file_name L"WSOCK32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32/System32/Macromed/Flash
trace:file:RtlDosPathNameToNtPathName_U
(L".\\WSOCK32.dll",0x33e9a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\WSOCK32.dll" 520 0x33e758 (nil))
warn:file:wine_nt_to_unix_file_name L"WSOCK32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\WSOCK32.dll",0x33e9a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\WSOCK32.dll" 520
0x33e758 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WSOCK32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/wsock32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WSOCK32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/wsock32.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\WSOCK32.dll" 64
0x33eba8 0x33eac8)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\WSOCK32.dll",0x33eae0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\WSOCK32.dll" 520
0x33e828 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WSOCK32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/wsock32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WSOCK32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/wsock32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\WSOCK32.dll",0x33e920,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\WSOCK32.dll" 520
0x33e6a8 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WSOCK32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/wsock32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WSOCK32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/wsock32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\ws2_32.dll",0x33e010,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\ws2_32.dll" 520
0x33ddc8 (nil))
warn:file:wine_nt_to_unix_file_name L"ws2_32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32/System32/Macromed/Flash
trace:file:RtlDosPathNameToNtPathName_U
(L".\\ws2_32.dll",0x33e010,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\ws2_32.dll" 520 0x33ddc8 (nil))
warn:file:wine_nt_to_unix_file_name L"ws2_32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\ws2_32.dll",0x33e010,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\ws2_32.dll" 520
0x33ddc8 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\ws2_32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/ws2_32.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\ws2_32.dll" 64
0x33e218 0x33e138)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\ws2_32.dll",0x33e150,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\ws2_32.dll" 520
0x33de98 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\ws2_32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/ws2_32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\ws2_32.dll",0x33df90,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\ws2_32.dll" 520
0x33dd18 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\ws2_32.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/ws2_32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\WININET.dll",0x33e9a0,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\WININET.dll" 520
0x33e758 (nil))
warn:file:wine_nt_to_unix_file_name L"WININET.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32/System32/Macromed/Flash
trace:file:RtlDosPathNameToNtPathName_U
(L".\\WININET.dll",0x33e9a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\WININET.dll" 520 0x33e758 (nil))
warn:file:wine_nt_to_unix_file_name L"WININET.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\WININET.dll",0x33e9a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\WININET.dll" 520
0x33e758 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WININET.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/wininet.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WININET.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/wininet.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\WININET.dll" 64
0x33eba8 0x33eac8)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\WININET.dll",0x33eae0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\WININET.dll" 520
0x33e828 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WININET.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/wininet.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WININET.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/wininet.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\WININET.dll",0x33e920,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\WININET.dll" 520
0x33e6a8 (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WININET.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/wininet.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\WININET.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/wininet.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\mpr.dll",0x33e010,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\mpr.dll" 520 0x33ddc8
(nil))
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32/System32/Macromed/Flash
trace:file:RtlDosPathNameToNtPathName_U (L".\\mpr.dll",0x33e010,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\mpr.dll" 520 0x33ddc8 (nil))
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mpr.dll",0x33e010,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mpr.dll" 520
0x33ddc8 (nil))
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\mpr.dll",0x33e010,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\mpr.dll" 520
0x33ddc8 (nil))
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\mpr.dll",0x33e010,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\mpr.dll" 520 0x33ddc8 (nil))
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mpr.dll",0x33e010,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mpr.dll" 520
0x33ddc8 (nil))
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\mpr.dll",0x33e010,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\mpr.dll" 520 0x33ddc8 (nil))
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\urlmon.dll",0x33e9a0,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\urlmon.dll" 520
0x33e758 (nil))
warn:file:wine_nt_to_unix_file_name L"urlmon.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32/System32/Macromed/Flash
trace:file:RtlDosPathNameToNtPathName_U
(L".\\urlmon.dll",0x33e9a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\urlmon.dll" 520 0x33e758 (nil))
warn:file:wine_nt_to_unix_file_name L"urlmon.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\urlmon.dll",0x33e9a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\urlmon.dll" 520
0x33e758 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\urlmon.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/urlmon.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\urlmon.dll" 64
0x33eba8 0x33eac8)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\urlmon.dll",0x33eae0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\urlmon.dll" 520
0x33e828 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\urlmon.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/urlmon.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\urlmon.dll",0x33e920,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\urlmon.dll" 520
0x33e6a8 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\urlmon.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/urlmon.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\winealsa.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\winealsa.drv" 520 0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\winealsa.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\winealsa.drv" 520 0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\winealsa.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\winealsa.drv" 520
0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\winealsa.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\winealsa.drv" 520
0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\winealsa.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\winealsa.drv" 520 0x33de58
(nil))
warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\winealsa.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\winealsa.drv" 520
0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\winealsa.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\winealsa.drv" 520 0x33de58
(nil))
warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\msacm32.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\msacm32.drv"
520 0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\msacm32.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\msacm32.drv" 520 0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\msacm32.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\msacm32.drv" 520
0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\msacm32.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\msacm32.drv" 520
0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\msacm32.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\msacm32.drv" 520 0x33de58
(nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\msacm32.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\msacm32.drv" 520
0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\msacm32.drv",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\msacm32.drv" 520 0x33de58
(nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\msacm32.dll",0x33d710,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\msacm32.dll"
520 0x33d4c8 (nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\msacm32.dll",0x33d710,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\msacm32.dll" 520 0x33d4c8 (nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\msacm32.dll",0x33d710,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\msacm32.dll" 520
0x33d4c8 (nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\msacm32.dll",0x33d710,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\msacm32.dll" 520
0x33d4c8 (nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\msacm32.dll",0x33d710,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\msacm32.dll" 520 0x33d4c8
(nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\msacm32.dll",0x33d710,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\msacm32.dll" 520
0x33d4c8 (nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\msacm32.dll",0x33d710,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\msacm32.dll" 520 0x33d4c8
(nil))
warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:CreateFileW L"c:\\windows\\system.ini" GENERIC_READ
FILE_SHARE_READ  creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system.ini",0x33c900,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system.ini" 520 0x33c658
(nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/system.ini"
trace:file:CreateFileW returning 0x12c
trace:file:ReadFile 0x12c 0x1a2b90 453 0x33ca08 (nil)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\midimap.dll",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\midimap.dll"
520 0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\midimap.dll",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\midimap.dll" 520 0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\midimap.dll",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\midimap.dll" 520
0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\midimap.dll",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\midimap.dll" 520
0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\midimap.dll",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\midimap.dll" 520 0x33de58
(nil))
warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\midimap.dll",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\midimap.dll" 520
0x33de58 (nil))
warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\midimap.dll",0x33e0a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\midimap.dll" 520 0x33de58
(nil))
warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:GetFileAttributesW L"c:\\windows\\profiles\\ryan\\Local
Settings\\Temporary Internet Files"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\profiles\\ryan\\Local Settings\\Temporary Internet
Files",0x33e3a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\profiles\\ryan\\Local
Settings\\Temporary Internet Files" 520 0x33e148 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\profiles\\ryan\\Local Settings\\Temporary Internet
Files" -> "/home/ryan/.wine/dosdevices/c:/windows/profiles/ryan/Local
Settings/Temporary Internet Files"
trace:file:GetFileAttributesW L"c:\\windows\\profiles\\ryan\\Local
Settings\\History"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\profiles\\ryan\\Local
Settings\\History",0x33e3a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\profiles\\ryan\\Local
Settings\\History" 520 0x33e148 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\profiles\\ryan\\Local Settings\\History" ->
"/home/ryan/.wine/dosdevices/c:/windows/profiles/ryan/Local
Settings/History"
trace:file:GetFileAttributesW L"c:\\windows\\profiles\\ryan\\Cookies"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\profiles\\ryan\\Cookies",0x33e3a0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\profiles\\ryan\\Cookies" 520
0x33e148 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\profiles\\ryan\\Cookies" ->
"/home/ryan/.wine/dosdevices/c:/windows/profiles/ryan/Cookies"
trace:file:CreateFileW L"c:\\windows\\system32\\mms.cfg" GENERIC_READ
creation 3 attributes 0x8000000
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mms.cfg",0x33f260,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mms.cfg" 520
0x33efb8 (nil))
warn:file:wine_nt_to_unix_file_name L"mms.cfg" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
warn:file:CreateFileW Unable to create file
L"c:\\windows\\system32\\mms.cfg" (status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\Macromed\\Common\\SwSupport.dll",0x33ed80,0x33ed68,(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\Macromed\\Common\\SwSupport.dll" 520 0x33eac8
0x33ed68)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\Macromed\\Common\\SwSupport.dll",0x33ed80,0x33ed68,(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\Macromed\\Common\\SwSupport.dll" 520 0x33eac8
0x33ed68)
warn:file:wine_nt_to_unix_file_name L"Common\\SwSupport.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32/Macromed
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\Macromed\\Shockwave\\SwSupport.dll",0x33ed80,0x33ed68,(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\Macromed\\Shockwave\\SwSupport.dll" 520 0x33eac8
0x33ed68)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\Macromed\\Shockwave\\SwSupport.dll",0x33ed80,0x33ed68,(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\Macromed\\Shockwave\\SwSupport.dll" 520 0x33eac8
0x33ed68)
warn:file:wine_nt_to_unix_file_name L"Shockwave\\SwSupport.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32/Macromed
fixme:ole:OleLoadPictureEx
(0xf7854c,324,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5c0),
partially implemented.
err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not
registered
err:ole:CoGetClassObject no class object
{00000000-0000-0000-0000-000000000000} could be created for context 0x1
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\richtx32.ocx",0x33ee00,0x33ede8,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\richtx32.ocx" 520
0x33eb48 0x33ede8)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\richtx32.ocx",0x33ee00,0x33ede8,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\richtx32.ocx" 520
0x33eb48 0x33ede8)
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\richtx32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/richtx32.ocx"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\richtx32.ocx",0x33ec40,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\richtx32.ocx" 520
0x33e9c8 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\richtx32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/richtx32.ocx"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\oledlg.dll",0x33e9d0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\oledlg.dll" 520
0x33e788 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\oledlg.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/oledlg.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\oledlg.dll" 64
0x33ebd8 0x33eaf8)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\oledlg.dll",0x33eb10,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\oledlg.dll" 520
0x33e858 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\oledlg.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/oledlg.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\oledlg.dll",0x33e950,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\oledlg.dll" 520
0x33e6d8 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\oledlg.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/oledlg.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\RichEd32.DLL",0x33ee24,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\RichEd32.DLL" 520 0x33ebdc (nil))
warn:file:wine_nt_to_unix_file_name L"RichEd32.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\RichEd32.DLL",0x33ee24,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\RichEd32.DLL" 520 0x33ebdc (nil))
warn:file:wine_nt_to_unix_file_name L"RichEd32.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\RichEd32.DLL",0x33ee24,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\RichEd32.DLL" 520
0x33ebdc (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\RichEd32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/riched32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\RichEd32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/riched32.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\RichEd32.DLL" 64
0x33f02c 0x33ef4c)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\RichEd32.DLL",0x33ee24,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\RichEd32.DLL" 520 0x33ebdc (nil))
warn:file:wine_nt_to_unix_file_name L"RichEd32.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\RichEd32.DLL",0x33ee24,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\RichEd32.DLL" 520 0x33ebdc (nil))
warn:file:wine_nt_to_unix_file_name L"RichEd32.DLL" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\RichEd32.DLL",0x33ee24,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\RichEd32.DLL" 520
0x33ebdc (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\RichEd32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/riched32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\RichEd32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/riched32.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\RichEd32.DLL" 68
0x7a650b8 0x33ef4c)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\RichEd32.DLL",0x33ef64,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\RichEd32.DLL" 520
0x33ecac (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\RichEd32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/riched32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\RichEd32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/riched32.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\RichEd32.DLL",0x33eda4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\RichEd32.DLL" 520
0x33eb2c (nil))
warn:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\RichEd32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/riched32.dll" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\RichEd32.DLL" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/riched32.dll"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\riched20.dll",0x33e494,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\riched20.dll" 520 0x33e24c (nil))
warn:file:wine_nt_to_unix_file_name L"riched20.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\riched20.dll",0x33e494,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\riched20.dll" 520 0x33e24c (nil))
warn:file:wine_nt_to_unix_file_name L"riched20.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\riched20.dll",0x33e494,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\riched20.dll" 520
0x33e24c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\riched20.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/riched20.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\riched20.dll" 64
0x33e69c 0x33e5bc)
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\riched20.dll",0x33e494,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\riched20.dll" 520 0x33e24c (nil))
warn:file:wine_nt_to_unix_file_name L"riched20.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\riched20.dll",0x33e494,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\riched20.dll" 520 0x33e24c (nil))
warn:file:wine_nt_to_unix_file_name L"riched20.dll" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\riched20.dll",0x33e494,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\riched20.dll" 520
0x33e24c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\riched20.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/riched20.dll"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\riched20.dll" 68
0x7a7cfc0 0x33e5bc)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\riched20.dll",0x33e5d4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\riched20.dll" 520
0x33e31c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\riched20.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/riched20.dll"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\riched20.dll",0x33e414,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\riched20.dll" 520
0x33e19c (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\riched20.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/riched20.dll"
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:richedit:IRichEditOle_fnInPlaceDeactivate stub 0x86131e0
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:ole:OLEPictureImpl_SaveAsFile (0x7a2cf68)->(0x7a86e18, 0, (nil)),
hacked stub.
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\richtx32.ocx",0x33bc4c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\richtx32.ocx" 520
0x33ba04 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\richtx32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/richtx32.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\richtx32.ocx" 522
0x33bd44 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\richtx32.ocx",0x33b87c,0x33b864,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\richtx32.ocx" 520
0x33b5c4 0x33b864)
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
trace:file:LockFile 0xb8 04002a601 000000001
trace:file:ReadFile 0xb4 0x252c000 4096 0x33e668 0x33e644
trace:file:ReadFile 0xb4 0x252d000 4096 0x33e6b4 0x33e690
trace:file:ReadFile 0xb4 0x252f000 4096 0x33e6dc 0x33e6b8
trace:file:LockFile 0xb8 04002a601 000000001
trace:file:ReadFile 0xb4 0x252c000 4096 0x33e7a8 0x33e784
trace:file:ReadFile 0xb4 0x2533000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2534000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2535000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2536000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2537000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2538000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2539000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x253a000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x253b000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x253c000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x253d000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x253e000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x253f000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2540000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2541000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2542000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2543000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2544000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2545000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2546000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2547000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2548000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2549000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x254a000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x254b000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x254c000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x254d000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x254e000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x254f000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2550000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2551000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2552000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2553000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2554000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2555000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2556000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2557000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2558000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2559000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x255a000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x255b000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x255c000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x255d000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x255f000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2560000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2561000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2562000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2563000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2564000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2565000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2566000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2567000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2568000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2569000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x256a000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x256b000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x256c000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x256d000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x256e000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x256f000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2570000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2571000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2572000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2573000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2574000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2575000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2576000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2577000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2578000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x2579000 4096 0x33de70 0x33de4c
trace:file:ReadFile 0xb4 0x257a000 32768 0x7dc09950 0x7dc0992c
trace:file:ReadFile 0xb4 0x257a000 16384 0x7dc09950 0x7dc0992c
trace:file:ReadFile 0xb4 0x257a000 32768 0x7dc09950 0x7dc0992c
trace:file:ReadFile 0xb4 0x257a000 32768 0x7dc09950 0x7dc0992c
trace:file:ReadFile 0xb4 0x257a000 32768 0x7dc09950 0x7dc0992c
trace:file:ReadFile 0xb4 0x257a000 32768 0x7dc09950 0x7dc0992c
trace:file:ReadFile 0xb4 0x257a000 32768 0x7dc09950 0x7dc0992c
trace:file:ReadFile 0xb4 0x257a000 32768 0x7dc09950 0x7dc0992c
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\VSDRAW7.OCX",0x33f020,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VSDRAW7.OCX" 520
0x33edd8 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\VSDRAW7.OCX" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/VSDRAW7.OCX"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\VSDRAW7.OCX" 522
0x33f118 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mscomct2.ocx",0x33f044,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 520
0x33edfc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 522
0x33f13c (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\mscomct2.ocx",0x33ec74,0x33ec5c,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\mscomct2.ocx" 520
0x33e9bc 0x33ec5c)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mscomct2.ocx",0x33ee48,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 520
0x33ec00 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 522
0x33ef40 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\mscomct2.ocx",0x33ea78,0x33ea60,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\mscomct2.ocx" 520
0x33e7c0 0x33ea60)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB",0x33ef7c,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 520 0x33ed34 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\System32\\STDOLE2.TLB" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/System32/STDOLE2.TLB"
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 522 0x33f074 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mscomct2.ocx",0x33f044,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 520
0x33edfc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 522
0x33f13c (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mscomct2.ocx",0x33f044,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 520
0x33edfc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 522
0x33f13c (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mscomct2.ocx",0x33f044,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 520
0x33edfc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 522
0x33f13c (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx",0x33f020,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx" 520 0x33edd8
(nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/System32/Macromed/Flash/Flash.ocx"
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx" 522 0x33f118
(nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx",0x33ec50,0x33ec38,(nil))
trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx" 520 0x33e998
0x33ec38)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx",0x33efd8,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx" 520 0x33ed90
(nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/System32/Macromed/Flash/Flash.ocx"
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\Macromed\\Flash\\Flash.ocx" 522 0x33f0d0
(nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB",0x33eefc,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 520 0x33ecb4 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\System32\\STDOLE2.TLB" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/System32/STDOLE2.TLB"
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 522 0x33eff4 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mscomct2.ocx",0x33f044,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 520
0x33edfc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 522
0x33f13c (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mscomct2.ocx",0x33f044,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 520
0x33edfc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 522
0x33f13c (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mscomct2.ocx",0x33f044,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 520
0x33edfc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 522
0x33f13c (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\richtx32.ocx",0x33f044,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\richtx32.ocx" 520
0x33edfc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\richtx32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/richtx32.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\richtx32.ocx" 522
0x33f13c (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB",0x33ed14,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 520 0x33eacc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\System32\\STDOLE2.TLB" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/System32/STDOLE2.TLB"
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 522 0x33ee0c (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\comdlg32.ocx",0x33f044,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\comdlg32.ocx" 520
0x33edfc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comdlg32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comdlg32.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\comdlg32.ocx" 522
0x33f13c (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\richtx32.ocx",0x33f044,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\richtx32.ocx" 520
0x33edfc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\richtx32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/richtx32.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\richtx32.ocx" 522
0x33f13c (nil))
trace:file:CreateFileW L"C:\\Program
Files\\TimeMAPS/Text_Files/030100_InterestBasics.rtf" GENERIC_READ
FILE_SHARE_READ  creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS/Text_Files/030100_InterestBasics.rtf",0x33eb2c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS/Text_Files/030100_InterestBasics.rtf" 520 0x33e884 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Text_Files\\030100_InterestBasics.rtf" ->
"/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Text_Files/030100_InterestBasics.rtf"
trace:file:CreateFileW returning 0x118
fixme:richedit:IRichEditOle_fnInPlaceDeactivate stub 0x8613cb8
trace:file:ReadFile 0x118 0x3398f0 4096 0x3398e8 (nil)
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
trace:file:ReadFile 0x118 0x3398f0 4096 0x3398e8 (nil)
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
trace:file:ReadFile 0x118 0x3398f0 4096 0x3398e8 (nil)
trace:file:ReadFile 0x118 0x3398f0 4096 0x3398e8 (nil)
trace:file:ReadFile 0x118 0x3398f0 4096 0x3398e8 (nil)
trace:file:ReadFile 0x118 0x3398f0 4096 0x3398e8 (nil)
trace:file:ReadFile 0x118 0x3398f0 4096 0x3398e8 (nil)
trace:file:ReadFile 0x118 0x3398f0 4096 0x3398e8 (nil)
trace:file:ReadFile 0x118 0x3398f0 4096 0x3398e8 (nil)
trace:file:ReadFile 0x118 0x3398f0 4096 0x3398e8 (nil)
trace:file:ReadFile 0x118 0x3398f0 4096 0x3398e8 (nil)
trace:file:ReadFile 0x118 0x3398f0 4096 0x3398e8 (nil)
trace:file:ReadFile 0x118 0x3398f0 4096 0x3398e8 (nil)
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x337fc4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x337d1c (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x118
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33b394,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33b0ec (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x118
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33e58c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33e2e4 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x118
trace:file:ReadFile 0xb4 0x1b06fd0 512 0x7dc09930 0x7dc0990c
trace:file:ReadFile 0xc0 0x1b071d8 512 0x7daf8930 0x7daf890c
fixme:richedit:IRichEditOle_fnInPlaceDeactivate stub 0x8613cb8
fixme:richedit:IRichEditOle_fnInPlaceDeactivate stub 0x86131e0
fixme:richedit:IRichEditOle_fnInPlaceDeactivate stub 0x8613cb8
fixme:ole:OleLoadPictureEx
(0xf7dc8c,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33dff8),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7dc8c,324,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33df98),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7dc8c,324,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33df98),
partially implemented.
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:richedit:IRichEditOle_fnInPlaceDeactivate stub 0x862dc80
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:ole:OLEPictureImpl_SaveAsFile (0x1970f0)->(0x7a63390, 0, (nil)),
hacked stub.
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\richtx32.ocx",0x33a624,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\richtx32.ocx" 520
0x33a3dc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\richtx32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/richtx32.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\richtx32.ocx" 522
0x33a71c (nil))
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
trace:file:LockFile 0xb8 04002a601 000000001
trace:file:ReadFile 0xb4 0x252c000 4096 0x33d040 0x33d01c
trace:file:LockFile 0xb8 04002a601 000000001
trace:file:ReadFile 0xb4 0x252c000 4096 0x33d180 0x33d15c
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mscomct2.ocx",0x33da1c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 520
0x33d7d4 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 522
0x33db14 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mscomct2.ocx",0x33d820,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 520
0x33d5d8 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 522
0x33d918 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mscomct2.ocx",0x33da1c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 520
0x33d7d4 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 522
0x33db14 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mscomct2.ocx",0x33da1c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 520
0x33d7d4 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 522
0x33db14 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mscomct2.ocx",0x33da1c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 520
0x33d7d4 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\mscomct2.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/mscomct2.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mscomct2.ocx" 522
0x33db14 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\richtx32.ocx",0x33da1c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\richtx32.ocx" 520
0x33d7d4 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\richtx32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/richtx32.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\richtx32.ocx" 522
0x33db14 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\comdlg32.ocx",0x33da1c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\comdlg32.ocx" 520
0x33d7d4 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comdlg32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comdlg32.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\comdlg32.ocx" 522
0x33db14 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\richtx32.ocx",0x33da1c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\richtx32.ocx" 520
0x33d7d4 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\richtx32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/richtx32.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\richtx32.ocx" 522
0x33db14 (nil))
trace:file:CreateFileW L"C:\\Program
Files\\TimeMAPS/Text_Files/030200_SimpleInterest.rtf" GENERIC_READ
FILE_SHARE_READ  creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS/Text_Files/030200_SimpleInterest.rtf",0x33d504,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS/Text_Files/030200_SimpleInterest.rtf" 520 0x33d25c (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Text_Files\\030200_SimpleInterest.rtf" ->
"/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Text_Files/030200_SimpleInterest.rtf"
trace:file:CreateFileW returning 0x150
fixme:richedit:IRichEditOle_fnInPlaceDeactivate stub 0x862de78
trace:file:ReadFile 0x150 0x3382c8 4096 0x3382c0 (nil)
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
trace:file:ReadFile 0x150 0x3382c8 4096 0x3382c0 (nil)
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
trace:file:ReadFile 0x150 0x3382c8 4096 0x3382c0 (nil)
trace:file:ReadFile 0x150 0x3382c8 4096 0x3382c0 (nil)
trace:file:ReadFile 0x150 0x3382c8 4096 0x3382c0 (nil)
trace:file:ReadFile 0x150 0x3382c8 4096 0x3382c0 (nil)
trace:file:ReadFile 0x150 0x3382c8 4096 0x3382c0 (nil)
trace:file:ReadFile 0x150 0x3382c8 4096 0x3382c0 (nil)
trace:file:ReadFile 0x150 0x3382c8 4096 0x3382c0 (nil)
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33699c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x3366f4 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x150
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x339d6c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x339ac4 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x150
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33e58c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33e2e4 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x150
fixme:richedit:IRichEditOle_fnInPlaceDeactivate stub 0x862de78
fixme:richedit:IRichEditOle_fnInPlaceDeactivate stub 0x862dc80
fixme:richedit:IRichEditOle_fnInPlaceDeactivate stub 0x862de78
trace:file:ReadFile 0xb4 0x1b06fd0 512 0x7dc09930 0x7dc0990c
trace:file:ReadFile 0xc0 0x1b071d8 512 0x7dc09930 0x7dc0990c
fixme:ole:OleLoadPictureEx
(0xf7f07c,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f624),
partially implemented.
trace:file:CreateFileW L"c:\\windows\\system32\\mms.cfg" GENERIC_READ
creation 3 attributes 0x8000000
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mms.cfg",0x33f294,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mms.cfg" 520
0x33efec (nil))
warn:file:wine_nt_to_unix_file_name L"mms.cfg" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
warn:file:CreateFileW Unable to create file
L"c:\\windows\\system32\\mms.cfg" (status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\Macromed\\Common\\SwSupport.dll",0x33edb4,0x33ed9c,(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\Macromed\\Common\\SwSupport.dll" 520 0x33eafc
0x33ed9c)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\Macromed\\Common\\SwSupport.dll",0x33edb4,0x33ed9c,(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\Macromed\\Common\\SwSupport.dll" 520 0x33eafc
0x33ed9c)
warn:file:wine_nt_to_unix_file_name L"Common\\SwSupport.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32/Macromed
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\Macromed\\Shockwave\\SwSupport.dll",0x33edb4,0x33ed9c,(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\Macromed\\Shockwave\\SwSupport.dll" 520 0x33eafc
0x33ed9c)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\Macromed\\Shockwave\\SwSupport.dll",0x33edb4,0x33ed9c,(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\Macromed\\Shockwave\\SwSupport.dll" 520 0x33eafc
0x33ed9c)
warn:file:wine_nt_to_unix_file_name L"Shockwave\\SwSupport.dll" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32/Macromed
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSCOMCTL.OCX",0x33ee04,0x33edec,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSCOMCTL.OCX" 520
0x33eb4c 0x33edec)
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSCOMCTL.OCX",0x33ee04,0x33edec,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSCOMCTL.OCX" 520
0x33eb4c 0x33edec)
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSCOMCTL.OCX" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/MSCOMCTL.OCX"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSCOMCTL.OCX",0x33ec44,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSCOMCTL.OCX" 520
0x33e9cc (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSCOMCTL.OCX" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/MSCOMCTL.OCX"
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf7f07c,239,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f5f4),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x1970f0)->(0x7a66da0, 0, (nil)),
hacked stub.
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\expsrv.dll",0x33c6e8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\expsrv.dll" 520
0x33c4a0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\expsrv.dll" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/expsrv.dll"
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\expsrv.dll" 522
0x33c7e0 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\expsrv.dll",0x33c318,0x33c300,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\expsrv.dll" 520
0x33c060 0x33c300)
trace:file:LockFile 0xb8 040013001 000000001
trace:file:ReadFile 0xb4 0x2530000 4096 0x33e5d0 0x33e5ac
trace:file:ReadFile 0xb4 0x2531000 4096 0x33e61c 0x33e5f8
trace:file:ReadFile 0xb4 0x2532000 4096 0x33e644 0x33e620
trace:file:LockFile 0xb8 040013001 000000001
trace:file:ReadFile 0xb4 0x2530000 4096 0x33e710 0x33e6ec
trace:file:ReadFile 0xb4 0x257d000 4096 0x33e568 0x33e544
trace:file:ReadFile 0xb4 0x257e000 4096 0x33e568 0x33e544
trace:file:ReadFile 0xb4 0x257f000 4096 0x33e568 0x33e544
trace:file:ReadFile 0xb4 0x2580000 4096 0x33e568 0x33e544
trace:file:ReadFile 0xb4 0x2581000 4096 0x33e568 0x33e544
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
trace:file:CreateFileW L"C|/Program
Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/" GENERIC_READ
FILE_SHARE_READ  creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"C|/Program
Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/",0x33d8b8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C|/Program
Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/" 520 0x33d610 (nil))
warn:file:CreateFileW Unable to create file L"C|/Program
Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/" (status c0000033)
trace:file:CreateFileW returning 0xffffffff
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\comdlg32.ocx",0x33f048,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\comdlg32.ocx" 520
0x33ee00 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\comdlg32.ocx" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/comdlg32.ocx"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\comdlg32.ocx" 522
0x33f140 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\MSCOMCTL.OCX",0x33f048,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSCOMCTL.OCX" 520
0x33ee00 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSCOMCTL.OCX" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/MSCOMCTL.OCX"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSCOMCTL.OCX" 522
0x33f140 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSCOMCTL.OCX",0x33ec78,0x33ec60,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSCOMCTL.OCX" 520
0x33e9c0 0x33ec60)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\MSCOMCTL.OCX",0x33ee4c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSCOMCTL.OCX" 520
0x33ec04 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\MSCOMCTL.OCX" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/MSCOMCTL.OCX"
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MSCOMCTL.OCX" 522
0x33ef44 (nil))
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\MSCOMCTL.OCX",0x33ea7c,0x33ea64,(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\MSCOMCTL.OCX" 520
0x33e7c4 0x33ea64)
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB",0x33ecec,(nil),(nil))
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 520 0x33eaa4 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\System32\\STDOLE2.TLB" ->
"/home/ryan/.wine/dosdevices/c:/windows/system32/System32/STDOLE2.TLB"
trace:file:RtlGetFullPathName_U
(L"c:\\windows\\system32\\System32\\STDOLE2.TLB" 522 0x33ede4 (nil))
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33baa0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33b7f8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x154
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33dea4,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33dbfc (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x154
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33dea8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33dc00 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x154
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33dea8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33dc00 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x154
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33dea8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33dc00 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x154
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33dea8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33dc00 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x154
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33dea8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33dc00 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x154
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33dea8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33dc00 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x154
trace:file:CreateFileW L"c:\\windows\\win.ini" GENERIC_READ FILE_SHARE_READ
creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\win.ini",0x33dea8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\win.ini" 520 0x33dc00 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" ->
"/home/ryan/.wine/dosdevices/c:/windows/win.ini"
trace:file:CreateFileW returning 0x154
trace:file:ReadFile 0xb4 0x24e1000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x2510000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x2511000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x257b000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x257c000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x2583000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x2585000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x2586000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x2588000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x258a000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x258c000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x258d000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x258f000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x2591000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x2592000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x2594000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x2595000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x2597000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x2598000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x259a000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x259c000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x259d000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x259f000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x25a0000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x25a2000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x25a3000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x25a5000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x25a7000 4096 0x33de0c 0x33dde8
trace:file:ReadFile 0xb4 0x25a8000 32768 0x7dc09950 0x7dc0992c
trace:file:ReadFile 0xb4 0x25a8000 28672 0x7dc09950 0x7dc0992c
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
trace:file:ReadFile 0xb4 0x1b06fd0 512 0x7dc09930 0x7dc0990c
trace:file:ReadFile 0xc0 0x1b071d8 512 0x7dc09930 0x7dc0990c
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
trace:file:ReadFile 0xb4 0x1b06fd0 512 0x7dc09930 0x7dc0990c
trace:file:ReadFile 0xc0 0x1b071d8 512 0x7dc09930 0x7dc0990c
trace:file:DeleteFileW L"C:\\Program Files\\TimeMAPS\\Database\\Main.ldb"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Main.ldb",0x33ee40,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Main.ldb" 520 0x33ebe8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Database\\Main.ldb" ->
"/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/Database/Main.ldb"
trace:file:DeleteFileW L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.ldb"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.ldb",0x33f460,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.ldb" 520 0x33f208 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\TimeMAPS\\Database\\Careers2007.ldb" ->
"/home/ryan/.wine/dosdevices/c:/Program
Files/TimeMAPS/Database/Careers2007.ldb"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\mtx.exe",0x33f548,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\mtx.exe" 520
0x33f300 (nil))
warn:file:wine_nt_to_unix_file_name L"mtx.exe" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U (L".\\mtx.exe",0x33f548,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\mtx.exe" 520 0x33f300 (nil))
warn:file:wine_nt_to_unix_file_name L"mtx.exe" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mtx.exe",0x33f548,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mtx.exe" 520
0x33f300 (nil))
warn:file:wine_nt_to_unix_file_name L"mtx.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\mtx.exe",0x33f548,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\mtx.exe" 520
0x33f300 (nil))
warn:file:wine_nt_to_unix_file_name L"mtx.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\mtx.exe",0x33f548,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\mtx.exe" 520 0x33f300 (nil))
warn:file:wine_nt_to_unix_file_name L"mtx.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\mtx.exe",0x33f548,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\mtx.exe" 520
0x33f300 (nil))
warn:file:wine_nt_to_unix_file_name L"mtx.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\mtx.exe",0x33f548,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\mtx.exe" 520 0x33f300 (nil))
warn:file:wine_nt_to_unix_file_name L"mtx.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\inetinfo.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program
Files\\TimeMAPS\\inetinfo.exe" 520 0x33f33c (nil))
warn:file:wine_nt_to_unix_file_name L"inetinfo.exe" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\inetinfo.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\inetinfo.exe" 520 0x33f33c (nil))
warn:file:wine_nt_to_unix_file_name L"inetinfo.exe" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\inetinfo.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\inetinfo.exe" 520
0x33f33c (nil))
warn:file:wine_nt_to_unix_file_name L"inetinfo.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\inetinfo.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\inetinfo.exe" 520
0x33f33c (nil))
warn:file:wine_nt_to_unix_file_name L"inetinfo.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\inetinfo.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\inetinfo.exe" 520 0x33f33c
(nil))
warn:file:wine_nt_to_unix_file_name L"inetinfo.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\inetinfo.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\inetinfo.exe" 520
0x33f33c (nil))
warn:file:wine_nt_to_unix_file_name L"inetinfo.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\inetinfo.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\inetinfo.exe" 520 0x33f33c
(nil))
warn:file:wine_nt_to_unix_file_name L"inetinfo.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\TimeMAPS\\dllhost.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\TimeMAPS\\dllhost.exe"
520 0x33f33c (nil))
warn:file:wine_nt_to_unix_file_name L"dllhost.exe" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L".\\dllhost.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L".\\dllhost.exe" 520 0x33f33c (nil))
warn:file:wine_nt_to_unix_file_name L"dllhost.exe" not found in
/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\dllhost.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\dllhost.exe" 520
0x33f33c (nil))
warn:file:wine_nt_to_unix_file_name L"dllhost.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system\\dllhost.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system\\dllhost.exe" 520
0x33f33c (nil))
warn:file:wine_nt_to_unix_file_name L"dllhost.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\dllhost.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\dllhost.exe" 520 0x33f33c
(nil))
warn:file:wine_nt_to_unix_file_name L"dllhost.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\dllhost.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\dllhost.exe" 520
0x33f33c (nil))
warn:file:wine_nt_to_unix_file_name L"dllhost.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\dllhost.exe",0x33f584,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\dllhost.exe" 520 0x33f33c
(nil))
warn:file:wine_nt_to_unix_file_name L"dllhost.exe" not found in
/home/ryan/.wine/dosdevices/c:/windows
trace:file:CreateFileW L"c:\\windows\\WINHELP.INI" GENERIC_READ
FILE_SHARE_READ  creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\WINHELP.INI",0x33eb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\WINHELP.INI" 520 0x33e880
(nil))
warn:file:wine_nt_to_unix_file_name L"WINHELP.INI" not found in
/home/ryan/.wine/dosdevices/c:/windows
warn:file:CreateFileW Unable to create file L"c:\\windows\\WINHELP.INI"
(status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:CreateFileW L"c:\\windows\\WINHELP.INI" GENERIC_READ
FILE_SHARE_READ  creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\WINHELP.INI",0x33eb28,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\WINHELP.INI" 520 0x33e880
(nil))
warn:file:wine_nt_to_unix_file_name L"WINHELP.INI" not found in
/home/ryan/.wine/dosdevices/c:/windows
warn:file:CreateFileW Unable to create file L"c:\\windows\\WINHELP.INI"
(status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:GetFileAttributesW L"C:\\windows\\system32\\.HLP"
trace:file:RtlDosPathNameToNtPathName_U
(L"C:\\windows\\system32\\.HLP",0x33f030,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\.HLP" 520 0x33edd8
(nil))
warn:file:wine_nt_to_unix_file_name L".HLP" not found in
/home/ryan/.wine/dosdevices/c:/windows/system32
trace:file:GetFileAttributesW L"c:\\windows\\Help\\.HLP"
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\Help\\.HLP",0x33f030,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\Help\\.HLP" 520 0x33edd8
(nil))
warn:file:wine_nt_to_unix_file_name L".HLP" not found in
/home/ryan/.wine/dosdevices/c:/windows/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20080213/1fac021b/attachment-0001.htm 


More information about the wine-users mailing list