search for: wbemdisp

Displaying 20 results from an estimated 20 matches for "wbemdisp".

2015 Jan 09
0
Wine release 1.7.34
...et correctly when preparing the out pipe. winhttp/tests: Use a wait event instead of an unconditional sleep in the server thread. 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...
2015 Jan 23
0
Wine release 1.7.35
...needs 'irp.Tail.Overlay.OriginalFileObject' initialized with stub file object 37748 Stranded II shows text/icons in wrong colors 37807 Anno 2070: digit group separators are displayed incorrectly 37810 Accordance 11 crashes on startup. 37866 Multiple .NET applications fail due to wbemdisp:services_InstancesOf stub (PaintRibbon 1.x) 37874 Copy-pastie in implementation of VarFormatNumber 37882 user32.GetKeyboardLayoutNameW can't handle NULL out parameter, causing crash in custom application 37891 Firefox 35.0 installer crashes ('INetFwAuthorizedApplication::IpVersion&...
2013 Aug 30
0
Wine release 1.7.1
...oseKey. advapi32/tests: delete_key() permissions fix. advapi32/tests: RegEnumKey and RegEnumValue tests for merged view of HKCR. advapi32/tests: Add tests for hkcr handle mask. advapi32/tests: Add more tests for hkcr handle mask in existent tests. Hans Leidekker (18): wbemdisp: Add a stub dll. wbemdisp: Register interfaces. wbemdisp: Add a stub implementation of ISWbemLocator. wbemdisp: Add a class factory implementation. wbemdisp: Add a typelib. winhttp: Allow setting NULL username and password for NTLM, Passport and Negotiate. winhtt...
2017 Apr 13
0
Wine release 2.6
...e-implement convertHexToDWord(). reg/tests: Add more REG_SZ import tests. reg/tests: Add some missing REG_SZ import tests from regedit.exe. regedit/tests: Add some REG_SZ import tests. comctl32: Improve right-click handling in treeview controls. Huw D. M. Davies (12): wbemdisp: Add missing methods to the ISWbemObjectVtbl. wbemdisp: Search for the generic methods and properties as well as the dynamic ones. wbemdisp: Invoke the generic methods and properties as well as the dynamic ones. wbemdisp: Implement ISWbemObject::get_Properties_. wbemdisp: Im...
2018 Jun 11
0
Wine release 3.10
...for consistency. user32: Rename rectWindow to window_rect for consistency. user32: Only pass the new valid rectangle to the server. server: Don't convert the surface region to screen coordinates. Alistair Leslie-Hughes (3): include: Add more definitions to wdm.h. wbemdisp/tests: Add ISWbemSecurity tests. include: Updated enum AutomationIdentifierType values. Aurimas Fišeras (1): po: Update Lithuanian translation. Austin English (1): dism: Add stub program. Derek Lesho (1): ntoskrnl: Have MmIsAddressValid use IsBadReadPtr. Dmitry Timoshkov...
2018 Oct 12
0
Wine release 3.18
...directed. wmic: Don't write an extra newline at the end. wmic: Pad output with spaces. wbemprox: Don't return an error from IWbemClassObject::BeginMethodEnumeration if the object has an iterator. wbemprox: Make name and value optional in IWbemClassObject::Next. wbemdisp: Generate DISPIDs for object methods too. msi: Rename msi_reset_folders to msi_reset_source_folders. msi: Remove unused fields from MSIFOLDER. msi/tests: Add tests for directory properties. msi: Fix memory leaks. msi: Fix the remote case for MsiViewModify(MSIMODIFY_UPD...
2015 Dec 25
0
Wine release 1.9.0
...rint 80 bytes in first line when tracing ParseDescriptor. Hans Leidekker (11): qmgr: Use the full path for HTTP downloads. dnsapi: Add a stub implementation of DnsFlushResolverCacheEntry_A/UTF8/W. winhttp: Don't drain content until authorization is handled successfully. wbemdisp: Calculate the object count returned from ISWbemObjectSet::get_Count just once. wbemprox: Support string literals in comparisons with integer properties. wbemprox: Implement Win32_NetworkAdapterConfiguration.Description. wbemprox: Implement Win32_NetworkAdapterConfiguration.Defaul...
2020 Apr 20
0
Wine release 4.0.4
...ata skip count in convert_to_wined3d_declaration(). user32: Fix coords in WINDOWPOS for WM_NCCALCSIZE sent from SetWindowPos(). ntdll: Add DECLSPEC_HOTPATCH to NtProtectVirtualMemory(). d3dx9: Pass D3DCOMPILE_ENABLE_BACKWARDS_COMPATIBILITY when appropriate. Piotr Caban (4): wbemdisp: Handle NULL signatures in init_members. msvcrt: Fix _putws implementation. msi: Fix component Action for shared components in CostFinalize. ntdll: Work around futimens weak linking problem in set_file_times. Richard Pospesel (1): widl: Use FC_CHAR rather than FC_BYTE for b...
2019 Sep 13
0
Wine release 4.16
...quartz: Don't cast from COM object to interface. d3d10: Avoid casts from COM object to interface. Naveen Narayanan (1): libwine: Only link libi386 with the libraries that need it. Piotr Caban (2): msvcrt: Match broken multi-byte character with everything in _mbsspn. wbemdisp: Handle NULL signatures in init_members. R?mi Bernon (9): winex11.drv: Do not react to keyboard grab focus events. winex11.drv: Only grab or warp the cursor when keyboard isn't grabbed. winex11.drv: Retry last ClipCursor when grab is released. winex11.drv: Do not set cl...
2018 Jul 20
0
Wine release 3.13
...RAY_SIZE() macro. dswave: Reimplement ParseDescriptor() for DirectSoundWave. oleacc: Use the ARRAY_SIZE() macro. oledb32: Use the ARRAY_SIZE() macro. secur32: Use the ARRAY_SIZE() macro. sxs: Use the ARRAY_SIZE() macro. wintrust: Use the ARRAY_SIZE() macro. wbemdisp: Use the ARRAY_SIZE() macro. vbscript: Use the ARRAY_SIZE() macro. Michał Janiszewski (2): ntdll/tests: Add RtlFindNextForwardRun{Set, Clear} tests. ntdll: Prevent Find{Set, Clear}Run from reading past the end of bitmap. Mingcong Bai (1): po: Update Simplified Chinese tran...
2016 Jul 22
0
Wine release 1.9.15
...xmllite/writer: Fix formatted output with WriteFullEndElement(). comctl32/trackbar: Update thumb on range change. comctl32/trackbar: Fix mouse position to thumb position conversion rounding. dwrite: Ignore fonts with dot-prefixed names. po: Update Russian translation. wbemdisp: Fix a crash on null interface pointer. msscript: Initial support for hosting script engines. dwrite: Use more intuitive naming for layout stages. dwrite: Validate CreateTextFormat() arguments. dwrite: Implement SetTrimming() for layout. msscript: Implement Timeout pro...
2016 Dec 09
0
Wine release 2.0-rc1
...mat in WriteSource(). wincodecs: Implement FilterOption property for PNG encoder. wincodecs: Simplify property name allocation. ntoskrnl: Added RtlCopyMemory() export. shell32: Added stub implementation of ICustomDestinationList. ntdll: Fix RtlAssert() prototype. wbemdisp: Return interface pointers from QI, not object pointers. gdiplus/tests: Some tests for GdipGetPenCompoundCount(). gdiplus/tests: A couple more GdipSetPenCompoundArray() tests. shell32: Respect SFGAO_NONENUMERATED attribute for registered shell extensions. include: Update var...
2014 Mar 21
0
Wine release 1.7.15
...nt Skip() for drive collection. scrrun: Implement Count() property for drive collection. scrrun: Remove unneeded forward interface definitions from idl. widl: Fix duplicate typeinfo being written to typelib for enums. scrrun: Initialize find handle for file collection. wbemdisp: Specify default value for method arguments. scrrun: Implement Path() property for Folder. msi: Update feature selection bitmaps. msxml3: Respect stylesheet output mode when dumping resulting document. msxml3: Fix some test failures on Win8.1. scrrun: Implement CreateT...
2019 Jul 05
0
Wine release 4.12
...rity descriptor functions to kernelbase. advapi32: Move access control functions to kernelbase. advapi32: Move performance stubs to kernelbase. winebuild: Set the default entry point also for Windows builds. w32skrnl: Build with msvcrt. w32sys: Build with msvcrt. wbemdisp: Build with msvcrt. wdscore: Build with msvcrt. webservices: Build with msvcrt. wer: Build with msvcrt. wevtapi: Build with msvcrt. wiaservc: Build with msvcrt. wimgapi: Build with msvcrt. win32s16: Build with msvcrt. win87em: Build with msvcrt....
2017 Jun 09
0
Wine release 2.10
...ic. oleaut32: Make VARIANT_GetLocalisedText() static. wsdapi: Add a trailing '\n' to a TRACE() message. wined3d: Add a trailing newline to an ERR() message. d3dx9_36: Add a trailing '\n' to a FIXME() message. ole32: Make bitmap_info_size() static. wbemdisp: Add a trailing newline to a TRACE() message. jscript: A spelling fix in a comment. configure: Set PKG_CONFIG_PATH to get the right settings for the target host. Hans Leidekker (16): webservices: Add support for dictionary strings in the writer. webservices: Add support for...
2017 Mar 03
0
Wine release 2.3
...ions. urlmon: Add a __WINE_ALLOC_SIZE attribute to heap_alloc(). jscript: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. ieframe: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. webservices: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. wbemdisp: Simplify and standardize the heap_xxx() declarations. pdh: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. oledb32: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. taskschd: Simplify and standardize the heap_xxx() declarations. wine/test.h: Identify the...
2018 Feb 16
0
Wine release 3.2
...lss: Use the global HeapAlloc() wrappers. riched20: Use the global HeapAlloc() wrappers. riched20: Get rid of the FREE_OBJ() macro. riched20: Get rid of the ALLOC_OBJ macro. riched20: Get rid of the ALLOC_N_OBJ macro. gdiplus: Use the global HeapAlloc() wrappers. wbemdisp: Use the global HeapAlloc() wrappers. wbemprox: Use the global HeapAlloc() wrappers. webservices: Use the global HeapAlloc() wrappers. winhttp: Use the global HeapAlloc() wrappers. wer: Use the global HeapAlloc() wrappers. wininet: Use the global HeapAlloc() wrappers....
2017 Feb 17
0
Wine release 2.2
...Hugh McMaster (3): regedit: Display a dialog message after successful/unsuccessful file import. regedit: Refresh listview after import. regedit: Sort treeview children on refresh. Huw D. M. Davies (10): user32/tests: Restore the mouse cursor to its original position. wbemdisp: Implement ISWbemObjectSet::ItemIndex. gdi32: Don't copy biSizeImage in copy_color_info(). gdi32: Use the image size returned by GetImage. gdi32: Update biSizeImage when uncompressing the RLE bitmap. gdi32: Initialize biSizeImage in the DDB's bitmapinfo. gdi32:...
2014 Jan 17
0
Wine release 1.7.11
...ed IUnknown *outer parameter from object constructor. wiaservc: Remove unused IUnknown *outer parameter from object constructor. wuapi: Remove unused IUnknown *outer parameter from object constructors. winhttp: Remove unused IUnknown *outer parameter from object constructor. wbemdisp: Remove unused IUnknown *outer parameter from object constructor. wbemprox: Remove unused IUnknown *outer parameter from object constructors. wmiutils: Remove unused IUnknown *outer parameter from object constructors. ntdll: Remove shadow local variables. msxml3: Remove unus...
2020 Mar 13
0
Wine release 5.4
...anguages APIs. kernel32: Get[*]PreferredUILanguages should return buffer size when setting ERROR_INSUFFICIENT_BUFFER. msi: Add support for ListView dialog control. dnsapi/tests: Add some DnsQuery tests. dnsapi/tests: Also test the "_ldap._tcp.deadbeef" query. wbemdisp: Use pointer moniker instead of custom moniker implementation. adsldp: Add IParseDisplayName stub interface. netapi32: Implement DsGetDcNameW. adsldp: Implement IADsOpenDSObject::OpenDSObject. adsldp: Implement IParseDisplayName::ParseDisplayName. Fran?ois Gouget (4):...