search for: win32_processor

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

2012 Jul 03
0
Wine release 1.5.8
...$allocator at _W@2@@std@@QAE at H@Z 27852 Sid Meier's Civilization V demo first screen missing text and graphics with builtin d3dx9_36, needs D3DXLoadVolumeFromMemory? (purist) 28577 Gangsters 2 Demo (German): Timing errors 28682 Ragnarok download shows a .NET exception on start (needs Win32_Processor WMI class) 28922 Atom Zombie Smasher needs locale_ctor_cstr 29256 Pulsen crashes with builtin msvcp90 29637 MS Word 2007 cover page crashes 29730 Visual Studio 11 Preview (.NET Framework 4.5 Preview) installer crashes due to unimplemented function KERNEL32.dll.LCMapStringEx 29896 The...
2013 Jun 14
0
Wine release 1.6-rc2
...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.Locale. wbemprox: Implement Win32_OperatingSystem.Servic...
2015 May 04
0
Hyperv on windows 2012 R2 support in libvirt
...witch etc. I see few classes ( https://msdn.microsoft.com/en-us/library/cc136822%28v=vs.85%29.aspx) have been implemented in libvirt. The classes include : Msvm_ComputerSystem, Msvm_ConcreteJob, Msvm_MemorySettingData, Msvm_ProcessorSettingData, Msvm_VirtualSystemSettingData, Win32_ComputerSystem, Win32_Processor. I want to know how to use libvirt api's to connect, provision a guest os, configure network. Few examples/guidance would be helpful to me. Thanks surender
2014 May 02
0
Wine release 1.7.18
...nimplemented function msvcr100.dll._wcsupr_l 36068 Symantec Norton 360 installer needs advapi32.dll GetTraceEnableLevel and GetTraceEnableFlags stubs 36069 invalid free in oleaut32/tests/vartype test 36070 Football Manager 2010 demo WMI query 'SELECT Manufacturer,CurrentClockSpeed FROM Win32_Processor' results in endless looping 36078 .NET 3.0 installer encounters an error and rolls back the installation 36080 Fifa 11 demo crashes on startup 36099 Ankh 2: Heart of Osiris fails to start 36106 Installshield Wizard: scrollbar appears where it shouldn't be 36114 msi/action de...
2012 Jul 17
0
Wine release 1.5.9
...if its installer is missing. mshtml: Avoid returning with an unset URL policy in error cases. Gerald Pfeifer (1): ntdll: Omit unused typedef in test_query_process_basic. Hans Leidekker (13): wbemprox: Add a partial Win32_BaseBoard class implementation. wbemprox: Implement Win32_Processor.Manufacturer and Win32_Processor.Name. fusion: Also copy external files in IAssemblyCache::InstallAssembly. ntdll: Report 3dnow and sse features if the processor supports them. setupapi: SetupInstallServicesFromInfSection doesn't fail if there are no AddService or DelService d...
2012 Sep 28
0
Wine release 1.5.14
...cmd: Reuse common string constants. Gerald Pfeifer (1): d3dx9_36: Fix initialization of header in save_dds_surface_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_Operati...
2015 Jan 23
0
Wine release 1.7.35
...tests. winhttp: Don't try to read data after a HEAD request. wbemprox: Implement Win32_ComputerSystemProduct.IdentifyingNumber. wbemprox: Implement Win32_BaseBoard.Product. msi: Add a partial implementation of MsiProvideComponent. Hao Peng (3): wbemprox: Implement Win32_Processor.ProcessorType. wbemprox: Implement Win32_DiskDrive.PNPDeviceID. wbemprox: Implement Win32_BaseBoard.Version. Henri Verbeet (10): wined3d: Introduce struct wined3d_sampler_desc. wined3d: Store a struct wined3d_sampler_desc in struct gl_texture. wined3d: Replace wined3d...
2013 May 10
0
Wine release 1.5.30
...redirect response. winhttp: Add support for NTLM and Negotiate authentication. winhttp: Get rid of the flags parameter to netconn_send. wininet/tests: Skip proxy tests on broken wininet. wbemprox: Implement more properties of Win32_OperatingSystem. wbemprox: Implement Win32_Processor.Family. wbemprox: Return a BSTR from get_stringvalue. msi: Properly map script function return values to MSI errors. wbemprox: Avoid a crash in to_safearray. msi: Assume a transform is applicable if it doesn't specify any products. fusion: Fix alignment in parse_cl...
2015 Apr 03
0
Wine release 1.7.40
...when they are extracted. msi: Clean up handling of temporary 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_s...
2018 Feb 16
0
Wine release 3.2
...e. cmd.exe: Parse parameters in "FOR /F" properly. François Gouget (1): msvcp120/tests: A spelling fix in a comment. Hans Leidekker (15): wbemprox: Add more Win32_ComputerSystemProduct properties. wbemprox: Add more Win32_BIOS properties. wbemprox: Add more Win32_Processor properties. kerberos: Support non-DCE style contexts. msi: Properly set the MsiNetAssemblySupport property. msi: Don't mark uncompressed global assembly files as installed until they are in the assembly cache. secur32: Implement SECPKG_ATTR_NEGOTIATION_INFO for NTLM....
2012 Jun 22
0
Wine release 1.5.7
...ocator::ConnectServer. include: Fix the definition of IWbemClassObject::GetNames. wbemprox: Implement IWbemClassObject::GetNames. wmic: Add support for querying class properties. wbemprox: Add a partial Win32_ComputerSystem class implementation. wbemprox: Add a partial Win32_Processor class implementation. wbemprox: Support mixed dynamic and static table data. wbemprox: Add a partial Win32_OperatingSystem class implementation. wbemprox: Add support for retrieving system properties. wbemprox: Implement Win32_Process.Handle. wbemprox: Append key prope...
2012 Oct 12
0
Wine release 1.5.15
...bemprox: Remove dynamic tables from the global list when they're freed. wbemprox: Add a partial implementation of Win32_CDROMDrive. wbemprox: Add a partial implementation of Win32_DiskDrive. wbemprox: Add a partial implementation of Win32_SoundDevice. wbemprox: Implement Win32_Processor.UniqueId. wbemprox: Implement Win32_NetworkAdapter.Manufacturer. wbemprox: Handle NULL operands in eval_strcmp. wbemprox: Implement Win32_NetworkAdapter.AdapterType. wbemprox: Add reference counting to the table structure. wbemprox: Add support for uncommitted instance...