search for: opcservices

Displaying 7 results from an estimated 7 matches for "opcservices".

Did you mean: rpcservices
2018 Sep 14
0
Wine release 3.16
...(6): winspool.drv: Use the ARRAY_SIZE() macro. dplayx: Use the ARRAY_SIZE() macro. riched20: Use the ARRAY_SIZE() macro. wbemprox: Use the ARRAY_SIZE() macro. webservices: Use the ARRAY_SIZE() macro. ws2_32: Use the ARRAY_SIZE() macro. Nikolay Sivov (54): opcservices/tests: Add some tests. opcservices: Add IOpcPartUri stub. opcservices: Add IOpcPart stub. comctl32/listbox: Fix debug channel name. shlwapi: Don't reuse a function for different methods. shlwapi: Fix Stat() method for file streams. dxgi: Implement Map()/Unmap...
2018 Sep 28
0
Wine release 3.17
...GetActiveDatabase calls. ntdll/tests: Fix compilation with PSDK. ntdll/tests: Clarify some file disposition test results, remove useless tests. ntdll/tests: Add more file disposition tests. Fabian Maurer (5): comctl32/taskdialog: Use parentheses around & operator. opcservices: Add missing break (coverity). oleview: Add missing break (coverity). shell32/brsfolder: Add shortcut to rename folders with the F2 key. shell32/brsfolder: Add shortcut to delete folders with the delete key. François Gouget (6): msxml3/tests: Make test_namespaces_as_attribu...
2018 Oct 12
0
Wine release 3.18
...size handling. d2d1: Implement d2d_device_context_ID2D1DeviceContext_CreateBitmap(). d2d1: Allow creating zero-sized bitmaps. d2d1: Default to pre-multiplied alpha mode in CreateBitmapFromDxgiSurface(). d2d1: Implement d2d_device_context_SetTarget() for bitmap targets. opcservices: Improve error handling (Coverity). opcservices: Add missing error check (Coverity). opcservices: Fix potential uninitialized memory access (Coverity). opcservices/tests: Add missing return value test (Coverity). shell32/shelllink: Fix NULL path handling in SetIconLocation()...
2018 Aug 31
0
Wine release 3.15
..._RIGHT. d2d1/tests: Check implicit target bitmap options. comctl32/tests: Fix test failures on XP. user32: When registering redirected class use correct base class name. d2d1: Implement matrix inversion functions. include: Add IOpcFactory and related definitions. opcservices: Add a stub IOpcFactory. shlwapi/tests: Add a simple QI test for file streams. shlwapi: Call actual Write() method for destination streams. shlwapi: Use wrappers to call stream methods internally. shlwapi: Fix some trace messages. include: Add IOpcPackage definition....
2019 Jan 18
0
Wine release 4.0-rc7
...ory leaks (Valgrind). shell32/tests: Fix some memory leaks (Valgrind). xmllite/tests: Fix a memory leak (Valgrind). wbemprox/tests: Fix some memory leaks (Valgrind). taskschd/tests: Fix some memory leaks (Valgrind). rpcrt4/tests: Fix some memory leaks (Valgrind). opcservices/tests: Fix some memory leaks (Valgrind). riched20/tests: Fix a memory leak (Valgrind). ole32/tests: Fix a memory leak (Valgrind). ntoskrnl.exe/tests: Fix some memory leaks (Valgrind). ntdll/tests: Fix some string leaks (Valgrind). Thomas Faber (1): msxml3: Handle libx...
2019 Nov 29
0
Wine release 4.21
...kernel32: Avoid forwarding to advapi32. cmd: Environment variables contain signed numbers. msvcrt: Fix range check in wsctoul(). wininet: Import zlib inflate code. wininet: Build with msvcrt. cabinet: Import zlib deflate code. cabinet: Build with msvcrt. opcservices: Import zlib deflate code. opcservices: Build with msvcrt. msi: Use %define api.pure instead of %pure-parser. msxml3: Use %define api.pure instead of %pure-parser. vbscript: Use %define api.pure instead of %pure-parser. wbemprox: Use %define api.pure instead of %pure-p...
2020 Oct 23
0
Wine release 5.20
...esentationfontcache: Use wide-char string literals. winmgmt: Use wide-char string literals. localui: Use wide-char string literals. localui/tests: Use strings instead of arrays of chars. wer: Use wide-char string literals. iexplore: Use wide-char string literals. opcservices: Use wide-char string literals. msisip: Use wide-char string literals. spoolss: Use wide-char string literals. lz32/tests: Use wide-char string literals. taskmgr: There's no need to GetProcAddress() IsHungAppWindow(). taskmgr: SwitchToThisWindow() is available, rem...