wine
15 years agowinemaker: Add often used negative optimization.
André Hentschel [Sat, 25 Apr 2009 14:41:48 +0000 (16:41 +0200)] 
winemaker: Add often used negative optimization.

15 years agowinemaker: Fix optimizations.
André Hentschel [Sat, 25 Apr 2009 14:27:42 +0000 (16:27 +0200)] 
winemaker: Fix optimizations.

15 years agowinemaker: Fix project file path parsing.
André Hentschel [Sat, 25 Apr 2009 13:47:59 +0000 (15:47 +0200)] 
winemaker: Fix project file path parsing.

15 years agowinemaker: Fix path handling for Current Working Directory.
André Hentschel [Fri, 24 Apr 2009 15:40:32 +0000 (17:40 +0200)] 
winemaker: Fix path handling for Current Working Directory.

15 years agonotepad: Allow only one search/replace dialog to open.
Rico Schüller [Sat, 25 Apr 2009 15:54:03 +0000 (17:54 +0200)] 
notepad: Allow only one search/replace dialog to open.

15 years agonotepad: Implement replace.
Rico Schüller [Sat, 25 Apr 2009 15:53:58 +0000 (17:53 +0200)] 
notepad: Implement replace.

15 years agows2_32: Make inet_ntop conform to msdn definition.
Jeff Latimer [Fri, 24 Apr 2009 14:30:22 +0000 (00:30 +1000)] 
ws2_32: Make inet_ntop conform to msdn definition.

15 years agows2_32/tests: Add tests for Inet_Ntop and inet_ntoa.
Jeff Latimer [Fri, 24 Apr 2009 14:30:06 +0000 (00:30 +1000)] 
ws2_32/tests: Add tests for Inet_Ntop and inet_ntoa.

15 years agocomctl32/listview: Fix resizing grid drawing at right from rightmost column.
Nikolay Sivov [Sun, 26 Apr 2009 08:39:36 +0000 (12:39 +0400)] 
comctl32/listview: Fix resizing grid drawing at right from rightmost column.

15 years agocomctl32/listview: Fix horizontal grid line drawing.
Nikolay Sivov [Sun, 26 Apr 2009 08:38:51 +0000 (12:38 +0400)] 
comctl32/listview: Fix horizontal grid line drawing.

15 years agocomctl32/listview: Draw rightmost vertical grid line when needed.
Nikolay Sivov [Sun, 26 Apr 2009 08:38:01 +0000 (12:38 +0400)] 
comctl32/listview: Draw rightmost vertical grid line when needed.

15 years agocomctl32/listview: Remove duplicated iterator initializer.
Nikolay Sivov [Sun, 26 Apr 2009 08:37:18 +0000 (12:37 +0400)] 
comctl32/listview: Remove duplicated iterator initializer.

15 years agocomctl32/listview: Reuse existing variable instead of duplicated expression.
Nikolay Sivov [Sun, 26 Apr 2009 08:33:14 +0000 (12:33 +0400)] 
comctl32/listview: Reuse existing variable instead of duplicated expression.

15 years agowinetest: When extracting tests, run in console mode.
Austin English [Sun, 26 Apr 2009 17:55:03 +0000 (12:55 -0500)] 
winetest: When extracting tests, run in console mode.

15 years agoRevert "kernel32: Report unixfs instead of ntfs for unknown filesystem type."
Alexandre Julliard [Mon, 27 Apr 2009 11:25:53 +0000 (13:25 +0200)] 
Revert "kernel32: Report unixfs instead of ntfs for unknown filesystem type."

This reverts commit 8044c11ecfca09e2b643feccb95a4d8f645ba656.

15 years agowined3d: Add a wined3d pixel shader to struct d3d10_pixel_shader.
Henri Verbeet [Mon, 27 Apr 2009 07:37:14 +0000 (09:37 +0200)] 
wined3d: Add a wined3d pixel shader to struct d3d10_pixel_shader.

15 years agowined3d: Add a function to read a destination parameter from SM1-3 bytecode.
Henri Verbeet [Mon, 27 Apr 2009 07:37:14 +0000 (09:37 +0200)] 
wined3d: Add a function to read a destination parameter from SM1-3 bytecode.

15 years agowined3d: Add a function to read a source parameter from SM1-3 bytecode.
Henri Verbeet [Mon, 27 Apr 2009 07:37:14 +0000 (09:37 +0200)] 
wined3d: Add a function to read a source parameter from SM1-3 bytecode.

15 years agowined3d: Use shader_sm1_read_opcode() in shader_trace_init().
Henri Verbeet [Mon, 27 Apr 2009 07:37:14 +0000 (09:37 +0200)] 
wined3d: Use shader_sm1_read_opcode() in shader_trace_init().

15 years agowined3d: Store D3D shader opcode names in a separate table.
Henri Verbeet [Mon, 27 Apr 2009 07:37:14 +0000 (09:37 +0200)] 
wined3d: Store D3D shader opcode names in a separate table.

15 years agomciqtz32: Add support for MCI_WHERE.
Christian Costa [Sun, 26 Apr 2009 21:07:02 +0000 (23:07 +0200)] 
mciqtz32: Add support for MCI_WHERE.

15 years agomciqtz32: Add support for MCI_GETDEVCAPS.
Christian Costa [Sun, 26 Apr 2009 21:06:51 +0000 (23:06 +0200)] 
mciqtz32: Add support for MCI_GETDEVCAPS.

15 years agomsi: Fix wrong calling convention.
Nikolay Sivov [Sun, 26 Apr 2009 20:29:10 +0000 (00:29 +0400)] 
msi: Fix wrong calling convention.

15 years agowininet: HTTP_HttpAddRequestHeadersW should ignore 0-length headers.
Paul TBBle Hampson [Fri, 24 Apr 2009 16:31:06 +0000 (02:31 +1000)] 
wininet: HTTP_HttpAddRequestHeadersW should ignore 0-length headers.

15 years agowininet/tests: Test for handling of blank headers in HttpAddRequestHeaders.
Paul TBBle Hampson [Fri, 24 Apr 2009 16:25:01 +0000 (02:25 +1000)] 
wininet/tests: Test for handling of blank headers in HttpAddRequestHeaders.

15 years agorichedit20: Test for fonttbl streamout.
Massimo Del Fedele [Sat, 25 Apr 2009 19:22:24 +0000 (21:22 +0200)] 
richedit20: Test for fonttbl streamout.

15 years agoriched20: Fix placement of crlf on font table streamout.
Massimo Del Fedele [Sat, 25 Apr 2009 17:56:11 +0000 (19:56 +0200)] 
riched20: Fix placement of crlf on font table streamout.

15 years agowined3d: Support the full amount of constants in GLSL.
Stefan Dösinger [Wed, 22 Apr 2009 19:39:14 +0000 (21:39 +0200)] 
wined3d: Support the full amount of constants in GLSL.

This patch advertises all GL reported float uniforms to the D3D app to
reach the 256 constants required by Shader Model 3.0 on dx9 cards. If
the shader does not use indirect addressing, all 256 constants are
declared. The compiler can then figure out which constants are
actually used. This makes shaders work that use high constant indices,
but don't use all 256 constants.

15 years agod3d: Limit d3d8 and d3d9 vshader constants to 256.
Stefan Dösinger [Sat, 25 Apr 2009 13:02:42 +0000 (15:02 +0200)] 
d3d: Limit d3d8 and d3d9 vshader constants to 256.

DX10 cards support 512(ATI) or 1024(Nvidia) vertex shader constants in
GL. The dx9 DXCapsViewer shows that dx10 windows drivers only claim
256 constants on Windows, so we can and should do the same.

15 years agoinclude: Define IN6ADDR_ANY_INIT and IN6ADDR_LOOPBACK_INIT and code for IN6_IS_ADDR_L...
Jeff Latimer [Sat, 25 Apr 2009 12:59:30 +0000 (22:59 +1000)] 
include: Define IN6ADDR_ANY_INIT and IN6ADDR_LOOPBACK_INIT and code for IN6_IS_ADDR_LOOPBACK.

15 years agod3d9: Fix a copy/paste error in test.
David Adam [Sat, 25 Apr 2009 07:26:44 +0000 (09:26 +0200)] 
d3d9: Fix a copy/paste error in test.

15 years agonotepad: Fix date format to match windows.
Austin English [Fri, 24 Apr 2009 21:46:47 +0000 (16:46 -0500)] 
notepad: Fix date format to match windows.

15 years agogdiplus: Don't leak a device context when GdipCreateFromHWND fails.
Vincent Povirk [Fri, 24 Apr 2009 18:34:55 +0000 (13:34 -0500)] 
gdiplus: Don't leak a device context when GdipCreateFromHWND fails.

15 years agogdiplus: Only release device contexts created internally.
Vincent Povirk [Fri, 24 Apr 2009 18:29:56 +0000 (13:29 -0500)] 
gdiplus: Only release device contexts created internally.

15 years agows2_32: Implement GetAddrInfoW and FreeAddrInfoW.
Hans Leidekker [Fri, 24 Apr 2009 14:01:56 +0000 (16:01 +0200)] 
ws2_32: Implement GetAddrInfoW and FreeAddrInfoW.

15 years agontdll: Add missing RtlReAllocateHeap Valgrind hook, add tests.
Dan Kegel [Thu, 23 Apr 2009 13:47:20 +0000 (06:47 -0700)] 
ntdll: Add missing RtlReAllocateHeap Valgrind hook, add tests.

15 years agoRelease 1.1.20. wine-1.1.20
Alexandre Julliard [Fri, 24 Apr 2009 16:52:04 +0000 (18:52 +0200)] 
Release 1.1.20.

15 years agowininet: Replace any existing cookie header.
Hans Leidekker [Fri, 24 Apr 2009 13:00:05 +0000 (15:00 +0200)] 
wininet: Replace any existing cookie header.

15 years agowininet: Fix parsing of cookies with attributes.
Hans Leidekker [Fri, 24 Apr 2009 12:59:08 +0000 (14:59 +0200)] 
wininet: Fix parsing of cookies with attributes.

15 years agowinemaker: Canonicalize directory name if used as target name.
André Hentschel [Thu, 23 Apr 2009 18:41:32 +0000 (20:41 +0200)] 
winemaker: Canonicalize directory name if used as target name.

15 years agowinemaker: Print all copyrights in banner.
André Hentschel [Thu, 23 Apr 2009 17:07:54 +0000 (19:07 +0200)] 
winemaker: Print all copyrights in banner.

15 years agowinemaker: Print version in Makefile header.
André Hentschel [Thu, 23 Apr 2009 17:07:42 +0000 (19:07 +0200)] 
winemaker: Print version in Makefile header.

15 years agocomctl32/listview: Fix LVM_GETCOLUMNORDERARRAY passing message to header.
Nikolay Sivov [Fri, 24 Apr 2009 10:59:35 +0000 (14:59 +0400)] 
comctl32/listview: Fix LVM_GETCOLUMNORDERARRAY passing message to header.

15 years agocomctl32/tests: Tests for LVM_GETCOLUMNORDERARRAY: it actually uses HDM_GETORDERARRAY.
Nikolay Sivov [Fri, 24 Apr 2009 10:51:43 +0000 (14:51 +0400)] 
comctl32/tests: Tests for LVM_GETCOLUMNORDERARRAY: it actually uses HDM_GETORDERARRAY.

15 years agofonts: Add Kazakhstan's symbols into tahoma.
Konstantin Kondratyuk [Fri, 24 Apr 2009 11:10:32 +0000 (15:10 +0400)] 
fonts: Add Kazakhstan's symbols into tahoma.

15 years agogdiplus/tests: Fix a test failure on Win98.
Paul Vriens [Fri, 24 Apr 2009 12:43:48 +0000 (14:43 +0200)] 
gdiplus/tests: Fix a test failure on Win98.

15 years agosetupapi/tests: Fix a test failure on Win98.
Paul Vriens [Fri, 24 Apr 2009 09:56:10 +0000 (11:56 +0200)] 
setupapi/tests: Fix a test failure on Win98.

15 years agoshell32/tests: Fix a test failure on Win98.
Paul Vriens [Fri, 24 Apr 2009 07:29:12 +0000 (09:29 +0200)] 
shell32/tests: Fix a test failure on Win98.

15 years agoshell32/tests: Fix some test failures on Win9x and NT4.
Paul Vriens [Fri, 24 Apr 2009 07:07:23 +0000 (09:07 +0200)] 
shell32/tests: Fix some test failures on Win9x and NT4.

15 years agoole32/tests: Improve the traces in the test.
Huw Davies [Fri, 24 Apr 2009 11:33:25 +0000 (12:33 +0100)] 
ole32/tests: Improve the traces in the test.

15 years agowinex11.drv: Print clipboard formats in hex.
Huw Davies [Fri, 24 Apr 2009 11:24:52 +0000 (12:24 +0100)] 
winex11.drv: Print clipboard formats in hex.

15 years agoole32: Fix a couple of comments.
Huw Davies [Fri, 24 Apr 2009 11:15:47 +0000 (12:15 +0100)] 
ole32: Fix a couple of comments.

15 years agoole32: Expose the marshalled data on the clipboard rather than as a window prop so...
Huw Davies [Fri, 24 Apr 2009 11:02:48 +0000 (12:02 +0100)] 
ole32: Expose the marshalled data on the clipboard rather than as a window prop so that other processes can actually read it.

15 years agouser32/tests: Don't try to unpack or free invalid handles.
Alexandre Julliard [Fri, 24 Apr 2009 11:38:58 +0000 (13:38 +0200)] 
user32/tests: Don't try to unpack or free invalid handles.

15 years agouser32: Fix the DDE service formatting for 64-bit.
Alexandre Julliard [Fri, 24 Apr 2009 10:48:44 +0000 (12:48 +0200)] 
user32: Fix the DDE service formatting for 64-bit.

15 years agoinclude: Fix the DDE structures for 64-bit.
Alexandre Julliard [Fri, 24 Apr 2009 11:40:39 +0000 (13:40 +0200)] 
include: Fix the DDE structures for 64-bit.

15 years agoinclude: Fix the SYSTEM_CACHE_INFORMATION structure for Win64.
Alexandre Julliard [Fri, 24 Apr 2009 10:31:03 +0000 (12:31 +0200)] 
include: Fix the SYSTEM_CACHE_INFORMATION structure for Win64.

15 years agouser32/tests: Fix a couple of dimension checks on W2k3 and Vista.
Alexandre Julliard [Fri, 24 Apr 2009 10:18:02 +0000 (12:18 +0200)] 
user32/tests: Fix a couple of dimension checks on W2k3 and Vista.

15 years agoadvapi32/tests: Fix a couple of test failures on Vista.
Alexandre Julliard [Fri, 24 Apr 2009 10:17:31 +0000 (12:17 +0200)] 
advapi32/tests: Fix a couple of test failures on Vista.

15 years agogdiplus/tests: Fix test failures on Win98 by using A-functions.
Paul Vriens [Thu, 23 Apr 2009 19:29:22 +0000 (21:29 +0200)] 
gdiplus/tests: Fix test failures on Win98 by using A-functions.

15 years agogdiplus: Convert lfFaceName from W to A, not the other way around.
Paul Vriens [Thu, 23 Apr 2009 19:24:54 +0000 (21:24 +0200)] 
gdiplus: Convert lfFaceName from W to A, not the other way around.

15 years agogdiplus: Return the correct result in GdipCreateFontFromLogfontA.
Paul Vriens [Thu, 23 Apr 2009 19:20:11 +0000 (21:20 +0200)] 
gdiplus: Return the correct result in GdipCreateFontFromLogfontA.

15 years agoinclude: Add missing GdipGetLogFontA definition.
Paul Vriens [Thu, 23 Apr 2009 19:14:45 +0000 (21:14 +0200)] 
include: Add missing GdipGetLogFontA definition.

15 years agowined3d: Use shader_sm1_read_opcode() in shader_get_registers_used().
Henri Verbeet [Fri, 24 Apr 2009 07:17:58 +0000 (09:17 +0200)] 
wined3d: Use shader_sm1_read_opcode() in shader_get_registers_used().

15 years agowined3d: Add a function to read an opcode from SM1-3 bytecode.
Henri Verbeet [Fri, 24 Apr 2009 07:17:58 +0000 (09:17 +0200)] 
wined3d: Add a function to read an opcode from SM1-3 bytecode.

15 years agowined3d: The first shader token should be the version token.
Henri Verbeet [Fri, 24 Apr 2009 07:17:58 +0000 (09:17 +0200)] 
wined3d: The first shader token should be the version token.

15 years agowined3d: Use a more reasonable limit for the number of mipmap levels.
Henri Verbeet [Fri, 24 Apr 2009 07:17:58 +0000 (09:17 +0200)] 
wined3d: Use a more reasonable limit for the number of mipmap levels.

256 is quite ridiculous, considering the dimensions are only UINTs. Perhaps
these arrays should be dynamically allocated in the first place though.

15 years agowined3d: Handle the opcode specific control shift in the frontend rather than the...
Henri Verbeet [Fri, 24 Apr 2009 07:17:58 +0000 (09:17 +0200)] 
wined3d: Handle the opcode specific control shift in the frontend rather than the backend.

15 years agorichedit: Null terminate streamed out rich text.
Dylan Smith [Fri, 24 Apr 2009 07:25:46 +0000 (03:25 -0400)] 
richedit: Null terminate streamed out rich text.

15 years agocrypt32: Fix a test failure on Windows 98.
Juan Lang [Thu, 23 Apr 2009 16:41:43 +0000 (09:41 -0700)] 
crypt32: Fix a test failure on Windows 98.

15 years agoole32: Rename a macro to prevent a conflict on NetBSD.
Austin English [Thu, 23 Apr 2009 16:17:49 +0000 (11:17 -0500)] 
ole32: Rename a macro to prevent a conflict on NetBSD.

15 years agomsctf/tests: Use ITfInputProcessorProfiles::GetCurrentLanguage to get gLangid.
Aric Stewart [Thu, 23 Apr 2009 21:35:25 +0000 (16:35 -0500)] 
msctf/tests: Use ITfInputProcessorProfiles::GetCurrentLanguage to get gLangid.

15 years agoole32: CoGetTreatAsClass should return S_FALSE if it cannot even find the key for...
Aric Stewart [Thu, 23 Apr 2009 15:19:33 +0000 (10:19 -0500)] 
ole32: CoGetTreatAsClass should return S_FALSE if it cannot even find the key for the requested CLSID.

15 years agowined3d: SetDepthStencilSurface is always called when AutoDepthStencil is enabled.
David Adam [Thu, 23 Apr 2009 06:33:21 +0000 (08:33 +0200)] 
wined3d: SetDepthStencilSurface is always called when AutoDepthStencil is enabled.

15 years agowinedbg: Correct slight typo in winedbg dialog.
Ken Sharp [Fri, 24 Apr 2009 00:39:42 +0000 (01:39 +0100)] 
winedbg: Correct slight typo in winedbg dialog.

15 years agocomctl32: Repaint comboex control upon WM_SETREDRAW, like other common controls do.
Alexandre Julliard [Thu, 23 Apr 2009 18:15:22 +0000 (20:15 +0200)] 
comctl32: Repaint comboex control upon WM_SETREDRAW, like other common controls do.

15 years agoshell32/tests: Fix a test failure on Win95 and NT4.
Paul Vriens [Thu, 23 Apr 2009 14:21:46 +0000 (16:21 +0200)] 
shell32/tests: Fix a test failure on Win95 and NT4.

15 years agogdi32/tests: Fix a test failure on NT4.
Paul Vriens [Thu, 23 Apr 2009 14:07:25 +0000 (16:07 +0200)] 
gdi32/tests: Fix a test failure on NT4.

15 years agowined3d: Avoid using an implicit value to set fogcoord to 0.0.
Francois Gouget [Thu, 23 Apr 2009 14:03:12 +0000 (16:03 +0200)] 
wined3d: Avoid using an implicit value to set fogcoord to 0.0.

15 years agoole32: Rewrite OleQueryCreateFromData so it compares clipboard format ids rather...
Huw Davies [Thu, 23 Apr 2009 10:52:22 +0000 (11:52 +0100)] 
ole32: Rewrite OleQueryCreateFromData so it compares clipboard format ids rather than strings and be sure to free the enumerator.

15 years agoole32: Register a few more clipboard formats and make them have global scope.
Huw Davies [Thu, 23 Apr 2009 14:04:56 +0000 (15:04 +0100)] 
ole32: Register a few more clipboard formats and make them have global scope.

15 years agoole32: Add a stub for OleCreateFromDataEx.
Huw Davies [Thu, 23 Apr 2009 13:09:15 +0000 (14:09 +0100)] 
ole32: Add a stub for OleCreateFromDataEx.

15 years agomsctf/tests: Test framework for ITfKeyEventSink.
Aric Stewart [Wed, 22 Apr 2009 17:37:57 +0000 (12:37 -0500)] 
msctf/tests: Test framework for ITfKeyEventSink.

15 years agomsctf/tests: Test ITfKeystrokeMgr::IsPreservedKey.
Aric Stewart [Wed, 22 Apr 2009 17:37:55 +0000 (12:37 -0500)] 
msctf/tests: Test ITfKeystrokeMgr::IsPreservedKey.

15 years agomsctf/tests: Test ITfKeystrokeMgr::UnpreserveKey and ITfKeystrokeMgr::PreserveKey.
Aric Stewart [Wed, 22 Apr 2009 17:37:53 +0000 (12:37 -0500)] 
msctf/tests: Test ITfKeystrokeMgr::UnpreserveKey and ITfKeystrokeMgr::PreserveKey.

15 years agomsctf/tests: Framework for testing ITfKeystrokeMgr.
Aric Stewart [Wed, 22 Apr 2009 17:37:51 +0000 (12:37 -0500)] 
msctf/tests: Framework for testing ITfKeystrokeMgr.

15 years agomsctf: Define the TF_MOD_* Constants.
Aric Stewart [Wed, 22 Apr 2009 17:37:47 +0000 (12:37 -0500)] 
msctf: Define the TF_MOD_* Constants.

15 years agomsctf: Define ITfKeyEventSink.
Aric Stewart [Wed, 22 Apr 2009 17:37:45 +0000 (12:37 -0500)] 
msctf: Define ITfKeyEventSink.

15 years agomsctf: Add ITfKeystrokeMgr framework to ThreadMgr.
Aric Stewart [Wed, 22 Apr 2009 17:37:43 +0000 (12:37 -0500)] 
msctf: Add ITfKeystrokeMgr framework to ThreadMgr.

15 years agoshell32/tests: Fix some test failures on NT4.
Paul Vriens [Wed, 22 Apr 2009 15:07:45 +0000 (17:07 +0200)] 
shell32/tests: Fix some test failures on NT4.

15 years agokernel32: Improve GetVolumePathName stub.
Hans Leidekker [Wed, 22 Apr 2009 10:47:06 +0000 (12:47 +0200)] 
kernel32: Improve GetVolumePathName stub.

15 years agomsctf: Make use of generated cookies in sinks to allow 64 bit compatibility.
Aric Stewart [Wed, 22 Apr 2009 16:14:19 +0000 (11:14 -0500)] 
msctf: Make use of generated cookies in sinks to allow 64 bit compatibility.

15 years agowinemaker: Remove unused function.
André Hentschel [Wed, 22 Apr 2009 16:37:00 +0000 (18:37 +0200)] 
winemaker: Remove unused function.

15 years agocomctl32/tests: Existing items aren't resorted after LVS_SORTASCENDING added.
Nikolay Sivov [Thu, 23 Apr 2009 12:10:49 +0000 (16:10 +0400)] 
comctl32/tests: Existing items aren't resorted after LVS_SORTASCENDING added.

15 years agoinclude: Add defines for 32-bit dbghelp functions on 64-bit.
Alexandre Julliard [Thu, 23 Apr 2009 12:24:45 +0000 (14:24 +0200)] 
include: Add defines for 32-bit dbghelp functions on 64-bit.

15 years agomsi/tests: Fix package test when run on a different drive than C:\.
Nicolas Le Cam [Tue, 21 Apr 2009 00:38:23 +0000 (02:38 +0200)] 
msi/tests: Fix package test when run on a different drive than C:\.

15 years agomsi: Fix ACTION_AppSearchDr on empty path.
Nicolas Le Cam [Tue, 21 Apr 2009 00:11:23 +0000 (02:11 +0200)] 
msi: Fix ACTION_AppSearchDr on empty path.

15 years agomsi/tests: Add empty dir test for the DrLocator part of the AppSearch action.
Nicolas Le Cam [Tue, 21 Apr 2009 00:09:24 +0000 (02:09 +0200)] 
msi/tests: Add empty dir test for the DrLocator part of the AppSearch action.

15 years agomsi: Enfore use of GetFileAttributes return value.
Nicolas Le Cam [Tue, 21 Apr 2009 00:08:31 +0000 (02:08 +0200)] 
msi: Enfore use of GetFileAttributes return value.

15 years agoole32/tests: For win9x and winme the size of the data on the clipboard may be larger...
Huw Davies [Thu, 23 Apr 2009 09:52:16 +0000 (10:52 +0100)] 
ole32/tests: For win9x and winme the size of the data on the clipboard may be larger than expected.