Nikolay Sivov
|
da3b5129a5
|
ole2disp: Implement SafeArrayDestroyData().
Based on patch by Vijay Kiran Kamuju.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-01-22 10:16:54 +01:00 |
Gijs Vermeulen
|
a9686b0037
|
ole2disp.dll16: Implement SafeArrayGet[UBound|LBound].
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-01-19 12:12:03 +01:00 |
Zebediah Figura
|
77d99bbff3
|
ole2disp: Implement several IIDs.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-02 20:40:14 +01:00 |
Nikolay Sivov
|
cfbac8d2ed
|
ole2disp: Implement SafeArrayAccessData()/SafeArrayUnaccessData().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-15 15:10:53 +09:00 |
Nikolay Sivov
|
2ef42bd946
|
ole2disp: Implement SafeArrayLock()/SafeArrayUnlock().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-14 16:32:46 +09:00 |
Nikolay Sivov
|
5f8f192998
|
ole2disp: Implement SafeArrayGetElemsize().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-14 00:24:37 +09:00 |
Nikolay Sivov
|
332dd07fad
|
ole2disp: Implement SafeArrayGetDim().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-14 00:24:37 +09:00 |
Nikolay Sivov
|
beceaa82ca
|
ole2disp: Implement SafeArrayAllocData().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-12 21:15:08 +09:00 |
Nikolay Sivov
|
1529f082e6
|
ole2disp: Implement SafeArrayDestroyDescriptor().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-12 21:14:53 +09:00 |
Nikolay Sivov
|
d8287b5500
|
ole2disp: Implement SafeArrayAllocDescriptor().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-11 19:54:16 +09:00 |
Nikolay Sivov
|
de60ddb813
|
ole2disp: Implement VariantInit().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-05 17:54:25 +01:00 |
Austin English
|
6fd25a458c
|
ole2disp: Add a stub for VariantChangeTypeEx.
|
2014-12-01 11:10:36 +01:00 |
Austin English
|
5df9286e19
|
ole2disp: Add a stub for VARIANTCHANGETYPE.
|
2014-11-26 19:21:01 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Andrew Talbot
|
97fdb7a9ba
|
ole2disp.dll16: Indentation fix.
|
2012-12-19 12:54:51 +01:00 |
Austin English
|
554715ce72
|
ole2disp.dll16: Add a stub for SETERRORINFO.
|
2011-04-13 14:13:52 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
a18bbec0f0
|
kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32.
|
2009-12-30 18:01:34 +01:00 |
Alexandre Julliard
|
21ddb9f48e
|
include: Move undocumented Win9x function definitions to winbase16.h.
|
2009-12-24 20:28:12 +01:00 |
Alexandre Julliard
|
781f4b838d
|
makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles.
|
2009-07-02 14:08:33 +02:00 |
Alexandre Julliard
|
d5a4a6635e
|
oleaut32: Make ole2disp.dll into a stand-alone 16-bit module.
|
2009-03-12 13:09:53 +01:00 |