Ryan,<br><br>To use flash, you&#39;ll probably need Internet Explorer, which is possible, but tricky to get running in wine.<br><br>ActiveX calls on the COM server, which runs a miniature version of IE inside that window (I think).<br>
<br>I suggest this:<br><br>1.&nbsp; Get IEs4Linux from their site (it will get internet explorer, flash and DCOM for you automatically).<br>2.&nbsp; Reinstall the VB application, but type this command in console first, where $USERNAME is your username:<br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"><b><span style="font-family: courier new,monospace;">export WINEPREFIX=&quot;/home/$USERNAME/.ies4linux/ie6&quot;</span></b><br>
</blockquote>*Notice, this will be a separate wine install, with it&#39;s own &quot;drive_c&quot;, &quot;program files&quot;, etc.<br><br>Let us know if it works.&nbsp; Make sure to try different windows version with winecfg too!&nbsp; Good luck.<br>
<br>-Tres<br><br><div class="gmail_quote">On Wed, Feb 13, 2008 at 9:47 AM, Ryan Burger &lt;<a href="mailto:rcburger@gmail.com">rcburger@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br><br>I just started messing with wine (0.9.54 on Ubuntu 7.04-Feisty) a few weeks ago and there&#39;s some educational software I want to be able to run.&nbsp; It was made with VB, and I&#39;ve managed to get it working fairly well except for an ActiveX control for showing Flash movies (.swf).&nbsp; I think it&#39;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 &quot;Movie not loaded&quot; and &quot;About Flash Player 9&quot; (which also leads me to believe that the ActiveX controller does load properly.)&nbsp; Unfortunately, I don&#39;t have access to the source, nor do I have any VB experience.<br>


<br>Looking at the file channel of debug output, I notice:<br><br>trace:file:CreateFileW L&quot;C|/Program Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/&quot; GENERIC_READ FILE_SHARE_READ&nbsp; creation 3 attributes 0x80<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C|/Program Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/&quot;,0x33d8b8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C|/Program Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/&quot; 520 0x33d610 (nil))<br>

warn:file:CreateFileW Unable to create file L&quot;C|/Program Files/TimeMAPS/Graphics/Flash/070100_NeedsWants.swf/&quot; (status c0000033)<br>trace:file:CreateFileW returning 0xffffffff<div><br><br>The trailing slash on the specified path looks suspicious to me.&nbsp; For comparison, here are some traces produced when the software opens up an RTF.&nbsp; This works fine.<br>


<br>trace:file:CreateFileW L&quot;C:\\Program Files\\TimeMAPS/Text_Files/030100_InterestBasics.rtf&quot; GENERIC_READ FILE_SHARE_READ&nbsp; creation 3 attributes 0x80<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\Program Files\\TimeMAPS/Text_Files/030100_InterestBasics.rtf&quot;,0x33eb2c,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\Program Files\\TimeMAPS/Text_Files/030100_InterestBasics.rtf&quot; 520 0x33e884 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\Program Files\\TimeMAPS\\Text_Files\\030100_InterestBasics.rtf&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/Text_Files/030100_InterestBasics.rtf&quot;<br>

trace:file:CreateFileW returning 0x118<div><br><br>No trailing slashes.<br><br>I&#39;ve tried several different versions of Flash ActiveX, as well as changing the folder permissions, reinstalling the software so it doesn&#39;t have the ampersand in the path, and upgrading my wine version (I&#39;m going to try 0.9.55 when it&#39;s available on the repository, but I&#39;m not hopeful.)<br>


</div><br></div>Has anyone seen this before or know what to do?<br><br>Thanks a lot,<br>Ryan<br><br>trace:file:GetFileAttributesW L&quot;c:\\windows&quot;<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows&quot;,0xbfff0fb8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;c:\\windows&quot; 520 0xbfff0d60 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows&quot;<br>trace:file:GetFileAttributesW L&quot;c:\\windows\\system32&quot;<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32&quot;,0xbfff0fb8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32&quot; 520 0xbfff0d60 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32&quot;<br>

trace:file:init_windows_dirs WindowsDir = L&quot;c:\\windows&quot;<br>trace:file:init_windows_dirs SystemDir&nbsp; = L&quot;c:\\windows\\system32&quot;<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;/home/ryan/.wine/drive_c/Program Files/TimeMAPS&quot;,0xbfff0fe8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;/home/ryan/.wine/drive_c/Program Files/TimeMAPS&quot; 520 0xbfff0d70 (nil))<br>trace:file:find_drive_rootW L&quot;/home/ryan/.wine/drive_c/Program Files/TimeMAPS&quot; -&gt; drive C:, root=&quot;/home/ryan/.wine/drive_c&quot;, name=L&quot;/Program Files/TimeMAPS&quot;<br>

trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\Program Files\\TimeMAPS&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS&quot;<br>trace:file:RtlSetCurrentDirectory_U curdir now L&quot;C:\\Program Files\\TimeMAPS\\&quot; 0x10<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;/home/ryan/.wine/drive_c/Program Files/TimeMAPS/TMMLS.exe&quot;,0xbfff0f88,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;/home/ryan/.wine/drive_c/Program Files/TimeMAPS/TMMLS.exe&quot; 520 0xbfff0d40 (nil))<br>

trace:file:find_drive_rootW L&quot;/home/ryan/.wine/drive_c/Program Files/TimeMAPS/TMMLS.exe&quot; -&gt; drive C:, root=&quot;/home/ryan/.wine/drive_c&quot;, name=L&quot;/Program Files/TimeMAPS/TMMLS.exe&quot;<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\Program Files\\TimeMAPS\\TMMLS.exe&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/TMMLS.exe&quot;<br>

trace:file:RtlGetFullPathName_U (L&quot;/home/ryan/.wine/drive_c/Program Files/TimeMAPS/TMMLS.exe&quot; 520 0xbfff1860 (nil))<br>trace:file:find_drive_rootW L&quot;/home/ryan/.wine/drive_c/Program Files/TimeMAPS/TMMLS.exe&quot; -&gt; drive C:, root=&quot;/home/ryan/.wine/drive_c&quot;, name=L&quot;/Program Files/TimeMAPS/TMMLS.exe&quot;<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\wineboot.exe&quot;,0xbfff0708,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\wineboot.exe&quot; 520 0xbfff04c0 (nil))<br>

warn:file:wine_nt_to_unix_file_name L&quot;wineboot.exe&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\wineboot.exe&quot; 520 0xbfff0e00 0xbfff0798)<br>

trace:file:CreateFileW L&quot;C:\\windows\\system32\\wineboot.exe&quot; GENERIC_READ FILE_SHARE_READ FILE_SHARE_DELETE&nbsp; creation 3 attributes 0x0<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\wineboot.exe&quot;,0xbfff0758,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\wineboot.exe&quot; 520 0xbfff04b0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;wineboot.exe&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>

warn:file:CreateFileW Unable to create file L&quot;C:\\windows\\system32\\wineboot.exe&quot; (status c0000034)<br>trace:file:CreateFileW returning 0xffffffff<br>trace:file:RtlGetCurrentDirectory_U (520 0xbfff0bf0)<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\Program Files\\TimeMAPS&quot;,0xbfff08f8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\Program Files\\TimeMAPS&quot; 520 0xbfff06b0 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\Program Files\\TimeMAPS&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS&quot;<br>

trace:file:GetLongPathNameW L&quot;C:\\windows\\system32\\wineboot.exe&quot;,0xbfff06e0,260<br>trace:file:FindFirstFileExW L&quot;C:\\windows&quot; 0 0xbffefa50 0 (nil) 0<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows&quot;,0xbffef9a0,0xbffef9ac,(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows&quot; 520 0xbffef710 0xbffef9ac)<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/&quot;<br>trace:file:NtQueryDirectoryFile (0x1c (nil) (nil) (nil) 0xbffef990 0x1106a8 0x00002000 0x00000003 0x00000000 L&quot;windows&quot; 0x00000001<br>

trace:file:read_directory_stat trying optimisation for file L&quot;windows&quot;<br>trace:file:append_entry long L&quot;windows&quot; short L&quot;&quot; mask L&quot;windows&quot;<br>trace:file:match_filename (L&quot;windows&quot;, L&quot;windows&quot;)<br>

trace:file:read_directory_stat returning 0<br>trace:file:NtQueryDirectoryFile =&gt; 0 (108)<br>trace:file:FindNextFileW 0x110668 0xbffefa50<br>trace:file:FindNextFileW returning L&quot;windows&quot; (L&quot;&quot;)<br>trace:file:FindFirstFileExW L&quot;C:\\windows\\system32&quot; 0 0xbffefa50 0 (nil) 0<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32&quot;,0xbffef9a0,0xbffef9ac,(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32&quot; 520 0xbffef710 0xbffef9ac)<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/&quot;<br>

trace:file:NtQueryDirectoryFile (0x1c (nil) (nil) (nil) 0xbffef990 0x1106a8 0x00002000 0x00000003 0x00000000 L&quot;system32&quot; 0x00000001<br>trace:file:read_directory_stat trying optimisation for file L&quot;system32&quot;<br>

trace:file:append_entry long L&quot;system32&quot; short L&quot;&quot; mask L&quot;system32&quot;<br>trace:file:match_filename (L&quot;system32&quot;, L&quot;system32&quot;)<br>trace:file:read_directory_stat returning 0<br>

trace:file:NtQueryDirectoryFile =&gt; 0 (112)<br>trace:file:FindNextFileW 0x110668 0xbffefa50<br>trace:file:FindNextFileW returning L&quot;system32&quot; (L&quot;&quot;)<br>trace:file:FindFirstFileExW L&quot;C:\\windows\\system32\\wineboot.exe&quot; 0 0xbffefa50 0 (nil) 0<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\wineboot.exe&quot;,0xbffef9a0,0xbffef9ac,(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\wineboot.exe&quot; 520 0xbffef710 0xbffef9ac)<br>

trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/&quot;<br>trace:file:NtQueryDirectoryFile (0x1c (nil) (nil) (nil) 0xbffef990 0x110700 0x00002000 0x00000003 0x00000000 L&quot;wineboot.exe&quot; 0x00000001<br>

trace:file:read_directory_stat trying optimisation for file L&quot;wineboot.exe&quot;<br>trace:file:read_directory_stat returning -1<br>trace:file:append_entry long L&quot;.&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;.&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;..&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;..&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;odbc16gt.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;odbc16gt.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;comctl32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;comctl32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;winmm.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;winmm.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;MSMASK32.OCX&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;MSMASK32.OCX&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;cliconf.hlp&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;cliconf.hlp&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;MSCOMCTL.OCX&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;MSCOMCTL.OCX&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;rsabase.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;rsabase.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;mshtml.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;mshtml.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;shdocvw.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;shdocvw.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;d3d8.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;d3d8.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;mstext40.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;mstext40.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;sqlsrv32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;sqlsrv32.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;odbccp32.cpl&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;odbccp32.cpl&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;progman.exe&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;progman.exe&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odpdx32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;odpdx32.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;d3d9.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;d3d9.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;mfc42.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;mfc42.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msg711.acm&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msg711.acm&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;odtext32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;odtext32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;sqlwoa.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;sqlwoa.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;shfolder.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;shfolder.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;msrepl40.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msrepl40.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odbccu32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;odbccu32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;wininet.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;wininet.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;msltus40.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msltus40.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;expsrv.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;expsrv.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msdart32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msdart32.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;ds16gt.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;ds16gt.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odbcjt32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;odbcjt32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;oledlg.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;oledlg.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;dbmsrpcn.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;dbmsrpcn.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;mfc42u.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;mfc42u.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;dbmsvinn.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;dbmsvinn.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;VSPRINT7.OCX&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;VSPRINT7.OCX&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;dsound.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;dsound.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msdatsrc.tlb&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msdatsrc.tlb&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;mscomct2.ocx&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;mscomct2.ocx&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;richtx32.ocx&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;richtx32.ocx&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;scrrun.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;scrrun.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;user32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;user32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;cmd.exe&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;cmd.exe&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msorcl32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msorcl32.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;shell32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;shell32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;dbmssocn.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;dbmssocn.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;comcat.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;comcat.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;odbcint.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;odbcint.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;vbajet32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;vbajet32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;control.exe&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;control.exe&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;odbcconf.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;odbcconf.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;kernel32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;kernel32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msrd3x40.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msrd3x40.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;psapi.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;psapi.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odbccp32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;odbccp32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;ddraw.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;ddraw.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;schannel.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;schannel.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odbctrac.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;odbctrac.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;dbmsspxn.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;dbmsspxn.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;dsound.vxd&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;dsound.vxd&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;cliconfg.DLL&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;cliconfg.DLL&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msi.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msi.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;dbnmpntw.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;dbnmpntw.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;opengl32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;opengl32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msvcrt.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msvcrt.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;dbghelp.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;dbghelp.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odbcbcp.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;odbcbcp.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msjtes40.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msjtes40.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;ds32gt.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;ds32gt.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;12520850.cpx&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;12520850.cpx&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;atl.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;atl.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;Macromed&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;Macromed&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;shlwapi.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;shlwapi.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odbcconf.exe&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;odbcconf.exe&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;setupapi.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;setupapi.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;OLEAUT32.DLL&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;OLEAUT32.DLL&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msrd2x40.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msrd2x40.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;comdlg32.ocx&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;comdlg32.ocx&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;version.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;version.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;mscpxl32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;mscpxl32.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;msvbvm60.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msvbvm60.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odbc32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;odbc32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;mspbde40.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;mspbde40.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;sqlsodbc.hlp&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;sqlsodbc.hlp&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;mtxdm.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;mtxdm.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msxml3.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msxml3.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;vfpodbc.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;vfpodbc.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msjter40.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;msjter40.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;cabinet.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;cabinet.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;System32&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;System32&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;urlmon.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;urlmon.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;spool&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;spool&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;cliconfg.exe&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;cliconfg.exe&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msexcl40.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;msexcl40.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;12520437.cpx&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;12520437.cpx&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;sqlwid.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;sqlwid.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;crypt32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;crypt32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;advapi32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;advapi32.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;ctl3d32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;ctl3d32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;wsock32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;wsock32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odbccr32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;odbccr32.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;riched20.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;riched20.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msjetoledb40.dll&quot; short L&quot;MSJE~AGB.DLL&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;msjetoledb40.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:match_filename (L&quot;MSJE~AGB.DLL&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;winspool.drv&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;winspool.drv&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;notepad.exe&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;notepad.exe&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;AsycFilt.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;AsycFilt.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;stdole2.tlb&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;stdole2.tlb&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;regsvr32.exe&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;regsvr32.exe&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;instcat.sql&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;instcat.sql&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msxbde40.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;msxbde40.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;ddhelp.exe&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;ddhelp.exe&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;winver.exe&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;winver.exe&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msjint40.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;msjint40.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;ReSize32.ocx&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;ReSize32.ocx&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;hhctrl.ocx&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;hhctrl.ocx&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;mtxoci.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;mtxoci.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odbcconf.rsp&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;odbcconf.rsp&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;riched32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;riched32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;ole32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;ole32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odfox32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;odfox32.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;odexl32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;odexl32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;mswdat10.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;mswdat10.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msexch40.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msexch40.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;sqlstr.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;sqlstr.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msvcirt.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;msvcirt.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;rsaenh.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;rsaenh.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;oddbse32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;oddbse32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;drivers&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;drivers&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;rundll32.exe&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;rundll32.exe&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;gdi32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;gdi32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odbcji32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;odbcji32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;advpack.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;advpack.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;ws2_32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;ws2_32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;mswstr10.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;mswstr10.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;comdlg32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;comdlg32.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;imagehlp.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;imagehlp.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;ntdll.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;ntdll.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;msiexec.exe&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msiexec.exe&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;msadp32.acm&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msadp32.acm&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;olepro32.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;olepro32.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;imaadp32.acm&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;imaadp32.acm&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;actxprxy.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;actxprxy.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odbc32gt.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;odbc32gt.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;quartz.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;quartz.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;msjet40.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msjet40.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;VSDRAW7.OCX&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;VSDRAW7.OCX&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;rpcrt4.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;rpcrt4.dll&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;dbmsadsn.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;dbmsadsn.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;odbcad32.exe&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>

trace:file:match_filename (L&quot;odbcad32.exe&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:append_entry long L&quot;redist.rsp&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;redist.rsp&quot;, L&quot;wineboot.exe&quot;)<br>

trace:file:append_entry long L&quot;msvcp60.dll&quot; short L&quot;&quot; mask L&quot;wineboot.exe&quot;<br>trace:file:match_filename (L&quot;msvcp60.dll&quot;, L&quot;wineboot.exe&quot;)<br>trace:file:NtQueryDirectoryFile =&gt; c000000f (0)<br>

trace:file:GetLongPathNameW not found L&quot;C:\\windows\\system32\\wineboot.exe&quot;!<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\wineboot.exe&quot; 520 0xbfff06e0 (nil))<br>trace:file:GetFileAttributesW L&quot;c:\\windows&quot;<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows&quot;,0xbfd46cd8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows&quot; 520 0xbfd46a80 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows&quot;<br>

trace:file:GetFileAttributesW L&quot;c:\\windows\\system32&quot;<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32&quot;,0xbfd46cd8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32&quot; 520 0xbfd46a80 (nil))<br>

trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32&quot;<br>trace:file:init_windows_dirs WindowsDir = L&quot;c:\\windows&quot;<br>trace:file:init_windows_dirs SystemDir&nbsp; = L&quot;c:\\windows\\system32&quot;<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\&quot;,0xbfd46d08,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\&quot; 520 0xbfd46a90 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\Program Files\\TimeMAPS\\&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/&quot;<br>

trace:file:RtlSetCurrentDirectory_U curdir now L&quot;C:\\Program Files\\TimeMAPS\\&quot; 0x8<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\wineboot.exe&quot;,0xbfd46978,0xbfd46960,(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\wineboot.exe&quot; 520 0xbfd466c0 0xbfd46960)<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\wineboot.exe&quot;,0xbfd46978,0xbfd46960,(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\wineboot.exe&quot; 520 0xbfd466c0 0xbfd46960)<br>

warn:file:wine_nt_to_unix_file_name L&quot;wineboot.exe&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\wineboot.exe.manifest&quot;,0x34dcd8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\wineboot.exe.manifest&quot; 520 0x34da70 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;wineboot.exe.manifest&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot;,0x34fb28,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot; 520 0x34f8e0 (nil))<br>
trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\advapi32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll&quot;<br>
trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot; 64 0x34fd30 0x34fc50)<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot;,0x34fb28,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot; 520 0x34f8e0 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\advapi32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll&quot;<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot; 68 0x110590 0x34fc50)<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot;,0x34fc68,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot; 520 0x34f9b0 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\advapi32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll&quot;<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\TMMLS.exe&quot;,0xbfff0c58,0xbfff0c40,(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\TMMLS.exe&quot; 520 0xbfff09a0 0xbfff0c40)<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\TMMLS.exe&quot;,0xbfff0c58,0xbfff0c40,(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\TMMLS.exe&quot; 520 0xbfff09a0 0xbfff0c40)<br>

trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\Program Files\\TimeMAPS\\TMMLS.exe&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS/TMMLS.exe&quot;<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot;,0x34faa8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot; 520 0x34f830 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\advapi32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll&quot;<br>

trace:file:RtlGetCurrentDirectory_U (520 0x34f850)<br>trace:file:GetShortPathNameA &quot;C:\\Program Files\\TimeMAPS&quot;<br>trace:file:GetShortPathNameW L&quot;C:\\Program Files\\TimeMAPS&quot;<br>trace:file:FindFirstFileExW L&quot;C:\\Program Files&quot; 0 0x34edd0 0 (nil) 0<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\Program Files&quot;,0x34ecf0,0x34ecfc,(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\Program Files&quot; 520 0x34ea60 0x34ecfc)<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/&quot;<br>

trace:file:NtQueryDirectoryFile (0xc (nil) (nil) (nil) 0x34ece0 0x1107e0 0x00002000 0x00000003 0x00000000 L&quot;Program Files&quot; 0x00000001<br>trace:file:read_directory_stat trying optimisation for file L&quot;Program Files&quot;<br>

trace:file:append_entry long L&quot;Program Files&quot; short L&quot;PROG~FBU&quot; mask L&quot;Program Files&quot;<br>trace:file:match_filename (L&quot;Program Files&quot;, L&quot;Program Files&quot;)<br>trace:file:read_directory_stat returning 0<br>

trace:file:NtQueryDirectoryFile =&gt; 0 (120)<br>trace:file:FindNextFileW 0x1107a0 0x34edd0<br>trace:file:FindNextFileW returning L&quot;Program Files&quot; (L&quot;PROG~FBU&quot;)<br>trace:file:GetShortPathNameW returning L&quot;C:\\PROG~FBU\\TimeMAPS&quot;<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows&quot;,0x34e7b8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows&quot; 520 0x34e540 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows&quot;<br>

trace:file:RtlSetCurrentDirectory_U curdir now L&quot;C:\\windows\\&quot; 0x14<br>trace:file:CreateFileW L&quot;c:\\windows\\wininit.ini&quot; GENERIC_READ FILE_SHARE_READ&nbsp; creation 3 attributes 0x80<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\wininit.ini&quot;,0x34e288,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\wininit.ini&quot; 520 0x34dfe0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;wininit.ini&quot; not found in /home/ryan/.wine/dosdevices/c:/windows<br>warn:file:CreateFileW Unable to create file L&quot;c:\\windows\\wininit.ini&quot; (status c0000034)<br>

trace:file:CreateFileW returning 0xffffffff<br>trace:file:FindFirstFileExW L&quot;c:\\windows\\system32\\dllcache\\*&quot; 0 0x34f480 0 (nil) 0<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\dllcache\\*&quot;,0x34e7a0,0x34e7ac,(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\dllcache\\*&quot; 520 0x34e510 0x34e7ac)<br>warn:file:wine_nt_to_unix_file_name L&quot;dllcache\\&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>

trace:file:CreateFileW L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot; GENERIC_READ GENERIC_WRITE&nbsp; creation 4 attributes 0x0<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot;,0x34e678,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot; 520 0x34e3d0 (nil))<br>warn:file:CreateFileW Unable to create file L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot; (status c0000034)<br>trace:file:CreateFileW returning 0xffffffff<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\winedevice.exe&quot;,0x34ddd8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\winedevice.exe&quot; 520 0x34db90 (nil))<br>

warn:file:wine_nt_to_unix_file_name L&quot;winedevice.exe&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\winedevice.exe&quot; 520 0x34e4d0 0x34de68)<br>

trace:file:CreateFileW L&quot;C:\\windows\\system32\\winedevice.exe&quot; GENERIC_READ FILE_SHARE_READ FILE_SHARE_DELETE&nbsp; creation 3 attributes 0x0<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\winedevice.exe&quot;,0x34de28,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\winedevice.exe&quot; 520 0x34db80 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;winedevice.exe&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>

warn:file:CreateFileW Unable to create file L&quot;C:\\windows\\system32\\winedevice.exe&quot; (status c0000034)<br>trace:file:CreateFileW returning 0xffffffff<br>trace:file:RtlGetCurrentDirectory_U (520 0x34e2c0)<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows&quot;,0x34dfc8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows&quot; 520 0x34dd80 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows&quot;<br>trace:file:GetLongPathNameW L&quot;C:\\windows\\system32\\winedevice.exe&quot;,0x34ddb0,260<br>

trace:file:FindFirstFileExW L&quot;C:\\windows&quot; 0 0x34d120 0 (nil) 0<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows&quot;,0x34d070,0x34d07c,(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows&quot; 520 0x34cde0 0x34d07c)<br>

trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/&quot;<br>trace:file:NtQueryDirectoryFile (0x38 (nil) (nil) (nil) 0x34d060 0x110b80 0x00002000 0x00000003 0x00000000 L&quot;windows&quot; 0x00000001<br>

trace:file:read_directory_stat trying optimisation for file L&quot;windows&quot;<br>trace:file:append_entry long L&quot;windows&quot; short L&quot;&quot; mask L&quot;windows&quot;<br>trace:file:match_filename (L&quot;windows&quot;, L&quot;windows&quot;)<br>

trace:file:read_directory_stat returning 0<br>trace:file:NtQueryDirectoryFile =&gt; 0 (108)<br>trace:file:FindNextFileW 0x110b40 0x34d120<br>trace:file:FindNextFileW returning L&quot;windows&quot; (L&quot;&quot;)<br>trace:file:FindFirstFileExW L&quot;C:\\windows\\system32&quot; 0 0x34d120 0 (nil) 0<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32&quot;,0x34d070,0x34d07c,(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32&quot; 520 0x34cde0 0x34d07c)<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/&quot;<br>

trace:file:NtQueryDirectoryFile (0x38 (nil) (nil) (nil) 0x34d060 0x110bc0 0x00002000 0x00000003 0x00000000 L&quot;system32&quot; 0x00000001<br>trace:file:read_directory_stat trying optimisation for file L&quot;system32&quot;<br>

trace:file:append_entry long L&quot;system32&quot; short L&quot;&quot; mask L&quot;system32&quot;<br>trace:file:match_filename (L&quot;system32&quot;, L&quot;system32&quot;)<br>trace:file:read_directory_stat returning 0<br>

trace:file:NtQueryDirectoryFile =&gt; 0 (112)<br>trace:file:FindNextFileW 0x110b80 0x34d120<br>trace:file:FindNextFileW returning L&quot;system32&quot; (L&quot;&quot;)<br>trace:file:FindFirstFileExW L&quot;C:\\windows\\system32\\winedevice.exe&quot; 0 0x34d120 0 (nil) 0<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\winedevice.exe&quot;,0x34d070,0x34d07c,(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\winedevice.exe&quot; 520 0x34cde0 0x34d07c)<br>

trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/&quot;<br>trace:file:NtQueryDirectoryFile (0x38 (nil) (nil) (nil) 0x34d060 0x110be0 0x00002000 0x00000003 0x00000000 L&quot;winedevice.exe&quot; 0x00000001<br>

trace:file:read_directory_stat trying optimisation for file L&quot;winedevice.exe&quot;<br>trace:file:read_directory_stat returning -1<br>trace:file:append_entry long L&quot;.&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;.&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;..&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;..&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;odbc16gt.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;odbc16gt.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;comctl32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;comctl32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;winmm.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;winmm.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;MSMASK32.OCX&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;MSMASK32.OCX&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;cliconf.hlp&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;cliconf.hlp&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;MSCOMCTL.OCX&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;MSCOMCTL.OCX&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;rsabase.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;rsabase.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;mshtml.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;mshtml.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;shdocvw.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;shdocvw.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;d3d8.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;d3d8.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;mstext40.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;mstext40.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;sqlsrv32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;sqlsrv32.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;odbccp32.cpl&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;odbccp32.cpl&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;progman.exe&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;progman.exe&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odpdx32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;odpdx32.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;d3d9.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;d3d9.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;mfc42.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;mfc42.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msg711.acm&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msg711.acm&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;odtext32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;odtext32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;sqlwoa.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;sqlwoa.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;shfolder.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;shfolder.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;msrepl40.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msrepl40.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odbccu32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;odbccu32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;wininet.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;wininet.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;msltus40.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msltus40.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;expsrv.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;expsrv.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msdart32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msdart32.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;ds16gt.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;ds16gt.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odbcjt32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;odbcjt32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;oledlg.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;oledlg.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;dbmsrpcn.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;dbmsrpcn.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;mfc42u.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;mfc42u.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;dbmsvinn.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;dbmsvinn.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;VSPRINT7.OCX&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;VSPRINT7.OCX&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;dsound.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;dsound.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msdatsrc.tlb&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msdatsrc.tlb&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;mscomct2.ocx&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;mscomct2.ocx&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;richtx32.ocx&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;richtx32.ocx&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;scrrun.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;scrrun.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;user32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;user32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;cmd.exe&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;cmd.exe&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msorcl32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msorcl32.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;shell32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;shell32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;dbmssocn.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;dbmssocn.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;comcat.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;comcat.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;odbcint.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;odbcint.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;vbajet32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;vbajet32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;control.exe&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;control.exe&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;odbcconf.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;odbcconf.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;kernel32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;kernel32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msrd3x40.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msrd3x40.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;psapi.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;psapi.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odbccp32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;odbccp32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;ddraw.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;ddraw.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;schannel.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;schannel.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odbctrac.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;odbctrac.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;dbmsspxn.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;dbmsspxn.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;dsound.vxd&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;dsound.vxd&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;cliconfg.DLL&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;cliconfg.DLL&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msi.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msi.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;dbnmpntw.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;dbnmpntw.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;opengl32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;opengl32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msvcrt.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msvcrt.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;dbghelp.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;dbghelp.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odbcbcp.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;odbcbcp.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msjtes40.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msjtes40.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;ds32gt.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;ds32gt.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;12520850.cpx&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;12520850.cpx&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;atl.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;atl.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;Macromed&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;Macromed&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;shlwapi.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;shlwapi.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odbcconf.exe&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;odbcconf.exe&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;setupapi.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;setupapi.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;OLEAUT32.DLL&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;OLEAUT32.DLL&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msrd2x40.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msrd2x40.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;comdlg32.ocx&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;comdlg32.ocx&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;version.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;version.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;mscpxl32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;mscpxl32.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;msvbvm60.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msvbvm60.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odbc32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;odbc32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;mspbde40.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;mspbde40.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;sqlsodbc.hlp&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;sqlsodbc.hlp&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;mtxdm.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;mtxdm.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msxml3.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msxml3.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;vfpodbc.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;vfpodbc.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msjter40.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;msjter40.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;cabinet.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;cabinet.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;System32&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;System32&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;urlmon.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;urlmon.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;spool&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;spool&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;cliconfg.exe&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;cliconfg.exe&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msexcl40.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;msexcl40.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;12520437.cpx&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;12520437.cpx&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;sqlwid.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;sqlwid.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;crypt32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;crypt32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;advapi32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;advapi32.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;ctl3d32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;ctl3d32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;wsock32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;wsock32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odbccr32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;odbccr32.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;riched20.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;riched20.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msjetoledb40.dll&quot; short L&quot;MSJE~AGB.DLL&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;msjetoledb40.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:match_filename (L&quot;MSJE~AGB.DLL&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;winspool.drv&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;winspool.drv&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;notepad.exe&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;notepad.exe&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;AsycFilt.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;AsycFilt.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;stdole2.tlb&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;stdole2.tlb&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;regsvr32.exe&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;regsvr32.exe&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;instcat.sql&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;instcat.sql&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msxbde40.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;msxbde40.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;ddhelp.exe&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;ddhelp.exe&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;winver.exe&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;winver.exe&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msjint40.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;msjint40.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;ReSize32.ocx&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;ReSize32.ocx&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;hhctrl.ocx&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;hhctrl.ocx&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;mtxoci.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;mtxoci.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odbcconf.rsp&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;odbcconf.rsp&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;riched32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;riched32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;ole32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;ole32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odfox32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;odfox32.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;odexl32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;odexl32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;mswdat10.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;mswdat10.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msexch40.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msexch40.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;sqlstr.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;sqlstr.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msvcirt.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;msvcirt.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;rsaenh.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;rsaenh.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;oddbse32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;oddbse32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;drivers&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;drivers&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;rundll32.exe&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;rundll32.exe&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;gdi32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;gdi32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odbcji32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;odbcji32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;advpack.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;advpack.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;ws2_32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;ws2_32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;mswstr10.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;mswstr10.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;comdlg32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;comdlg32.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;imagehlp.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;imagehlp.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;ntdll.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;ntdll.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;msiexec.exe&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msiexec.exe&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;msadp32.acm&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msadp32.acm&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;olepro32.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;olepro32.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;imaadp32.acm&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;imaadp32.acm&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;actxprxy.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;actxprxy.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odbc32gt.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;odbc32gt.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;quartz.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;quartz.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;msjet40.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msjet40.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;VSDRAW7.OCX&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;VSDRAW7.OCX&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;rpcrt4.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;rpcrt4.dll&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;dbmsadsn.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;dbmsadsn.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;odbcad32.exe&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>

trace:file:match_filename (L&quot;odbcad32.exe&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:append_entry long L&quot;redist.rsp&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;redist.rsp&quot;, L&quot;winedevice.exe&quot;)<br>

trace:file:append_entry long L&quot;msvcp60.dll&quot; short L&quot;&quot; mask L&quot;winedevice.exe&quot;<br>trace:file:match_filename (L&quot;msvcp60.dll&quot;, L&quot;winedevice.exe&quot;)<br>trace:file:NtQueryDirectoryFile =&gt; c000000f (0)<br>

trace:file:GetLongPathNameW not found L&quot;C:\\windows\\system32\\winedevice.exe&quot;!<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\winedevice.exe&quot; 520 0x34ddb0 (nil))<br>trace:file:GetFileAttributesW L&quot;c:\\windows&quot;<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows&quot;,0xbfff5f88,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows&quot; 520 0xbfff5d30 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows&quot;<br>

trace:file:GetFileAttributesW L&quot;c:\\windows\\system32&quot;<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32&quot;,0xbfff5f88,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32&quot; 520 0xbfff5d30 (nil))<br>

trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32&quot;<br>trace:file:init_windows_dirs WindowsDir = L&quot;c:\\windows&quot;<br>trace:file:init_windows_dirs SystemDir&nbsp; = L&quot;c:\\windows\\system32&quot;<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\&quot;,0xbfff5fb8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\&quot; 520 0xbfff5d40 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/&quot;<br>

trace:file:RtlSetCurrentDirectory_U curdir now L&quot;C:\\windows\\&quot; 0x10<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\winedevice.exe&quot;,0xbfff5c28,0xbfff5c10,(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\winedevice.exe&quot; 520 0xbfff5970 0xbfff5c10)<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\winedevice.exe&quot;,0xbfff5c28,0xbfff5c10,(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\winedevice.exe&quot; 520 0xbfff5970 0xbfff5c10)<br>

warn:file:wine_nt_to_unix_file_name L&quot;winedevice.exe&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\winedevice.exe.manifest&quot;,0x34dcd8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\winedevice.exe.manifest&quot; 520 0x34da70 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;winedevice.exe.manifest&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot;,0x34fb28,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot; 520 0x34f8e0 (nil))<br>
trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\advapi32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll&quot;<br>
trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot; 64 0x34fd30 0x34fc50)<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot;,0x34fb28,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot; 520 0x34f8e0 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\advapi32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll&quot;<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot; 68 0x110598 0x34fc50)<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot;,0x34fc68,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot; 520 0x34f9b0 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\advapi32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll&quot;<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot;,0x34faa8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\advapi32.dll&quot; 520 0x34f830 (nil))<br>
trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\advapi32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/advapi32.dll&quot;<br>
trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\ntoskrnl.exe&quot;,0x34fb28,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\ntoskrnl.exe&quot; 520 0x34f8e0 (nil))<br>
warn:file:wine_nt_to_unix_file_name L&quot;ntoskrnl.exe&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>
trace:file:RtlDosPathNameToNtPathName_U (L&quot;.\\ntoskrnl.exe&quot;,0x34fb28,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;.\\ntoskrnl.exe&quot; 520 0x34f8e0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;ntoskrnl.exe&quot; not found in /home/ryan/.wine/dosdevices/c:/windows<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\ntoskrnl.exe&quot;,0x34fb28,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\ntoskrnl.exe&quot; 520 0x34f8e0 (nil))<br>
warn:file:wine_nt_to_unix_file_name L&quot;ntoskrnl.exe&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>
trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system\\ntoskrnl.exe&quot;,0x34fb28,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system\\ntoskrnl.exe&quot; 520 0x34f8e0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;ntoskrnl.exe&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\ntoskrnl.exe&quot;,0x34fb28,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\ntoskrnl.exe&quot; 520 0x34f8e0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;ntoskrnl.exe&quot; not found in /home/ryan/.wine/dosdevices/c:/windows<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\ntoskrnl.exe&quot;,0x34fb28,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\ntoskrnl.exe&quot; 520 0x34f8e0 (nil))<br>
warn:file:wine_nt_to_unix_file_name L&quot;ntoskrnl.exe&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>
trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\ntoskrnl.exe&quot;,0x34fb28,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\ntoskrnl.exe&quot; 520 0x34f8e0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;ntoskrnl.exe&quot; not found in /home/ryan/.wine/dosdevices/c:/windows<br>

trace:file:RtlGetCurrentDirectory_U (520 0x34f850)<br>trace:file:GetShortPathNameA &quot;C:\\windows&quot;<br>trace:file:GetShortPathNameW L&quot;C:\\windows&quot;<br>trace:file:GetShortPathNameW returning L&quot;C:\\windows&quot;<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot;,0x7edec938,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot; 520 0x7edec6a0 (nil))<br>

trace:file:CreateFileW L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot; GENERIC_READ GENERIC_WRITE&nbsp; creation 4 attributes 0x0<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot;,0x34e678,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot; 520 0x34e3d0 (nil))<br>trace:file:CreateFileW returning 0x34<br>trace:file:WriteFile 0x34 0x110970 12 0x34e764 (nil)<br>trace:file:ReadFile 0x34 0x34e760 4 0x34e764 (nil)<br>

trace:file:ReadFile 0x24 0x7edec9c8 8 0x7edec9d4 (nil)<br>trace:file:ReadFile 0x24 0x110928 2 0x7edec9c4 (nil)<br>trace:file:WriteFile 0x24 0x7edec9c0 4 0x7edec9c4 (nil)<br>trace:file:CreateFileW L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot; GENERIC_READ GENERIC_WRITE&nbsp; creation 4 attributes 0x0<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot;,0x34e5a8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot; 520 0x34e300 (nil))<br>
warn:file:CreateFileW Unable to create file L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot; (status c00000ac)<br>
trace:file:CreateFileW returning 0xffffffff<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot;,0x34e5b8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot; 520 0x34e320 (nil))<br>

trace:file:CreateFileW L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot; GENERIC_READ GENERIC_WRITE&nbsp; creation 4 attributes 0x0<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot;,0x34e5a8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;\\\\.\\pipe\\__wineservice_MountMgr&quot; 520 0x34e300 (nil))<br>trace:file:CreateFileW returning 0x30<br>trace:file:WriteFile 0x30 0x34e670 8 0x34e66c (nil)<br>trace:file:ReadFile 0x30 0x34e6b0 36 0x34e66c (nil)<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\msvcrt.dll&quot;,0x7ecdb3a8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\msvcrt.dll&quot; 520 0x7ecdb160 (nil))<br>
trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\msvcrt.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/msvcrt.dll&quot;<br>
trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\msvcrt.dll&quot; 64 0x7ecdb5b0 0x7ecdb4d0)<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\msvcrt.dll&quot;,0x7ecdb4e8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\msvcrt.dll&quot; 520 0x7ecdb230 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\msvcrt.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/msvcrt.dll&quot;<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\msvcrt.dll&quot;,0x7ecdb328,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\msvcrt.dll&quot; 520 0x7ecdb0b0 (nil))<br>
trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\msvcrt.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/msvcrt.dll&quot;<br>
trace:file:CreateFileW L&quot;CONIN$&quot; GENERIC_READ FILE_SHARE_READ&nbsp; creation 3 attributes 0x0<br>trace:file:CreateFileW returning 0xffffffff<br>trace:file:CreateFileW L&quot;CONOUT$&quot; GENERIC_WRITE FILE_SHARE_WRITE&nbsp; creation 3 attributes 0x0<br>

trace:file:CreateFileW returning 0xffffffff<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\mountmgr.sys&quot;,0x7ecdb3c8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\mountmgr.sys&quot; 520 0x7ecdb180 (nil))<br>

warn:file:wine_nt_to_unix_file_name L&quot;mountmgr.sys&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;.\\mountmgr.sys&quot;,0x7ecdb3c8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;.\\mountmgr.sys&quot; 520 0x7ecdb180 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;mountmgr.sys&quot; not found in /home/ryan/.wine/dosdevices/c:/windows<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\mountmgr.sys&quot;,0x7ecdb3c8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\mountmgr.sys&quot; 520 0x7ecdb180 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;mountmgr.sys&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system\\mountmgr.sys&quot;,0x7ecdb3c8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system\\mountmgr.sys&quot; 520 0x7ecdb180 (nil))<br>
warn:file:wine_nt_to_unix_file_name L&quot;mountmgr.sys&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system<br>
trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\mountmgr.sys&quot;,0x7ecdb3c8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\mountmgr.sys&quot; 520 0x7ecdb180 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;mountmgr.sys&quot; not found in /home/ryan/.wine/dosdevices/c:/windows<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\mountmgr.sys&quot;,0x7ecdb3c8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\mountmgr.sys&quot; 520 0x7ecdb180 (nil))<br>

warn:file:wine_nt_to_unix_file_name L&quot;mountmgr.sys&quot; not found in /home/ryan/.wine/dosdevices/c:/windows/system32<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\mountmgr.sys&quot;,0x7ecdb3c8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\mountmgr.sys&quot; 520 0x7ecdb180 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;mountmgr.sys&quot; not found in /home/ryan/.wine/dosdevices/c:/windows<br>trace:file:ReadFile 0x24 0x7edec9c8 8 0x7edec9d4 (nil)<br>

trace:file:WriteFile 0x24 0x1108d8 36 0x7edec9bc (nil)<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\TMMLS.exe.manifest&quot;,0x33dcd8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\TMMLS.exe.manifest&quot; 520 0x33da70 (nil))<br>

warn:file:wine_nt_to_unix_file_name L&quot;TMMLS.exe.manifest&quot; not found in /home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\MSVBVM60.DLL&quot;,0x33fb28,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\MSVBVM60.DLL&quot; 520 0x33f8e0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;MSVBVM60.DLL&quot; not found in /home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;.\\MSVBVM60.DLL&quot;,0x33fb28,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;.\\MSVBVM60.DLL&quot; 520 0x33f8e0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;MSVBVM60.DLL&quot; not found in /home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\MSVBVM60.DLL&quot;,0x33fb28,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\MSVBVM60.DLL&quot; 520 0x33f8e0 (nil))<br>
warn:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\MSVBVM60.DLL&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll&quot; required a case-insensitive search<br>
trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\MSVBVM60.DLL&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll&quot;<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\MSVBVM60.DLL&quot; 64 0x33fd30 0x33fc50)<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\MSVBVM60.DLL&quot;,0x33fb28,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\MSVBVM60.DLL&quot; 520 0x33f8e0 (nil))<br>

warn:file:wine_nt_to_unix_file_name L&quot;MSVBVM60.DLL&quot; not found in /home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;.\\MSVBVM60.DLL&quot;,0x33fb28,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;.\\MSVBVM60.DLL&quot; 520 0x33f8e0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;MSVBVM60.DLL&quot; not found in /home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\MSVBVM60.DLL&quot;,0x33fb28,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\MSVBVM60.DLL&quot; 520 0x33f8e0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\MSVBVM60.DLL&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll&quot; required a case-insensitive search<br>

trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\MSVBVM60.DLL&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll&quot;<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\MSVBVM60.DLL&quot; 68 0x110648 0x33fc50)<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\MSVBVM60.DLL&quot;,0x33fc68,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\MSVBVM60.DLL&quot; 520 0x33f9b0 (nil))<br>
warn:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\MSVBVM60.DLL&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll&quot; required a case-insensitive search<br>
trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\MSVBVM60.DLL&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll&quot;<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\MSVBVM60.DLL&quot;,0x33faa8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\MSVBVM60.DLL&quot; 520 0x33f830 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\MSVBVM60.DLL&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll&quot; required a case-insensitive search<br>

trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\MSVBVM60.DLL&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/msvbvm60.dll&quot;<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\USER32.dll&quot;,0x33f838,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\USER32.dll&quot; 520 0x33f5f0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;USER32.dll&quot; not found in /home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;.\\USER32.dll&quot;,0x33f838,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;.\\USER32.dll&quot; 520 0x33f5f0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;USER32.dll&quot; not found in /home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\USER32.dll&quot;,0x33f838,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\USER32.dll&quot; 520 0x33f5f0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\USER32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll&quot; required a case-insensitive search<br>

trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\USER32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll&quot;<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\USER32.dll&quot; 64 0x33fa40 0x33f960)<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\USER32.dll&quot;,0x33f978,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\USER32.dll&quot; 520 0x33f6c0 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\USER32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll&quot; required a case-insensitive search<br>

trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\USER32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll&quot;<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\windows\\system32\\USER32.dll&quot;,0x33f7b8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\windows\\system32\\USER32.dll&quot; 520 0x33f540 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\USER32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll&quot; required a case-insensitive search<br>

trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\USER32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/user32.dll&quot;<br>trace:file:RtlDosPathNameToNtPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\gdi32.dll&quot;,0x33eea8,(nil),(nil))<br>

trace:file:RtlGetFullPathName_U (L&quot;C:\\Program Files\\TimeMAPS\\gdi32.dll&quot; 520 0x33ec60 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;gdi32.dll&quot; not found in /home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;.\\gdi32.dll&quot;,0x33eea8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;.\\gdi32.dll&quot; 520 0x33ec60 (nil))<br>warn:file:wine_nt_to_unix_file_name L&quot;gdi32.dll&quot; not found in /home/ryan/.wine/dosdevices/c:/Program Files/TimeMAPS<br>

trace:file:RtlDosPathNameToNtPathName_U (L&quot;c:\\windows\\system32\\gdi32.dll&quot;,0x33eea8,(nil),(nil))<br>trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\gdi32.dll&quot; 520 0x33ec60 (nil))<br>trace:file:wine_nt_to_unix_file_name L&quot;\\??\\C:\\windows\\system32\\gdi32.dll&quot; -&gt; &quot;/home/ryan/.wine/dosdevices/c:/windows/system32/gdi32.dll&quot;<br>

trace:file:RtlGetFullPathName_U (L&quot;c:\\windows\\system32\\gdi...<br><br>[Message clipped]&nbsp;&nbsp;<br>_______________________________________________<br>
wine-users mailing list<br>
<a href="mailto:wine-users@winehq.org">wine-users@winehq.org</a><br>
<a href="http://www.winehq.org/mailman/listinfo/wine-users" target="_blank">http://www.winehq.org/mailman/listinfo/wine-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>- <a href="mailto:Tres.Finocchiaro@gmail.com">Tres.Finocchiaro@gmail.com</a>