Huw Davies
|
628a8743d2
|
ole32/tests: Fix tests on systems without IE installed.
|
2009-05-25 11:21:12 +02:00 |
Huw Davies
|
485811cf9c
|
ole32: Explicitly add the three ULONGs from the METAFILEPICT struct to allow for padding in the 64-bit version.
|
2009-05-22 15:16:29 +02:00 |
Huw Davies
|
ed09de1e6f
|
ole32: Fix remote HMETAFILEPICT marshalling on 64 bit systems.
|
2009-05-21 16:17:52 +02:00 |
Huw Davies
|
825a1b7595
|
ole32/tests: Use the current stream position to determine the marshal data size.
|
2009-05-21 16:17:52 +02:00 |
Vincent Povirk
|
b49d541cb5
|
ole32: Process sent and DDE messages in CoWaitForMultipleHandles.
|
2009-05-20 10:54:26 +02:00 |
Huw Davies
|
82b4b6423c
|
ole32/tests: Exercise the HGLOBAL marshaller over a range of block sizes.
|
2009-05-20 10:51:04 +02:00 |
Huw Davies
|
8aa2db4724
|
ole32: Use OleCreateFromDataEx to implement OleCreateFromData.
|
2009-05-19 15:46:41 +02:00 |
Huw Davies
|
d2837d91d0
|
ole32: Add support for retrieving the data from CF_EMBEDDEDOBJECT.
|
2009-05-19 15:46:35 +02:00 |
Huw Davies
|
63eb810428
|
ole32: Add support for retrieving data from IPersistStorage.
|
2009-05-19 15:46:29 +02:00 |
Huw Davies
|
a9f96ad60a
|
ole32: Beginnings of OleCreateFromDataEx.
|
2009-05-19 15:46:24 +02:00 |
Huw Davies
|
564b960428
|
ole32/tests: Cope with an alignment hole between the two marshalled interfaces.
|
2009-05-19 15:46:17 +02:00 |
Huw Davies
|
707f962896
|
ole32/tests: Remove assumptions about the size of marshalled data.
|
2009-05-19 15:46:11 +02:00 |
Huw Davies
|
c36826705c
|
ole32: Implement TYMED_ISTORAGE marshalling.
|
2009-05-18 13:27:53 +02:00 |
Huw Davies
|
3b15bbfd37
|
ole32: Implement TYMED_ISTREAM marshalling.
|
2009-05-18 13:27:49 +02:00 |
Huw Davies
|
10919f7fb9
|
ole32/tests: Add tests for TYMED_ISTREAM marshalling.
|
2009-05-18 13:27:43 +02:00 |
Huw Davies
|
cc68fc4467
|
ole32: Add support for marshalling pUnkForRelease.
|
2009-05-18 13:27:37 +02:00 |
Huw Davies
|
4581af5863
|
ole32/tests: Add tests for STGMEDIUM marshalling with a non-NULL pUnkForRelease.
|
2009-05-18 13:27:34 +02:00 |
Huw Davies
|
5b6312f24c
|
ole32: Implement the WdtpInterfacePointer marshal functions.
|
2009-05-18 13:27:30 +02:00 |
Huw Davies
|
affe9a1e6e
|
ole32/tests: Show that it's the loword of the separate flag parameter that determines the marshalling context.
|
2009-05-18 13:27:24 +02:00 |
Huw Davies
|
e4d43c1099
|
ole32: Add proxies and stubs for FillAppend and FillAt.
|
2009-05-18 13:24:42 +02:00 |
Huw Davies
|
069d57502d
|
ole32: Add proxies and stubs for ReadAt and WriteAt.
|
2009-05-18 13:24:37 +02:00 |
Huw Davies
|
5abb393eb7
|
ole32: Add proxies and stubs for OpenStream and EnumElements.
|
2009-05-18 13:24:31 +02:00 |
Huw Davies
|
aa13c7c522
|
ole32: Add proxies and stubs for Seek and CopyTo.
|
2009-05-18 13:24:19 +02:00 |
Huw Davies
|
e8be59b8f8
|
ole32: Add proxies and stubs for Read and Write.
|
2009-05-18 13:24:13 +02:00 |
Huw Davies
|
374aacdc9f
|
ole32: Add proxies and stubs for GetData and GetDataHere.
|
2009-05-18 13:24:00 +02:00 |
Huw Davies
|
b045342ae8
|
ole32/tests: Add tests to show the WdtpInterfacePointer marshal data looks like the result of CoMarshalInterface.
|
2009-05-12 14:57:54 +02:00 |
Huw Davies
|
782ec11a0d
|
ole32/tests: Make the size tests for the WdtpInterfacePointer marshaller more restrictive.
|
2009-05-12 14:57:51 +02:00 |
Alexandre Julliard
|
18419dab31
|
ole32/tests: Fix the clipboard format test on Win64.
|
2009-05-08 13:52:05 +02:00 |
Hans Leidekker
|
bd4975acb0
|
ole32: Use existing MTA in CoGetClassObject and CoCreateInstance.
Custom actions in the CS3 installer depend on this.
|
2009-05-05 14:14:20 +02:00 |
Hans Leidekker
|
d2820c0684
|
ole32: Add tests to show that COM needs to be initialized only once for multi-threaded apartments.
|
2009-05-05 14:14:10 +02:00 |
Huw Davies
|
66d04f8eb6
|
ole32: Implement GetDataHere.
|
2009-04-30 17:20:00 +02:00 |
Huw Davies
|
2e11733f45
|
ole32: Don't ask for a name if it's not required.
|
2009-04-28 14:47:54 +02:00 |
Huw Davies
|
d2837cb94d
|
ole32/tests: Improve the traces in the test.
|
2009-04-24 15:02:23 +02:00 |
Huw Davies
|
739ca6deae
|
ole32: Fix a couple of comments.
|
2009-04-24 15:02:11 +02:00 |
Huw Davies
|
12edc21a3a
|
ole32: Expose the marshalled data on the clipboard rather than as a window prop so that other processes can actually read it.
|
2009-04-24 15:02:05 +02:00 |
Austin English
|
2fe86fb7cd
|
ole32: Rename a macro to prevent a conflict on NetBSD.
|
2009-04-24 11:51:53 +02:00 |
Aric Stewart
|
46da8ef18b
|
ole32: CoGetTreatAsClass should return S_FALSE if it cannot even find the key for the requested CLSID.
|
2009-04-24 11:51:35 +02:00 |
Huw Davies
|
211268a74e
|
ole32: Rewrite OleQueryCreateFromData so it compares clipboard format ids rather than strings and be sure to free the enumerator.
|
2009-04-23 18:14:27 +02:00 |
Huw Davies
|
b133e94b62
|
ole32: Register a few more clipboard formats and make them have global scope.
|
2009-04-23 18:14:27 +02:00 |
Huw Davies
|
689c510f63
|
ole32: Add a stub for OleCreateFromDataEx.
|
2009-04-23 18:14:27 +02:00 |
Huw Davies
|
11cb788f35
|
ole32/tests: For win9x and winme the size of the data on the clipboard may be larger than expected.
|
2009-04-23 18:14:03 +02:00 |
Huw Davies
|
083473659b
|
ole32/tests: Rename variable to avoid a conflict on some systems.
|
2009-04-22 17:00:56 +02:00 |
Huw Davies
|
aaed9de51a
|
ole32: Improve the TRACEs by printing the fmtetc contents.
|
2009-04-22 17:00:53 +02:00 |
Huw Davies
|
6928615d5c
|
ole32/tests: Add some tests to exercise the enumerator.
|
2009-04-22 14:43:37 +02:00 |
Huw Davies
|
1556d831c8
|
ole32/tests: win9x and winme don't enumerate duplicated cfFormats.
|
2009-04-22 14:43:33 +02:00 |
Huw Davies
|
d18875f306
|
ole32/tests: win64 sets the lsb of the final DWORD in the ole private data header.
|
2009-04-22 14:43:20 +02:00 |
Huw Davies
|
f9d48e7ba0
|
ole32/tests: win9x and winme don't have CF_UNICODETEXT.
|
2009-04-22 14:43:17 +02:00 |
Huw Davies
|
508d6db8e2
|
ole32/tests: win9x, winme and nt4 ignore the target device.
|
2009-04-22 14:43:13 +02:00 |
Huw Davies
|
57d555c796
|
ole32/tests: OleGetClipboard doesn't return the same object under win9x, winme and nt4.
|
2009-04-22 14:43:09 +02:00 |
Huw Davies
|
08d4352f9b
|
ole32: Add support for enumerating non-ole clipboard formats.
|
2009-04-21 13:26:17 +02:00 |