Results 1 to 1 of 1
Hello, I am trying to run a simple foxpro application. All it does is receive input parts and then display the corresponding picture. I have gotten the application to install ...
- 05-22-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 1
FoxPro Application
Hello, I am trying to run a simple foxpro application. All it does is receive input parts and then display the corresponding picture. I have gotten the application to install correctly; however, the pictures are not displayed. The rest of the application works correctly. (It also has to look up serial numbers which works fine). When running the program from the console the only errors are:
Any help would be appreciatedCode:fixme:system:SystemParametersInfoW Unimplemented action: 4132 (SPI_GETDROPSHADOW) fixme:rpc:alloc_serverprotoseq protseq "mswmsg" not supported fixme:win:EnumDisplayDevicesW ((null),0,0x32b31c,0x00000000), stub! Running with WINEDEBUG=warn+all (Should note that dcom98 is installed and ole32, oleaut32, olepro32, and rpcrt4 are all native, everything else is standard, I have also tried this with a fresh installation) warn:ntdll:NtCreateFile L"\\??\\C:\\windows" not found (c0000035) warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32" not found (c0000035) warn:file:wine_nt_to_unix_file_name L"wineboot.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\wineboot.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"wineboot.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\wineboot.exe" not found (c0000034) warn:file:CreateFileW Unable to create file L"C:\\windows\\system32\\wineboot.exe" (status c0000034) warn:ntdll:NtCreateFile L"\\??\\C:\\windows" not found (c0000035) warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32" not found (c0000035) warn:file:wine_nt_to_unix_file_name L"wineboot.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\wineboot.exe" not found (c0000034) warn:module:alloc_module disabling no-exec because of L"interchange.exe" warn:file:wine_nt_to_unix_file_name L"wineboot.exe.manifest" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\wineboot.exe.manifest" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"wininit.ini" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\wininit.ini" not found (c0000034) warn:file:CreateFileW Unable to create file L"C:\\windows\\wininit.ini" (status c0000034) warn:profile:PROFILE_Open profile file L"C:\\windows\\wininit.ini" not found warn:file:wine_nt_to_unix_file_name L"dllcache\\" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\dllcache\\" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"services.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\services.exe" not found (c0000034) warn:file:CreateFileW Unable to create file L"C:\\windows\\system32\\services.exe" (status c0000034) warn:ntdll:NtCreateFile L"\\??\\C:\\windows" not found (c0000035) warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32" not found (c0000035) warn:file:wine_nt_to_unix_file_name L"services.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\services.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"services.exe.manifest" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\services.exe.manifest" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winedevice.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\winedevice.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winedevice.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\winedevice.exe" not found (c0000034) warn:file:CreateFileW Unable to create file L"C:\\windows\\system32\\winedevice.exe" (status c0000034) warn:ntdll:NtCreateFile L"\\??\\C:\\windows" not found (c0000035) warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32" not found (c0000035) warn:file:wine_nt_to_unix_file_name L"winedevice.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\winedevice.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winedevice.exe.manifest" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\winedevice.exe.manifest" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\ntoskrnl.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\ntoskrnl.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\ntoskrnl.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\ntoskrnl.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\ntoskrnl.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\ntoskrnl.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"ntoskrnl.exe" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\ntoskrnl.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\iphlpapi.dll" not found (c0000034) warn:sync:SetNamedPipeHandleState stub: 0x30 0x7edda5b8/2 (nil) (nil) warn:msvcrt:msvcrt_init_console :Console handle Initialisation FAILED! warn:actctx:parse_assembly_identity_elem Unsupported yet language attribute (L"*") warn:file:wine_nt_to_unix_file_name L"MSVCR70.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\MSVCR70.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"MSVCR70.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\MSVCR70.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\MSVCR70.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/msvcr70.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\MSVCR70.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/msvcr70.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\MSVCR70.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/msvcr70.dll" required a case-insensitive search warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\MSVCR70.dll": /home/user/.wine/dosdevices/c:/windows/system32/msvcr70.dll: invalid ELF header warn:module:load_builtin_dll cannot open .so lib for builtin L"MSVCR70.dll": /usr/bin/../lib32/wine/msvcr70.dll.so: cannot open shared object file: No such file or directory warn:module:alloc_module disabling no-exec because of L"MSVCR70.dll" warn:file:wine_nt_to_unix_file_name L"USER32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\USER32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"USER32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\USER32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\USER32.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/user32.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\USER32.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/user32.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\gdi32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\gdi32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\advapi32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\advapi32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\advapi32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\advapi32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgasys.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/vgasys.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/vgasys.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vga850.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/vga850.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/vga850.fon"/(nil) err = 1 warn:font:AddFontToList Unable to load font "/usr/bin/../lib32/../share/wine/fonts/vga850.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgafix.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/vgafix.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/vgafix.fon"/(nil) err = 1 warn:font:AddFontToList Unable to load font "/usr/bin/../lib32/../share/wine/fonts/vgafix.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts" -> "/home/user/.wine/dosdevices/c:/windows/Fonts" required a case-insensitive search warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smalle.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smallet.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//ssee1255.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//coue1257.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//courer.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//coure.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//ssee1257.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgasyst.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smaller.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgas1255.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smallee.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgas1256.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//ssee874.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//cvgasys.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smae1256.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgasysr.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//coureg.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//hvgasys.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//sserifet.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//svgasys.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgas874.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//sserifee.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgas1257.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//ssee1256.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgasysg.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgasyse.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgasys.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//sserife.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//coue1256.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smae1257.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//jsmalle.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//sserifer.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//couree.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smalleg.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//sserifeg.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//coue1255.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smae1255.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//couret.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//jvgasys.fon"/(nil) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\coure.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/coure.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/coure.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\sserife.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/sserife.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/sserife.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\serife.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/serife.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/serife.fon"/(nil) err = 1 warn:font:AddFontToList Unable to load font "/usr/bin/../lib32/../share/wine/fonts/serife.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\smalle.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/smalle.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/smalle.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\imm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\imm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\imm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\imm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\imm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\imm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\imm32.dll" not found (c0000034) warn:keyboard:X11DRV_KEYBOARD_DetectLayout 6 keysyms per keycode not supported, set to 4 warn:keyboard:X11DRV_InitKeyboard vkey 0124 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0126 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0121 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0125 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0127 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0123 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0128 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0122 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 012d is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 012e is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 010d is being used by more than one keycode warn:class:CLASS_RegisterClass Win extra bytes 44 is > 40 warn:file:wine_nt_to_unix_file_name L"VFP8R.DLL" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP8R.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\VFP8R.DLL" -> "/home/user/.wine/dosdevices/c:/windows/system32/vfp8r.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\VFP8R.DLL" -> "/home/user/.wine/dosdevices/c:/windows/system32/vfp8r.dll" required a case-insensitive search warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\gdiplus.dll": /home/user/.wine/dosdevices/c:/windows/system32/gdiplus.dll: invalid ELF header warn:file:wine_nt_to_unix_file_name L"shlwapi.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\shlwapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"shlwapi.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\shlwapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleaut32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\oleaut32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleaut32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\oleaut32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleaut32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\oleaut32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleaut32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\oleaut32.dll" not found (c0000034) warn:module:alloc_module disabling no-exec because of L"oleaut32.dll" warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\ole32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\ole32.dll" not found (c0000034) warn:module:alloc_module disabling no-exec because of L"ole32.dll" warn:module:alloc_module disabling no-exec because of L"gdiplus.dll" warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\ole32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\ole32.dll" not found (c0000034) warn:module:alloc_module disabling no-exec because of L"ole32.dll" warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\VFP8R.DLL" -> "/home/user/.wine/dosdevices/c:/windows/system32/vfp8r.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\VFP8R.DLL" -> "/home/user/.wine/dosdevices/c:/windows/system32/vfp8r.dll" required a case-insensitive search warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\VFP8R.DLL": /home/user/.wine/dosdevices/c:/windows/system32/vfp8r.dll: invalid ELF header warn:module:load_builtin_dll cannot open .so lib for builtin L"VFP8R.DLL": /usr/bin/../lib32/wine/vfp8r.dll.so: cannot open shared object file: No such file or directory warn:module:alloc_module disabling no-exec because of L"VFP8R.DLL" warn:file:wine_nt_to_unix_file_name L"x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\COMCTL32.dll" not found in /home/user/.wine/dosdevices/c:/windows/winsxs warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\winsxs\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\COMCTL32.dll" not found (c000003a) warn:file:wine_nt_to_unix_file_name L"comdlg32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\comdlg32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"comdlg32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\comdlg32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"comdlg32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\comdlg32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"comdlg32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\comdlg32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"shell32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\shell32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"shell32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\shell32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"shlwapi.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\shlwapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"shlwapi.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\shlwapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winspool.drv" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\winspool.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winspool.drv" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\winspool.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winspool.drv" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\winspool.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winspool.drv" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\winspool.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"MPR.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\MPR.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"MPR.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\MPR.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"MPR.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\MPR.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"MPR.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\MPR.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"MPR.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\MPR.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"MPR.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\MPR.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"MPR.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\MPR.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"OLEAUT32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\OLEAUT32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"OLEAUT32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\OLEAUT32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\OLEAUT32.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/oleaut32.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"OLEAUT32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\OLEAUT32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"OLEAUT32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\OLEAUT32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\OLEAUT32.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/oleaut32.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\OLEAUT32.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/oleaut32.dll" required a case-insensitive search warn:module:alloc_module disabling no-exec because of L"OLEAUT32.dll" warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\oledlg.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\oledlg.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\oledlg.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\oledlg.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\oledlg.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\oledlg.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\oledlg.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"urlmon.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\urlmon.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"urlmon.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\urlmon.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"wininet.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\wininet.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"wininet.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\wininet.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VERSION.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VERSION.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VERSION.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VERSION.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\VERSION.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/version.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\VERSION.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/version.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\lz32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\lz32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\lz32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\lz32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\lz32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\lz32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\lz32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"WINMM.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\WINMM.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"WINMM.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\WINMM.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\WINMM.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/winmm.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\WINMM.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/winmm.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\uxtheme.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\uxtheme.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\uxtheme.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\uxtheme.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\uxtheme.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\uxtheme.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\uxtheme.dll" not found (c0000034) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:winspool:WINSPOOL_GetDWORDFromReg Got ret = 2 on name dnsTimeout warn:winspool:WINSPOOL_GetDWORDFromReg Got ret = 2 on name txTimeout warn:winspool:WINSPOOL_GetDWORDFromReg Got ret = 2 on name dnsTimeout warn:winspool:WINSPOOL_GetDWORDFromReg Got ret = 2 on name txTimeout warn:winspool:WINSPOOL_GetDWORDFromReg Got ret = 2 on name dnsTimeout warn:winspool:WINSPOOL_GetDWORDFromReg Got ret = 2 on name txTimeout warn:winspool:WINSPOOL_GetDWORDFromReg Got ret = 2 on name dnsTimeout warn:winspool:WINSPOOL_GetDWORDFromReg Got ret = 2 on name txTimeout warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\winealsa.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\winealsa.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\winealsa.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\winealsa.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\winealsa.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\winealsa.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winealsa.drv" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\winealsa.drv" not found (c0000034) warn:mixer:getcomponenttype Unknown mixer name Front, probably harmless warn:mixer:getcomponenttype Unknown mixer name Front Mic Boost, probably harmless warn:mixer:getcomponenttype Unknown mixer name Surround, probably harmless warn:mixer:getcomponenttype Unknown mixer name Center, probably harmless warn:mixer:getcomponenttype Unknown mixer name LFE, probably harmless warn:mixer:getcomponenttype Unknown mixer name Side, probably harmless warn:mixer:getcomponenttype Unknown mixer name Mic Boost, probably harmless warn:mixer:getcomponenttype Unknown mixer name Front, probably harmless warn:mixer:getcomponenttype Unknown mixer name Front Mic Boost, probably harmless warn:mixer:getcomponenttype Unknown mixer name Surround, probably harmless warn:mixer:getcomponenttype Unknown mixer name Center, probably harmless warn:mixer:getcomponenttype Unknown mixer name LFE, probably harmless warn:mixer:getcomponenttype Unknown mixer name Side, probably harmless warn:mixer:getcomponenttype Unknown mixer name Mic Boost, probably harmless warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\msacm32.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\msacm32.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\msacm32.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\msacm32.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\msacm32.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\msacm32.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"msacm32.drv" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\msacm32.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\msacm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\msacm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\msacm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\msacm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\msacm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\msacm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"msacm32.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\msacm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\midimap.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\midimap.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\midimap.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\midimap.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\midimap.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\midimap.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"midimap.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\midimap.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"explorer.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\explorer.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"explorer.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\explorer.exe" not found (c0000034) warn:file:CreateFileW Unable to create file L"C:\\windows\\system32\\explorer.exe" (status c0000034) warn:ntdll:NtCreateFile L"\\??\\C:\\windows" not found (c0000035) warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32" not found (c0000035) warn:file:wine_nt_to_unix_file_name L"explorer.exe" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\explorer.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"explorer.exe.manifest" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\explorer.exe.manifest" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgasys.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/vgasys.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/vgasys.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vga850.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/vga850.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/vga850.fon"/(nil) err = 1 warn:font:AddFontToList Unable to load font "/usr/bin/../lib32/../share/wine/fonts/vga850.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\vgafix.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/vgafix.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/vgafix.fon"/(nil) err = 1 warn:font:AddFontToList Unable to load font "/usr/bin/../lib32/../share/wine/fonts/vgafix.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts" -> "/home/user/.wine/dosdevices/c:/windows/Fonts" required a case-insensitive search warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smalle.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smallet.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//ssee1255.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//coue1257.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//courer.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//coure.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//ssee1257.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgasyst.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smaller.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgas1255.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smallee.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgas1256.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//ssee874.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//cvgasys.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smae1256.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgasysr.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//coureg.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//hvgasys.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//sserifet.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//svgasys.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgas874.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//sserifee.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgas1257.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//ssee1256.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgasysg.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgasyse.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//vgasys.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//sserife.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//coue1256.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smae1257.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//jsmalle.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//sserifer.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//couree.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smalleg.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//sserifeg.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//coue1255.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//smae1255.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//couret.fon"/(nil) warn:font:AddFontToList Ignoring font "/usr/bin/../lib32/../share/wine/fonts//jvgasys.fon"/(nil) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\coure.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/coure.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/coure.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\sserife.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/sserife.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/sserife.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\serife.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/serife.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/serife.fon"/(nil) err = 1 warn:font:AddFontToList Unable to load font "/usr/bin/../lib32/../share/wine/fonts/serife.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\smalle.fon" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/smalle.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/smalle.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\winex11.drv" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\imm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\imm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\imm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\imm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\imm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\imm32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\imm32.dll" not found (c0000034) warn:keyboard:X11DRV_KEYBOARD_DetectLayout 6 keysyms per keycode not supported, set to 4 warn:keyboard:X11DRV_InitKeyboard vkey 0124 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0126 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0121 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0125 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0127 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0123 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0128 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 0122 is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 012d is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 012e is being used by more than one keycode warn:keyboard:X11DRV_InitKeyboard vkey 010d is being used by more than one keycode warn:class:CLASS_RegisterClass Win extra bytes 44 is > 40 warn:file:wine_nt_to_unix_file_name L"(None)" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtCreateFile L"\\??\\C:\\sierra\\(None)" not found (c0000034) warn:file:CreateFileW Unable to create file L"(None)" (status c0000034) warn:file:wine_nt_to_unix_file_name L"(None)" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\(None)" not found (c0000034) warn:file:CreateFileW Unable to create file L"C:\\windows\\(None)" (status c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8RENC.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP8RENC.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8RENC.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP8RENC.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8RENC.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\VFP8RENC.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8RENC.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\VFP8RENC.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8RENC.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\VFP8RENC.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8RENC.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\VFP8RENC.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8RENC.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\VFP8RENC.dll" not found (c0000034) warn:module:load_builtin_dll cannot open .so lib for builtin L"VFP8RENC.dll": /usr/bin/../lib32/wine/vfp8renc.dll.so: cannot open shared object file: No such file or directory warn:module:load_dll Failed to load module L"VFP8RENC"; status=c0000135 warn:file:wine_nt_to_unix_file_name L"VFP8RENC.DLL" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\VFP8RENC.DLL" not found (c0000034) warn:module:load_builtin_dll cannot open .so lib for builtin L"VFP8RENC.DLL": /usr/bin/../lib32/wine/vfp8renc.dll.so: cannot open shared object file: No such file or directory warn:module:load_dll Failed to load module L"C:\\windows\\system32\\VFP8RENC.DLL"; status=c0000135 warn:file:wine_nt_to_unix_file_name L"VFP8RENU.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP8RENU.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8RENU.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP8RENU.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\VFP8RENU.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/vfp8renu.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"VFP8RENU.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP8RENU.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8RENU.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP8RENU.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\VFP8RENU.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/vfp8renu.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\VFP8RENU.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/vfp8renu.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\VFP8RENU.dll" -> "/home/user/.wine/dosdevices/c:/windows/system32/vfp8renu.dll" required a case-insensitive search warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\VFP8RENU.dll": /home/user/.wine/dosdevices/c:/windows/system32/vfp8renu.dll: invalid ELF header warn:module:load_builtin_dll cannot open .so lib for builtin L"VFP8RENU.dll": /usr/bin/../lib32/wine/vfp8renu.dll.so: cannot open shared object file: No such file or directory warn:module:alloc_module disabling no-exec because of L"VFP8RENU.dll" warn:file:wine_nt_to_unix_file_name L"FOXPRO.INT" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\FOXPRO.INT" not found (c0000034) warn:file:CreateFileW Unable to create file L"C:\\windows\\system32\\FOXPRO.INT" (status c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRO.INT" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\FOXPRO.INT" not found (c0000034) warn:file:CreateFileW Unable to create file L"C:\\windows\\system32\\FOXPRO.INT" (status c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\foxfont.fon" -> "/home/user/.wine/dosdevices/c:/windows/system32/foxfont.fon" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/system32/foxfont.fon"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"foxfont.fon" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\foxfont.fon" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"foxfont.fon" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\foxfont.fon" not found (c0000034) warn:module:load_builtin_dll cannot open .so lib for builtin L"foxfont.fon": /usr/bin/../lib32/wine/foxfont.fon.so: cannot open shared object file: No such file or directory warn:module:load_dll Failed to load module L"c:\\windows\\system32\\foxfont.fon"; status=c0000135 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\sierra\\FOXPRINT.FOT" -> "/home/user/.wine/dosdevices/c:/sierra/FOXPRINT.FOT" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/sierra/FOXPRINT.FOT"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\FOXPRINT.FOT" -> "/home/user/.wine/dosdevices/c:/windows/Fonts/FOXPRINT.FOT" required a case-insensitive search warn:font:AddFontToList Unable to load font "/home/user/.wine/dosdevices/c:/windows/Fonts/FOXPRINT.FOT"/(nil) err = 1 warn:font:AddFontToList Unable to load font "/usr/bin/../lib32/../share/wine/fonts/FOXPRINT.FOT"/(nil) err = 1 warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\FOXPRINT.FOT" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"FOXPRINT.FOT" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\FOXPRINT.FOT" not found (c0000034) warn:module:load_builtin_dll cannot open .so lib for builtin L"FOXPRINT.FOT": /usr/bin/../lib32/wine/foxprint.fot.so: cannot open shared object file: No such file or directory warn:module:load_dll Failed to load module L"FOXPRINT.FOT"; status=c0000135 fixme:system:SystemParametersInfoW Unimplemented action: 4132 (SPI_GETDROPSHADOW) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\sierra\\interchange.EXE" -> "/home/user/.wine/dosdevices/c:/sierra/interchange.exe" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\06BT0003.TMP" -> "/home/user/.wine/dosdevices/c:/windows/temp/06BT0003.TMP" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"WIZARDS\\" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtCreateFile L"\\??\\C:\\sierra\\WIZARDS\\" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"WIZARDS\\" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtCreateFile L"\\??\\C:\\sierra\\WIZARDS\\" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"WIZARDS\\" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtCreateFile L"\\??\\C:\\sierra\\WIZARDS\\" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"WIZARDS\\" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtCreateFile L"\\??\\C:\\sierra\\WIZARDS\\" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"WIZARDS\\" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtCreateFile L"\\??\\C:\\sierra\\WIZARDS\\" not found (c0000034) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:file:wine_nt_to_unix_file_name L"RPCRT4.DLL" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\RPCRT4.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"RPCRT4.DLL" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\RPCRT4.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\RPCRT4.DLL" -> "/home/user/.wine/dosdevices/c:/windows/system32/rpcrt4.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\RPCRT4.DLL" -> "/home/user/.wine/dosdevices/c:/windows/system32/rpcrt4.dll" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\iphlpapi.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\iphlpapi.dll" not found (c0000034) fixme:rpc:alloc_serverprotoseq protseq "mswmsg" not supported warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\oleacc.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"oleacc.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtCreateFile L"\\??\\C:\\sierra\\oleacc.dll" not found (c0000034) warn:file:CreateFileW Unable to create file L"C:\\sierra\\oleacc.dll" (status c0000034) warn:file:wine_nt_to_unix_file_name L"OLEACC.DLL" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\SIERRA\\OLEACC.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\SIERRA" -> "/home/user/.wine/dosdevices/c:/sierra" required a case-insensitive search warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\XiCr50.dll": /home/user/.wine/dosdevices/c:/windows/XiCr50.dll: invalid ELF header warn:module:load_builtin_dll cannot open .so lib for builtin L"XiCr50.dll": /usr/bin/../lib32/wine/xicr50.dll.so: cannot open shared object file: No such file or directory warn:module:alloc_module disabling no-exec because of L"XiCr50.dll" warn:file:wine_nt_to_unix_file_name L"olepro32.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\olepro32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"olepro32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\olepro32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"olepro32.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\olepro32.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"olepro32.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\olepro32.dll" not found (c0000034) warn:module:alloc_module disabling no-exec because of L"olepro32.dll" warn:file:wine_nt_to_unix_file_name L"borlndmm.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\borlndmm.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"borlndmm.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\borlndmm.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"borlndmm.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\borlndmm.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"borlndmm.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\borlndmm.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"borlndmm.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\borlndmm.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"borlndmm.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\borlndmm.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"borlndmm.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\borlndmm.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"XiCr50.ENC" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\XiCr50.ENC" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"XiCr50.ENC" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\XiCr50.ENC" not found (c0000034) warn:module:load_builtin_dll cannot open .so lib for builtin L"XiCr50.ENC": /usr/bin/../lib32/wine/xicr50.enc.so: cannot open shared object file: No such file or directory warn:module:load_dll Failed to load module L"C:\\windows\\XiCr50.ENC"; status=c0000135 warn:file:wine_nt_to_unix_file_name L"XiCr50.EN" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\XiCr50.EN" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"XiCr50.EN" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\XiCr50.EN" not found (c0000034) warn:module:load_builtin_dll cannot open .so lib for builtin L"XiCr50.EN": /usr/bin/../lib32/wine/xicr50.en.so: cannot open shared object file: No such file or directory warn:module:load_dll Failed to load module L"C:\\windows\\XiCr50.EN"; status=c0000135 warn:file:wine_nt_to_unix_file_name L"XICREXTN.DLL" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\XICREXTN.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"XICREXTN.DLL" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\XICREXTN.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"XICREXTN.DLL" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\XICREXTN.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"XICREXTN.DLL" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\XICREXTN.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"XICREXTN.DLL" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\XICREXTN.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"XICREXTN.DLL" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\XICREXTN.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"XICREXTN.DLL" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\XICREXTN.DLL" not found (c0000034) warn:module:load_builtin_dll cannot open .so lib for builtin L"XICREXTN.DLL": /usr/bin/../lib32/wine/xicrextn.dll.so: cannot open shared object file: No such file or directory warn:module:load_dll Failed to load module L"XICREXTN.DLL"; status=c0000135 warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\WINDOWS\\SYSTEM32\\STDOLE2.TLB" -> "/home/user/.wine/dosdevices/c:/windows/system32/STDOLE2.TLB" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"VFP6.EXE" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP6.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6.EXE" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP6.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6.EXE" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\VFP6.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6.EXE" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\VFP6.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6.EXE" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\VFP6.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6.EXE" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\VFP6.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6.EXE" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\VFP6.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6R.DLL" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP6R.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6R.DLL" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP6R.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6R.DLL" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\VFP6R.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6R.DLL" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\VFP6R.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6R.DLL" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\VFP6R.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6R.DLL" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\VFP6R.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6R.DLL" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\VFP6R.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6T.DLL" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP6T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6T.DLL" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP6T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6T.DLL" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\VFP6T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6T.DLL" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\VFP6T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6T.DLL" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\VFP6T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6T.DLL" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\VFP6T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP6T.DLL" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\VFP6T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8.EXE" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP8.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8.EXE" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP8.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8.EXE" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\VFP8.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8.EXE" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\VFP8.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8.EXE" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\VFP8.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8.EXE" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\VFP8.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8.EXE" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\VFP8.EXE" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8T.DLL" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP8T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8T.DLL" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\VFP8T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8T.DLL" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\VFP8T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8T.DLL" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\VFP8T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8T.DLL" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\VFP8T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8T.DLL" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\VFP8T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"VFP8T.DLL" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\VFP8T.DLL" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\sierra\\interchange.dbf" -> "/home/user/.wine/dosdevices/c:/sierra/INTERCHANGE.DBF" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\sierra\\interchange.dbf" -> "/home/user/.wine/dosdevices/c:/sierra/INTERCHANGE.DBF" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\sierra\\interchange.CDX" -> "/home/user/.wine/dosdevices/c:/sierra/INTERCHANGE.CDX" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\sierra\\interchange.CDX" -> "/home/user/.wine/dosdevices/c:/sierra/INTERCHANGE.CDX" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\06BT0007.TMP" -> "/home/user/.wine/dosdevices/c:/windows/temp/06BT0007.TMP" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\06bt0007.tmp" -> "/home/user/.wine/dosdevices/c:/windows/temp/06BT0007.TMP" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\06BT0008.TMP" -> "/home/user/.wine/dosdevices/c:/windows/temp/06BT0008.TMP" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\06bt0008.tmp" -> "/home/user/.wine/dosdevices/c:/windows/temp/06BT0008.TMP" required a case-insensitive search fixme:win:EnumDisplayDevicesW ((null),0,0x32b31c,0x00000000), stub! warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\06BT0009.TMP" -> "/home/user/.wine/dosdevices/c:/windows/temp/06BT0009.TMP" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\06bt0009.tmp" -> "/home/user/.wine/dosdevices/c:/windows/temp/06BT0009.TMP" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\06BT000A.TMP" -> "/home/user/.wine/dosdevices/c:/windows/temp/06BT000A.TMP" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\temp\\06bt000a.tmp" -> "/home/user/.wine/dosdevices/c:/windows/temp/06BT000A.TMP" required a case-insensitive search warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:file:wine_nt_to_unix_file_name L"applicat\\catalog\\proj\\mar_cust_inq.scx" not found in /home/user/.wine/dosdevices/l: warn:ntdll:NtQueryFullAttributesFile L"\\??\\L:\\applicat\\catalog\\proj\\mar_cust_inq.scx" not found (c000003a) warn:file:wine_nt_to_unix_file_name L"applicat\\catalog\\proj\\mar_cust_inq.sct" not found in /home/user/.wine/dosdevices/l: warn:ntdll:NtQueryFullAttributesFile L"\\??\\L:\\applicat\\catalog\\proj\\mar_cust_inq.sct" not found (c000003a) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Windows\\" -> "/home/user/.wine/dosdevices/c:/windows" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Windows\\PE_TEMP.DBF" -> "/home/user/.wine/dosdevices/c:/windows/PE_TEMP.DBF" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Windows\\PE_TEMP.DBF" -> "/home/user/.wine/dosdevices/c:/windows/PE_TEMP.DBF" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Windows\\PE_TEMP.DBF" -> "/home/user/.wine/dosdevices/c:/windows/PE_TEMP.DBF" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"PE_TEMP.CDX" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtCreateFile L"\\??\\C:\\Windows\\PE_TEMP.CDX" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Windows\\" -> "/home/user/.wine/dosdevices/c:/windows" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Windows\\PE_TEMP.DBF" -> "/home/user/.wine/dosdevices/c:/windows/PE_TEMP.DBF" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Windows\\" -> "/home/user/.wine/dosdevices/c:/windows" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Windows\\MAR.INI" -> "/home/user/.wine/dosdevices/c:/windows/mar.ini" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Windows\\MAR.INI" -> "/home/user/.wine/dosdevices/c:/windows/mar.ini" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"[MAIN]\\" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtCreateFile L"\\??\\C:\\sierra\\[MAIN]\\" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"[MAIN]\\" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtCreateFile L"\\??\\C:\\sierra\\[MAIN]\\" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"[MAIN]\\" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtCreateFile L"\\??\\C:\\sierra\\[MAIN]\\" not found (c0000034) warn:gdi:GDI_GetObjPtr Invalid handle (nil) fixme:rpc:I_RpcWindowProc (0x10036,0000001c,00000000,00000000): stub warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) fixme:rpc:I_RpcServerStopListening (): stub fixme:rpc:I_RpcWindowProc (0x10036,00000002,00000000,00000000): stub fixme:rpc:I_RpcWindowProc (0x10036,00000082,00000000,00000000): stub warn:file:wine_nt_to_unix_file_name L"mscoree.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\mscoree.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"mscoree.dll" not found in /home/user/.wine/dosdevices/c:/sierra warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\sierra\\mscoree.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"mscoree.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\mscoree.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"mscoree.dll" not found in /home/user/.wine/dosdevices/c:/windows/system warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\mscoree.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"mscoree.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\mscoree.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"mscoree.dll" not found in /home/user/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\mscoree.dll" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"mscoree.dll" not found in /home/user/.wine/dosdevices/c:/windows warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\mscoree.dll" not found (c0000034)
Last edited by bigtomrodney; 06-09-2008 at 12:04 PM.


Reply With Quote
