Michael Stefaniuc
|
a3f8fd71e1
|
oleaut32: Remove superfluous pointer casts.
|
2009-02-09 14:37:23 +01:00 |
Nikolay Sivov
|
f5e59b43f7
|
oleaut32: Added SAFEARRAY support for RecordInfo::RecordClear.
|
2008-12-08 12:02:54 +01:00 |
Andrew Talbot
|
5af3af2b2f
|
oleaut32: Sign-compare warnings fix.
|
2008-11-03 14:06:07 +01:00 |
Rob Shearman
|
5910626aa2
|
oleaut32: Make the code in copy_to_variant and copy_from_variant more portable.
The typeof keyword isn't available on all compilers so avoid it if at
all possible.
|
2008-10-02 10:29:11 -05:00 |
Jacek Caban
|
e14ba15e0e
|
oleaut32: Handle VT_R4 in RecordClear (spotted by Konrad Rzepecki).
|
2008-04-24 11:59:05 +02:00 |
Jacek Caban
|
dda741e456
|
oleaut32: Clear record in RecordDestroy.
|
2008-04-24 11:59:00 +02:00 |
Jacek Caban
|
378c17019e
|
oleaut32: Properly clear VT_BSTR record.
|
2008-04-24 11:58:56 +02:00 |
Austin English
|
e8dbd66c23
|
oleaut32: Spelling fixes.
|
2008-04-14 21:28:38 +02:00 |
Andrew Talbot
|
9d16a42210
|
oleaut32: Assign to structs instead of using memcpy.
|
2008-03-12 11:59:27 +01:00 |
Hans Leidekker
|
ce66f5d684
|
oleaut32: Win64 printf format warning fixes.
|
2006-10-13 12:08:47 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Mike McCormack
|
fc200d0ca7
|
Interlocked LONG* gcc warning fixes.
|
2005-07-11 10:25:19 +00:00 |
Dmitry Timoshkov
|
eba47f1dfe
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
Jacek Caban
|
cf8b29f7e0
|
More implementation of IRecordInfo.
|
2005-03-09 11:43:55 +00:00 |
Jacek Caban
|
0f9c43d8a5
|
- Implemented GetRecordInfoFromTypeInfo and GetRecordInfoFromGuid.
- Beginnig implementation of IRecordInfo.
|
2005-03-07 19:22:48 +00:00 |