Jacek Caban
|
b3b390d8ac
|
ole32: Added ISynchronizeHandle tests.
|
2012-08-13 16:28:49 +02:00 |
Jacek Caban
|
c6793a2e27
|
ole32: Added ISynchronizeHandle implementation.
|
2012-08-13 16:28:49 +02:00 |
Jacek Caban
|
df4f027238
|
ole32/tests: Use proper helpers for iface calls.
|
2012-08-13 16:28:48 +02:00 |
Jacek Caban
|
153b94b3c5
|
ole32: Use proper helpers for iface calls.
|
2012-08-13 16:28:48 +02:00 |
Michael Stefaniuc
|
55d811351a
|
ole32: Remove superfluous NULL pointer check before free (Smatch).
|
2012-08-13 12:07:49 +02:00 |
Michael Stefaniuc
|
43ae84636a
|
ole32: Avoid TRUE:FALSE conditional expressions.
|
2012-08-13 11:50:42 +02:00 |
Jacek Caban
|
4da232070e
|
ole32: Use proper allocators for storing help file in ErrorInfoImpl.
|
2012-07-19 16:01:52 +02:00 |
Jacek Caban
|
cd1f67ee24
|
ole32: Use proper allocators for storing description in ErrorInfoImpl.
|
2012-07-19 16:01:52 +02:00 |
Jacek Caban
|
4843f031f9
|
ole32: Use proper allocators for storing source in ErrorInfoImpl.
|
2012-07-19 16:01:51 +02:00 |
Nikolay Sivov
|
24a690e90e
|
ole32: Use a single implementation for 1Ole stream initialization.
|
2012-07-19 15:44:25 +02:00 |
Jacek Caban
|
1eda4ac4ba
|
ole32: Forward BSTR functions to oleaut32.
|
2012-07-18 17:15:21 +02:00 |
Nikolay Sivov
|
53dd90aeb3
|
ole32: Give names to 1Ole stream header fields.
|
2012-07-18 11:14:18 +02:00 |
Nikolay Sivov
|
e45202fdae
|
ole32: Remove unsupported interface REFIID from storage stream QueryInterface.
|
2012-07-18 11:14:04 +02:00 |
Nikolay Sivov
|
382acd526f
|
ole32: Fix QueryInterface for file-based ILockBytes.
|
2012-07-18 11:13:55 +02:00 |
Nikolay Sivov
|
959814a3bd
|
ole32: Fix QueryInterface for IErrorInfo to return IUnknown pointer.
|
2012-07-17 12:50:20 +02:00 |
Nikolay Sivov
|
fa4db6d9ef
|
ole32: COM cleanup for IErrorInfo.
|
2012-07-17 12:50:20 +02:00 |
Nikolay Sivov
|
897d4d4e4a
|
ole32: COM cleanup of HGLOBAL ILockBytes implementation.
|
2012-07-17 12:50:19 +02:00 |
Nikolay Sivov
|
52ce30d242
|
ole32: Make ole stream creation helper capable of handling flags data.
|
2012-07-17 12:50:19 +02:00 |
Nikolay Sivov
|
88e6c8175b
|
ole32: Use interface macros to call methods.
|
2012-07-17 12:50:18 +02:00 |
Nikolay Sivov
|
3956296128
|
ole32: Implement SetConvertStg().
|
2012-07-16 15:21:45 +02:00 |
Nikolay Sivov
|
a3a97558de
|
ole32: No need to test for null implementation pointer in methods.
|
2012-07-16 15:21:44 +02:00 |
Nikolay Sivov
|
ac032593c0
|
ole32: COM cleanup of IPropertySetStorage interface.
|
2012-07-16 15:21:44 +02:00 |
Nikolay Sivov
|
0c658860b1
|
ole32: COM cleanup for IStorage interface of base storage implementation.
|
2012-07-13 10:29:13 -05:00 |
Nikolay Sivov
|
08303391e9
|
ole32: Simplify storage root entry name initialization.
|
2012-07-13 10:28:57 -05:00 |
Nikolay Sivov
|
7b373edb81
|
ole32: Implement GetConvertStg().
|
2012-07-13 10:28:42 -05:00 |
Nikolay Sivov
|
ea196ef0eb
|
ole32: COM cleanup of storage IStream implementation.
|
2012-07-13 10:28:15 -05:00 |
Dmitry Timoshkov
|
574a52e522
|
ole32: Add VT_I1 to the list of supported variant types.
|
2012-06-12 10:21:49 +02:00 |
Dmitry Timoshkov
|
f0d309689c
|
ole32: Forward OleCreateLinkFromData and OleCreateStaticFromData to OleCreateFromData.
|
2012-05-23 18:25:10 +02:00 |
Dmitry Timoshkov
|
83aa7eff6c
|
ole32: Query support also for static storage formats.
|
2012-05-23 18:25:09 +02:00 |
Alexandre Julliard
|
2736d28064
|
ole32: Add a NULL pointer check in CoDisconnectObject.
|
2012-05-14 18:24:19 +02:00 |
Bruno Jesus
|
2cd2628c7b
|
ole32: Make sure StgIsStorageILockBytes tests real data.
|
2012-04-16 17:49:30 +02:00 |
Alistair Leslie-Hughes
|
d764b5188e
|
ole32/tests: Assign a default value (clang).
|
2012-03-16 13:02:51 +01:00 |
Huw Davies
|
903803b552
|
ole32: Trace the drop effect in hex.
|
2012-02-21 16:02:03 +01:00 |
Huw Davies
|
5c8edb0449
|
ole32: Don't hold a ref to the drop target in the wrapper. Apps tend to destroy the target object without calling RevokeDragDrop.
|
2012-02-07 09:33:53 -06:00 |
André Hentschel
|
0d23c1d464
|
ole32: No need for WINE_ prefixed debug output macro.
|
2012-01-11 17:47:24 +01:00 |
Francois Gouget
|
a603e9871e
|
include: Add a few missing include directives to shlguid.h.
|
2011-12-20 10:16:45 +01:00 |
Francois Gouget
|
d21c37a860
|
ole32: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:42 +01:00 |
Francois Gouget
|
3c3a4740ca
|
include: Add a couple of missing include directives in windows.h.
Rename a variable to avoid a conflict with the Unknown enumeration value.
Define WIN32_LEAN_AND_MEAN to avoid conflicts caused by the SetPort macro.
|
2011-12-15 10:49:18 +01:00 |
Nikolay Sivov
|
5b533d82d2
|
ole32: Simplify stream creation, remove redundant comments.
|
2011-12-13 18:59:02 +01:00 |
Nikolay Sivov
|
5f5d5e0c65
|
ole32: COM cleanup of IStream based on HGLOBAL.
|
2011-12-13 18:59:02 +01:00 |
Marcus Meissner
|
cfe49e3697
|
ole32: Output more information in OleCreateStaticFromData.
|
2011-12-05 17:41:02 +01:00 |
Marcus Meissner
|
48ae8e9ced
|
ole32: Handle VT_BLOB in PropertyStorage_ReadProperty.
|
2011-12-05 17:40:28 +01:00 |
Alexandre Julliard
|
0f3e60747f
|
ole32: Process all pending messages in CoWaitForMultipleHandles before waiting again, otherwise we may not wake up.
|
2011-11-29 21:22:40 +01:00 |
Frédéric Delanoy
|
67181743a6
|
ole32: Avoid hardcoding array lengths.
|
2011-11-18 15:37:02 +01:00 |
Francois Gouget
|
ed03674bc3
|
ole32: Delete the compobj and rpc static critical sections when unloading the dll.
|
2011-11-17 11:37:56 +01:00 |
André Hentschel
|
09202ee949
|
ole32: Implement writing VT_CLSID properties.
|
2011-11-15 11:46:46 +01:00 |
Andrew Talbot
|
85fc5a3ae9
|
ole32: Remove unneeded address-of operators from array names.
|
2011-10-31 23:54:07 +01:00 |
Michael Stefaniuc
|
e68643f1a1
|
ole32: Drop 'inline' from a function using sigsetjmp.
|
2011-10-31 23:53:44 +01:00 |
André Hentschel
|
c2015d3341
|
ole32: Return if out of memory (Coverity).
|
2011-10-08 19:54:33 +02:00 |
Marcus Meissner
|
da0f475d4b
|
ole32: Mark two functions as hidden.
|
2011-10-03 16:10:56 -05:00 |