Sign in
goma
/
wine
/
9ffa91ef12201c6b09965dfbfa59e61aeb8e19e3
/
dlls
/
oleaut32
/
safearray.c
a386821
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 23 years ago
b7937af
Fixed ordinals to match the Windows values. Added a couple of stubs.
by Mike McCormack
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
a51ff76
A couple of additions.
by Bill Medland
· 23 years ago
fbdfef7
If SafeArrayGetElement is called on a variant array, initialize
by Ove Kaaven
· 23 years ago
d63cf5f
Fixed bugs in safe arrays.
by Ove Kaaven
· 23 years ago
9f6d5a0
Variants and safe arrays is now able to copy BSTR swith embedded null
by Ove Kaaven
· 24 years ago
8b216b3
Documentation ordinal fixes.
by Patrik Stridvall
· 24 years ago
e76218d
Add '\n' at the end of traces.
by Francois Gouget
· 24 years ago
de3486d
Updated SafeArrayGetUBound and SafeArrayGetLBound with more sanity
by Francois Jacques
· 24 years ago
5448c53
Don't fail on pointer address checking when foreign heap.
by Andreas Mohr
· 24 years ago
529da54
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
by Dimitrie O. Paun
· 24 years ago
650ba4d
Move inline and static to the beginning of declarations.
by Joerg Mayer
· 24 years ago
e81b63f
Implemented SafeArrayGetVarType. Added a VT_RECORD variant type definition.
by Francois Jacques
· 25 years ago
fb94960
- Fixed a memory corruption in safe arrays when using SafeArrayCopy()
by Stephane Lussier
· 25 years ago
fcfacb9
Added/fixed some documentation reported by winapi_check.
by Patrik Stridvall
· 25 years ago
2a722f4
Moved bulk of OLE implementation to dlls/ subdirectories.
by Ulrich Weigand
· 26 years ago
[Renamed from ole/safearray.c]
359f497e
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
a9a671d
Fixed ANSI compabillity.
by Patrik Stridvall
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
cb40df2
Changed "strings.h" to "string.h".
by David Luyer
· 26 years ago
2e1cafa
Renamed wintypes.h to windef.h.
by Jim Aston
· 26 years ago
66e3a85
Fixed index calculations of the upper and lower bounds of a safearray.
by Francis Beaudet
· 26 years ago
064f170
More include optimisations and fixes.
by Marcus Meissner
· 26 years ago
bc5477f
Implemented support for arrays and safe arrays in VARIANT data
by Francis Beaudet
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
f935c59
Added missing includes to avoid warnings/errors.
by Michael Veksler
· 26 years ago
a94d649
Replaced references to interfaces.h by wine/obj_xxx.h headers instead
by Francois Gouget
· 26 years ago
4fcd6d0
Implementation of the SafeArray family functions.
by Sylvain St.Germain
· 26 years ago