search for: win32_videocontrol

Displaying 12 results from an estimated 12 matches for "win32_videocontrol".

2018 Mar 02
0
Wine release 3.3
...of CREDUI_MAX_DOMAIN_TARGET_LENGTH. kerberos: Get rid of a redundant parameter check in kerberos_SpInitLsaModeContext. kerberos: Add support for caller supplied credentials. bcrypt: Partial implementation of BCryptImportKey and BCryptExportKey. wbemprox/tests: Add tests for Win32_VideoController. wbemprox/tests: Add a test for Win32_OperatingSystem.FreePhysicalMemory. wbemprox/tests: Add tests for Win32_Printer. Henri Verbeet (50): wined3d: Introduce separate read and write resource map flags. wined3d: Split WINED3D_RESOURCE_ACCESS_MAP into WINED3D_RESOURCE_ACCE...
2013 Jun 14
0
Wine release 1.6-rc2
...oxy test failures on old wininet. wbemprox/tests: Mark a test result as broken. winhttp/tests: Test query schemes. tapi32: Properly implement lineGetCountryW. wbemprox: Always use resize_table to allocate memory for table data. wbemprox: Override variant conversion for Win32_VideoController.AdapterRAM. wbemprox: Implement Win32_Processor.AddressWidth. wbemprox: Implement Win32_Processor.NumberOfCores. wbemprox: Implement Win32_OperatingSystem.CodeSet. wbemprox: Implement Win32_OperatingSystem.CountryCode. wbemprox: Implement Win32_OperatingSystem.Local...
2015 Feb 20
0
Wine release 1.7.37
...'wininet' to initialize sockets API) 37064 Ultima IX sometimes crashes on exit 37505 window.screenLeft fails silently and stops script execution 37506 object.setAttribute('') fails silently and stops script execution 37946 ComputeMark v2.1 crashes on startup (needs 'Win32_VideoController' WMI class 'DriverVersion' property) 37957 No way to disable "surround sound" 38002 imperivm stops at the beginning of the first execution after installing 38003 Outlast needs XAPOFX1_5.dll 38045 Nitro Family crashes on unimplemented function msvcp70.dll.??6std...
2020 Apr 24
0
Wine release 5.7
...ovik 1946 (GOG.com) fails to start 48966 Previously created Wine prefix: "kernelbase.dll" failed to initialize, aborting 48971 Multiple Blizzard Games not running anymore with a Game Initialization Failed: T error 48973 eDrawings 2015 (.NET 4.0 app) crashes on startup (needs 'Win32_VideoController' WMI class 'AdapterCompatibility' property) 48974 Multiple MSI-based installers show 'newBinaryXX' text instead of bitmap on button controls (missing support for 'msidbControlAttributesBitmap') 48983 DeutschlandLAN Cloud PBX Desktop client v22.x is not able to c...
2016 Jan 09
0
Wine release 1.9.1
...tOpenAlgorithmProvider and BCryptCloseAlgorithmProvider. bcrypt: Implement BCryptCreateHash and BCryptDestroyHash. bcrypt: Implement BCryptGetProperty. bcrypt: Implement BCryptHashData. bcrypt: Implement BCryptFinishHash. wbemprox: Fix a typo. wbemprox: Implement Win32_VideoController.VideoModeDescription. Henri Verbeet (8): ddraw: Simplify the root surface test in ddraw_surface7_GetPriority(). ddraw/tests: Don't require a 3D device for test_resource_priority(). wined3d: Set WINED3D_BUFFER_DOUBLEBUFFER for managed buffers as well. wined3d: Get rid...
2013 Feb 01
1
Wine release 1.5.23
...count instead of the result pointer in get_propval. wbemprox: Implement IWbemQualifierSet::Get. wbemprox: Return an empty object if the path is NULL or empty. wbemprox: Don't fail if there are less objects than asked for in IEnumWbemClassObject::Next. wbemprox: Implement Win32_VideoController.PNPDeviceID. wbemprox: Build a PNP device ID that better matches the graphics card. msi: Avoid a crash in msi_dialog_handle_event. msi: Set _BrowseProperty to INSTALLDIR. msi: Don't fail if the directory already exists in MsiCreateAndVerifyInstallerDirectory. ms...
2014 Apr 04
0
Wine release 1.7.16
...est results as broken. wbemprox: Add a stub implementation of Win32_PhysicalMemory. wbemprox: Implement more properties of Win32_OperatingSystem. wbemprox: Implement more properties of Win32_DiskDrive. wbemprox: Implement Win32_CDROMDrive.MediaType. wbemprox: Implement Win32_VideoController.Availability. Henri Verbeet (25): d3d9/tests: Use a separate device for texdepth_test(). d3d9/tests: Use a separate device for texbem_test(). d3d9/tests: Use a separate device for fog_with_shader_test(). d3d9/tests: Use a separate device for stream_test(). d3d9/tes...
2015 Jan 09
0
Wine release 1.7.34
...advapi32: Return an error from RegSetValueExW if passed a NULL data pointer and non-zero size. wbemprox: Implement Win32_LogicalDisk::VolumeName. wbemdisp: Add a stub implementation of ISWbemServices. wbemprox: Implement Win32_SoundDevice::StatusInfo. wbemprox: Implement Win32_VideoController::VideoProcessor. wbemprox: Implement Win32_NetworkAdapterConfiguration.DNSHostName. wbemprox: Implement Win32_ComputerSystemProduct.UUID. xcopy: Ignore the /V option. wbemdisp: Add IDispatch support to the services object. wbemdisp: Forward SWbemLocator::ConnectServ...
2015 Apr 03
0
Wine release 1.7.40
...rary files. msi: Get rid of global variables the cabinet extraction callbacks. wbemprox: Make sure to allocate sufficient memory in resize_table. wbemprox: Fix a memory leak. wbemprox: Implement more properties of Win32_Processor. wbemprox: Implement more properties of Win32_VideoController. wbemprox: Add a partial implementation of Win32_Printer. Henri Verbeet (35): wined3d: Store shader output signatures as a wined3d_shader_signature structure. wined3d: Store shader input signatures as a wined3d_shader_signature structure. wined3d: Merge some common shade...
2012 Jun 22
0
Wine release 1.5.7
...etrieving system properties. wbemprox: Implement Win32_Process.Handle. wbemprox: Append key properties to the class path. wbemprox: Implement Win32_Process.CommandLine for the current process. wbemprox: Handle more property types in get_propval. wbemprox: Add a partial Win32_VideoController class implementation. Henri Verbeet (26): d3d9: Get rid of IDirect3DVertexShader9Impl. d3d9: Get rid of IDirect3DPixelShader9Impl. d3d9: Get rid of IDirect3DQuery9Impl. wined3d: Set undefined vertex attributes to 0.0. wined3d: Invalidate the entire buffer on maps w...
2012 Jul 03
0
Wine release 1.5.8
...stead of the view. wbemprox: Add support for 64-bit integer types. wbemprox: Implement Win32_NetworkAdapter.Speed. wbemprox: Implement Win32_OperatingSystem.CSDVersion. wbemprox: Implement Win32_ComputerSystem.TotalPhysicalMemory. wbemprox: Implement more properties of Win32_VideoController. wbemprox: Implement IWbemServices::GetObject. wbemprox: Support IClientSecurity on the class enumerator object;. wbemprox: Add reference counting to the query object. wbemprox: Implement IEnumWbemClassObject::Clone. wbemprox: Implement Win32_Processor.ProcessorId....
2012 Sep 28
0
Wine release 1.5.14
...e_to_memory. save_dds_surface_to_memory. Hans Leidekker (17): wbemprox: Adapt to the new behavior of NtPowerInformation. wbemprox: Override variant conversion for Win32_Processor.MaxClockSpeed. wbemprox: Win32_Processor.MaxClockSpeed is expressed in Mhz. wbemprox: Implement Win32_VideoController.Description. wbemprox: Fix a memory leak. wbemprox: Add helpers to retrieve the system directory and OS architecture. wbemprox: Implement Win32_OperatingSystem.LastBootUptime. hnetcfg: Add a typelib. hnetcfg: Add IDispatch support for INetFwAuthorizedApplication and...