Sweden-Number/dlls/oleaut32
Alexandre Julliard 232760ded0 Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearman <rob@codeweavers.com>
- Implement VT_BYREF | VT_BSTR marshalling.
- Add more integer types for marshaling and unmarshaling.
- Implement VT_BYREF | VT_BSTR unmarshaling.
- Don't allocate memory for TKIND_DISPATCH/TKIND_INTERFACE
  unmarshaling as it will be lost in the success case and interferes
  with the failure case.
2005-03-14 10:09:11 +00:00
..
tests Documentation spelling fixes. 2005-02-25 14:07:56 +00:00
.cvsignore Removed a couple of no longer needed entries. 2004-11-19 18:28:05 +00:00
Makefile.in - Implemented GetRecordInfoFromTypeInfo and GetRecordInfoFromGuid. 2005-03-07 19:22:48 +00:00
connpt.c - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-14 16:02:20 +00:00
connpt.h
dispatch.c - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-14 16:02:20 +00:00
hash.c
oaidl_p.c Fix compilation with GCC 4. 2004-12-13 13:30:49 +00:00
ole2disp.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
ole2disp.h
ole2disp.spec
oleaut.c - Implemented GetRecordInfoFromTypeInfo and GetRecordInfoFromGuid. 2005-03-07 19:22:48 +00:00
oleaut32.rc Update the resources for Portuguese. 2005-02-14 11:12:30 +00:00
oleaut32.spec - Implemented GetRecordInfoFromTypeInfo and GetRecordInfoFromGuid. 2005-03-07 19:22:48 +00:00
oleaut32_Cz.rc
oleaut32_De.rc
oleaut32_Dk.rc
oleaut32_En.rc
oleaut32_Es.rc Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
oleaut32_Fr.rc
oleaut32_Hu.rc
oleaut32_It.rc
oleaut32_Nl.rc
oleaut32_No.rc
oleaut32_Pl.rc
oleaut32_Pt.rc
oleaut32_Ru.rc Add Russian translations. 2004-12-15 10:44:00 +00:00
oleaut32_Sv.rc
oleaut32_Th.rc
olefont.c Implement OleFontImpl_QueryTextMetrics. 2005-02-18 12:51:23 +00:00
olepicture.c Implements OleLoadPicturePath. 2005-03-04 12:30:26 +00:00
recinfo.c More implementation of IRecordInfo. 2005-03-09 11:43:55 +00:00
regsvr.c - Move OLE automation interface registration to oleaut32. 2005-01-25 19:03:30 +00:00
resource.h
safearray.c SafeArrayDestroy() returns success when called with a NULL 2005-01-31 11:31:50 +00:00
stubs.c
tmarshal.c Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearman <rob@codeweavers.com> 2005-03-14 10:09:11 +00:00
tmarshal.h
typelib.c Assorted spelling fixes. 2005-03-02 13:53:50 +00:00
typelib.h
typelib.spec
typelib2.c Documentation spelling fixes. 2005-02-25 14:07:56 +00:00
typelib16.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
usrmarshal.c Use variant macros instead of accessing the union directly. 2005-02-22 14:54:01 +00:00
varformat.c Assorted spelling fixes. 2005-03-02 13:53:50 +00:00
variant.c Use variant macros instead of accessing the union directly. 2005-02-22 14:54:01 +00:00
variant.h
vartype.c
version.rc