Francois Gouget
|
22288de732
|
Fix compilation with gcc 2.95.
|
2006-10-19 13:35:19 +02:00 |
Michael Ploujnikov
|
9d2a804f9b
|
ole32/tests: Win64 printf format warning fixes.
|
2006-10-14 20:17:16 +02:00 |
Alexandre Julliard
|
335144dc04
|
ole32/tests: Avoid using sizeof in a trace.
|
2006-09-27 20:54:05 +02:00 |
Robert Shearman
|
bfc1bdc3bb
|
ole32: Fix the IStream_SetSize function for HGLOBAL streams to ignore HighPart.
|
2006-09-11 12:27:15 +02:00 |
Robert Shearman
|
355903ddc4
|
ole32: Fix the return value of the HGLOBAL stream IStream_LockRegion function.
|
2006-09-11 12:27:04 +02:00 |
Robert Shearman
|
a552c2ead7
|
ole32: Fix the HGLOBAL stream IStream_Read function to return S_OK even if not all of the requested bytes were available.
|
2006-09-11 12:26:58 +02:00 |
Robert Shearman
|
e10103e3ec
|
ole32: Add tests for the stream object returned by CreateStreamOnHGlobal.
|
2006-09-11 12:25:01 +02:00 |