1: After installing and deinstaling a Windows program, which didn't work with wine, and I didn't really needed to use, there are two Error notices, which appear every time I use wine:
Code: Select all
err:module:import_dll Library WDFLDR.SYS (which is needed by L"C:\\windows\\System32\\Drivers\\cputemperature.sys") not found
err:winedevice:ServiceMain driver L"cputemperature" failed to load
2: I tried to play Driver: Parallel Lines via wine, which has Gold rating, but I got stuck after registration, getting this information:
Code: Select all
fixme:ole:CoInitializeSecurity (0x0,-1,0x0,0x0,0,3,0x0,0,0x0) - stub!
fixme:wbemprox:wbem_locator_ConnectServer 0x143dc0, L"ROOT\\CIMV2", (null), (null), (null), 0x00000000, (null), 0x0, 0x31b83c)
fixme:ole:CoInitializeSecurity (0x0,-1,0x0,0x0,0,3,0x0,0,0x0) - stub!
fixme:wbemprox:wbem_locator_ConnectServer 0x143dc0, L"ROOT\\CIMV2", (null), (null), (null), 0x00000000, (null), 0x0, 0x31b83c)
fixme:gameux:GameExplorerImpl_VerifyAccess (0x144290, L"Z:\\Users\\[i]USERNAME[/i]\\applications\\Driver4\\DriverParallelLines.exe", 0x32fd7c)
fixme:advapi:RegisterTraceGuidsW (0x3424d0, 0x34d708, {7c830ece-5fb3-417a-a1bd-508f45277356}, 1, 0x32f634, (null), (null), 0x34d710,): stub
Regards