wine
15 years agod3drm: Simplify some functions.
David Adam [Sat, 14 Feb 2009 13:45:35 +0000 (14:45 +0100)] 
d3drm: Simplify some functions.

15 years agod3drm: Allow output pointer to be equal to input pointer.
David Adam [Sat, 14 Feb 2009 13:35:42 +0000 (14:35 +0100)] 
d3drm: Allow output pointer to be equal to input pointer.

15 years agod3drm: Implement the spherical interpolation part of D3DRMQuaternionSlerp.
David Adam [Sat, 14 Feb 2009 12:56:00 +0000 (13:56 +0100)] 
d3drm: Implement the spherical interpolation part of D3DRMQuaternionSlerp.

15 years agod3drm: Remove unneeded includes.
David Adam [Sat, 14 Feb 2009 12:18:14 +0000 (13:18 +0100)] 
d3drm: Remove unneeded includes.

15 years agowrc: Print better error messages for functions that set errno.
Alexandre Julliard [Mon, 16 Feb 2009 12:08:50 +0000 (13:08 +0100)] 
wrc: Print better error messages for functions that set errno.

15 years agoconfigure: Don't set target flags if build and host are the same.
Alexandre Julliard [Mon, 16 Feb 2009 12:08:44 +0000 (13:08 +0100)] 
configure: Don't set target flags if build and host are the same.

15 years agoconfigure: Try to avoid warnings in checks to support configuring with -Werror.
Alexandre Julliard [Mon, 16 Feb 2009 11:46:58 +0000 (12:46 +0100)] 
configure: Try to avoid warnings in checks to support configuring with -Werror.

15 years agogdiplus: Implemented GdipIsVisiblePathPoint with tests.
Nikolay Sivov [Sat, 14 Feb 2009 13:38:34 +0000 (16:38 +0300)] 
gdiplus: Implemented GdipIsVisiblePathPoint with tests.

15 years agotwain_32: Replace realloc() and strdup().
Andrew Talbot [Sat, 14 Feb 2009 17:47:28 +0000 (17:47 +0000)] 
twain_32: Replace realloc() and strdup().

15 years agorsaenh: Replace malloc/realloc with HeapAlloc/HeapReAlloc.
Andrew Talbot [Sat, 14 Feb 2009 16:10:19 +0000 (16:10 +0000)] 
rsaenh: Replace malloc/realloc with HeapAlloc/HeapReAlloc.

15 years agowidl: Call Pointer function for freeing non-conformant strings and for all phases...
Rob Shearman [Sat, 14 Feb 2009 18:11:35 +0000 (18:11 +0000)] 
widl: Call Pointer function for freeing non-conformant strings and for all phases for returned non-conformant strings, as is done for conformant strings.

Also call Pointer functions for any string that isn't a reference pointer.

15 years agowidl: Only duplicate a type if absolutely necessary.
Rob Shearman [Sat, 14 Feb 2009 18:11:26 +0000 (18:11 +0000)] 
widl: Only duplicate a type if absolutely necessary.

Document how much of hack duplicating a type in order to change its
pointer type is.

15 years agowidl: Call Struct and Union phase functions for reference pointers to structures...
Rob Shearman [Sat, 14 Feb 2009 18:11:00 +0000 (18:11 +0000)] 
widl: Call Struct and Union phase functions for reference pointers to structures and unions.

It's slightly quicker than calling pointer phase functions and does
the same job.

15 years agowidl: Fix marshalling/unmarshalling of enum arguments.
Rob Shearman [Sat, 14 Feb 2009 18:10:53 +0000 (18:10 +0000)] 
widl: Fix marshalling/unmarshalling of enum arguments.

The generated code should use NdrSimpleType{Marshall,Unmarshall} instead
of direct buffer access, since the memory size isn't always equal to
the size on the wire and extra checks.

15 years agowininet: use debugstr_a in NETCON_getNextLine TRACE to avoid overflow on long lines.
Aric Stewart [Fri, 13 Feb 2009 20:32:28 +0000 (14:32 -0600)] 
wininet: use debugstr_a in NETCON_getNextLine TRACE to avoid overflow on long lines.

15 years agosane.ds: Implement NATIVEXFER/MSG_GET for RGB scans.
Jeremy White [Fri, 13 Feb 2009 19:14:58 +0000 (13:14 -0600)] 
sane.ds: Implement NATIVEXFER/MSG_GET for RGB scans.

15 years agosane.ds: Implement stub support for ICAP_PIXELFLAVOR.
Jeremy White [Fri, 13 Feb 2009 19:14:45 +0000 (13:14 -0600)] 
sane.ds: Implement stub support for ICAP_PIXELFLAVOR.

15 years agosane.ds: Get resolution from sane, instead of hard coding -1.
Jeremy White [Fri, 13 Feb 2009 19:14:30 +0000 (13:14 -0600)] 
sane.ds: Get resolution from sane, instead of hard coding -1.

15 years agowinmm/tests: Assume volume is not supported if waveGetOutVolume fails.
Alexandre Julliard [Mon, 16 Feb 2009 11:26:18 +0000 (12:26 +0100)] 
winmm/tests: Assume volume is not supported if waveGetOutVolume fails.

15 years agokernel32/tests: Add a few more error codes for GetDiskFreeSpace.
Alexandre Julliard [Mon, 16 Feb 2009 11:02:46 +0000 (12:02 +0100)] 
kernel32/tests: Add a few more error codes for GetDiskFreeSpace.

15 years agokernel32/tests: Fix the last remaining failure on NT4.
Alexandre Julliard [Mon, 16 Feb 2009 11:02:25 +0000 (12:02 +0100)] 
kernel32/tests: Fix the last remaining failure on NT4.

15 years agosecur32: Properly initialize the helper structure when fork support is missing.
Alexandre Julliard [Mon, 16 Feb 2009 10:53:22 +0000 (11:53 +0100)] 
secur32: Properly initialize the helper structure when fork support is missing.

15 years agouser32/tests: Fix some checks of the key value in accelerators.
Alexandre Julliard [Mon, 16 Feb 2009 10:53:06 +0000 (11:53 +0100)] 
user32/tests: Fix some checks of the key value in accelerators.

15 years agouser32/tests: Skip some tests if SetForegroundWindow doesn't behave correctly.
Alexandre Julliard [Mon, 16 Feb 2009 10:52:38 +0000 (11:52 +0100)] 
user32/tests: Skip some tests if SetForegroundWindow doesn't behave correctly.

15 years agouser32/tests: Add a couple of optional message, mark as todo a test that now fails...
Alexandre Julliard [Mon, 16 Feb 2009 10:52:17 +0000 (11:52 +0100)] 
user32/tests: Add a couple of optional message, mark as todo a test that now fails consistently on Wine.

15 years agouser32/tests: Another fix for lack of color cursor support.
Alexandre Julliard [Mon, 16 Feb 2009 10:51:44 +0000 (11:51 +0100)] 
user32/tests: Another fix for lack of color cursor support.

15 years agourlmon: Correctly test to see if PutProperty_CLASSIDPROP is called.
Alistair Leslie-Hughes [Fri, 6 Feb 2009 09:03:47 +0000 (20:03 +1100)] 
urlmon: Correctly test to see if PutProperty_CLASSIDPROP is called.

15 years agowineps.drv: Add Lithuanian translation.
Aurimas Fischer [Sun, 15 Feb 2009 19:59:38 +0000 (21:59 +0200)] 
wineps.drv: Add Lithuanian translation.

15 years agocomdlg32: Add Lithuanian translation.
Aurimas Fischer [Thu, 5 Feb 2009 22:30:45 +0000 (00:30 +0200)] 
comdlg32: Add Lithuanian translation.

15 years agoodbccp32: Fix a couple failing tests, and log more information about remaining failures.
Juan Lang [Fri, 13 Feb 2009 17:53:50 +0000 (09:53 -0800)] 
odbccp32: Fix a couple failing tests, and log more information about remaining failures.

15 years agoadvapi32: Fix failing tests on a number of systems.
Juan Lang [Fri, 13 Feb 2009 17:27:04 +0000 (09:27 -0800)] 
advapi32: Fix failing tests on a number of systems.

15 years agowintrust: Fix a few failing tests.
Juan Lang [Fri, 13 Feb 2009 17:45:26 +0000 (09:45 -0800)] 
wintrust: Fix a few failing tests.

15 years agosnmpapi: Relax tests to fix some failures.
Juan Lang [Fri, 13 Feb 2009 17:38:29 +0000 (09:38 -0800)] 
snmpapi: Relax tests to fix some failures.

The tests were overly restrictive.  The functions are supposed to
return values less than 0, 0, or greater than 0, whereas the tests
restricted the return values to -1, 0, or 1.  Using less than
0/greater than 0 comparisons rather than == -1 or == 1 should fix a
few failing tests, and match the API descriptions better.

15 years agocrypt32: Fix a typo.
Juan Lang [Fri, 13 Feb 2009 17:34:33 +0000 (09:34 -0800)] 
crypt32: Fix a typo.

15 years agogdiplus: In GdipDrawString do not NULL terminate the buffer. It is unneeded and overr...
Aric Stewart [Fri, 13 Feb 2009 16:15:59 +0000 (10:15 -0600)] 
gdiplus: In GdipDrawString do not NULL terminate the buffer. It is unneeded and overruns the buffer.

15 years agontdll: Don't fail in NtMapViewOfSection for 4Gb+ files if an explicit size is specified.
Alexandre Julliard [Mon, 16 Feb 2009 10:47:32 +0000 (11:47 +0100)] 
ntdll: Don't fail in NtMapViewOfSection for 4Gb+ files if an explicit size is specified.

15 years agontdll: Improve debugging helper for object attributes structure.
Alexandre Julliard [Mon, 16 Feb 2009 10:46:44 +0000 (11:46 +0100)] 
ntdll: Improve debugging helper for object attributes structure.

15 years agontdll: Avoid null dereference in the NtCreateSymbolicLinkObject trace.
Alexandre Julliard [Mon, 16 Feb 2009 10:41:09 +0000 (11:41 +0100)] 
ntdll: Avoid null dereference in the NtCreateSymbolicLinkObject trace.

15 years agoRelease 1.1.15. wine-1.1.15
Alexandre Julliard [Fri, 13 Feb 2009 17:01:33 +0000 (18:01 +0100)] 
Release 1.1.15.

15 years agomshtml: Implement IHTMLStyle_put_textDecorationUnderline.
Alistair Leslie-Hughes [Sun, 8 Feb 2009 09:06:57 +0000 (20:06 +1100)] 
mshtml: Implement IHTMLStyle_put_textDecorationUnderline.

15 years agomshtml: Implement IHTMLStyle_put_textDecorationLineThrough.
Alistair Leslie-Hughes [Sun, 8 Feb 2009 09:12:59 +0000 (20:12 +1100)] 
mshtml: Implement IHTMLStyle_put_textDecorationLineThrough.

15 years agowinenas.drv: Replace malloc() with HeapAlloc().
Andrew Talbot [Thu, 12 Feb 2009 19:47:15 +0000 (19:47 +0000)] 
winenas.drv: Replace malloc() with HeapAlloc().

15 years agowinemp3.acm: Replace malloc() with HeapAlloc().
Andrew Talbot [Thu, 12 Feb 2009 19:47:11 +0000 (19:47 +0000)] 
winemp3.acm: Replace malloc() with HeapAlloc().

15 years agowininet: Properly drain content for chunked transfers.
Hans Leidekker [Fri, 13 Feb 2009 08:15:48 +0000 (09:15 +0100)] 
wininet: Properly drain content for chunked transfers.

15 years agocrypt32: Fix some test failures on Windows 98.
Juan Lang [Fri, 13 Feb 2009 00:14:38 +0000 (16:14 -0800)] 
crypt32: Fix some test failures on Windows 98.

This is as much an experiment as anything.  The tests currently time
out, so I'm curious whether fixing some other failures will result in
the timeout going away, or at least moving elsewhere.

15 years agokernel32: Fix test failures on NT4.
Juan Lang [Thu, 12 Feb 2009 23:14:20 +0000 (15:14 -0800)] 
kernel32: Fix test failures on NT4.

15 years agokernel32: Fix some more failures on systems with reduced privilege.
Juan Lang [Thu, 12 Feb 2009 22:21:05 +0000 (14:21 -0800)] 
kernel32: Fix some more failures on systems with reduced privilege.

15 years agokernel32: Log more information in case of a test failure, and don't run tests that...
Juan Lang [Thu, 12 Feb 2009 22:15:22 +0000 (14:15 -0800)] 
kernel32: Log more information in case of a test failure, and don't run tests that are guaranteed to fail.

15 years agokernel32: Fix some test failures on systems with reduced privilege.
Juan Lang [Thu, 12 Feb 2009 22:13:15 +0000 (14:13 -0800)] 
kernel32: Fix some test failures on systems with reduced privilege.

15 years agouser32/tests: Cope with lack of support for color cursors.
Alexandre Julliard [Fri, 13 Feb 2009 12:10:59 +0000 (13:10 +0100)] 
user32/tests: Cope with lack of support for color cursors.

15 years agouser32/tests: GetClassInfo doesn't set last error reliably, remove test.
Alexandre Julliard [Fri, 13 Feb 2009 12:10:44 +0000 (13:10 +0100)] 
user32/tests: GetClassInfo doesn't set last error reliably, remove test.

15 years agouser32/tests: Skip tests if we fail to inject mouse or keyboard events.
Alexandre Julliard [Fri, 13 Feb 2009 12:03:26 +0000 (13:03 +0100)] 
user32/tests: Skip tests if we fail to inject mouse or keyboard events.

15 years agouser32/tests: Fix more message tests on XP and Vista.
Alexandre Julliard [Fri, 13 Feb 2009 12:02:08 +0000 (13:02 +0100)] 
user32/tests: Fix more message tests on XP and Vista.

15 years agouser32/tests: Better handling of the *.* wildcard in the listbox test.
Alexandre Julliard [Fri, 13 Feb 2009 12:01:12 +0000 (13:01 +0100)] 
user32/tests: Better handling of the *.* wildcard in the listbox test.

15 years agouser32/tests: Print the wrong accelerator values in the resource test.
Alexandre Julliard [Fri, 13 Feb 2009 12:00:54 +0000 (13:00 +0100)] 
user32/tests: Print the wrong accelerator values in the resource test.

15 years agocomctl32/tests: The status control use a different formula in XP and up for the height.
Detlef Riekenberg [Fri, 13 Feb 2009 04:39:31 +0000 (05:39 +0100)] 
comctl32/tests: The status control use a different formula in XP and up for the height.

15 years agocomctl32: Remove superfluous pointer casts.
Michael Stefaniuc [Fri, 13 Feb 2009 09:21:25 +0000 (10:21 +0100)] 
comctl32: Remove superfluous pointer casts.

15 years agocomctl32: Remove an one-off macro.
Michael Stefaniuc [Fri, 13 Feb 2009 09:20:44 +0000 (10:20 +0100)] 
comctl32: Remove an one-off macro.

15 years agotools: Remove unused alloca.h include.
Michael Stefaniuc [Thu, 12 Feb 2009 22:29:39 +0000 (23:29 +0100)] 
tools: Remove unused alloca.h include.

15 years agocrypt32: Fix a few test failures on some Windows 98 systems.
Juan Lang [Thu, 12 Feb 2009 23:02:43 +0000 (15:02 -0800)] 
crypt32: Fix a few test failures on some Windows 98 systems.

15 years agoadvapi32: Fix a test failure on systems that are domain members.
Juan Lang [Thu, 12 Feb 2009 22:27:53 +0000 (14:27 -0800)] 
advapi32: Fix a test failure on systems that are domain members.

15 years agonetapi32: Fix tests on systems with reduced privilege.
Juan Lang [Thu, 12 Feb 2009 20:36:27 +0000 (12:36 -0800)] 
netapi32: Fix tests on systems with reduced privilege.

15 years agocrypt32: Allow an alternate chain policy status for broken systems.
Juan Lang [Wed, 11 Feb 2009 23:00:01 +0000 (15:00 -0800)] 
crypt32: Allow an alternate chain policy status for broken systems.

15 years agosetupapi: Add stub entries for CM_Query_And_Remove_SubTreeA/W and CM_Query_And_Remove...
Juan Lang [Thu, 12 Feb 2009 19:20:40 +0000 (11:20 -0800)] 
setupapi: Add stub entries for CM_Query_And_Remove_SubTreeA/W and CM_Query_And_Remove_SubTree_ExA/W.

15 years agoshell32: Let caller determine whether a shell path function must succeed or fail.
Juan Lang [Thu, 12 Feb 2009 18:33:03 +0000 (10:33 -0800)] 
shell32: Let caller determine whether a shell path function must succeed or fail.

15 years agowintrust: Fix typo.
Juan Lang [Thu, 12 Feb 2009 17:23:40 +0000 (09:23 -0800)] 
wintrust: Fix typo.

15 years agocrypt32: Removed unneeded strcmp.
Juan Lang [Thu, 12 Feb 2009 17:24:18 +0000 (09:24 -0800)] 
crypt32: Removed unneeded strcmp.

15 years agouser32/tests: Add some more optional messages we get on Windows.
Alexandre Julliard [Thu, 12 Feb 2009 16:52:54 +0000 (17:52 +0100)] 
user32/tests: Add some more optional messages we get on Windows.

15 years agouser32/tests: Fix Z-order tests in the presence of owned popups.
Alexandre Julliard [Thu, 12 Feb 2009 16:32:15 +0000 (17:32 +0100)] 
user32/tests: Fix Z-order tests in the presence of owned popups.

Also fix a couple of other failures on Windows.

15 years agontdll: Avoid potential infinite loop.
Paul Bryan Roberts [Thu, 12 Feb 2009 08:09:17 +0000 (08:09 +0000)] 
ntdll: Avoid potential infinite loop.

15 years agodbghelp: Avoid size_t in a trace.
Alexandre Julliard [Thu, 12 Feb 2009 14:28:33 +0000 (15:28 +0100)] 
dbghelp: Avoid size_t in a trace.

15 years agowined3d: Add a trailing '\n' to shader_addline() calls.
Francois Gouget [Thu, 12 Feb 2009 11:30:13 +0000 (12:30 +0100)] 
wined3d: Add a trailing '\n' to shader_addline() calls.

15 years agontdll/tests: Remove WINAPI on static functions where not needed.
Francois Gouget [Thu, 12 Feb 2009 11:30:08 +0000 (12:30 +0100)] 
ntdll/tests: Remove WINAPI on static functions where not needed.

15 years agomssign32: The mssign32 debug channel is unused so remove it.
Francois Gouget [Thu, 12 Feb 2009 11:29:54 +0000 (12:29 +0100)] 
mssign32: The mssign32 debug channel is unused so remove it.

15 years agod3dx8: The d3dx debug channel is unused so remove it.
Francois Gouget [Thu, 12 Feb 2009 11:29:47 +0000 (12:29 +0100)] 
d3dx8: The d3dx debug channel is unused so remove it.

15 years agoshell32: Make SHILCreateFromPathA() static and remove WINAPI.
Francois Gouget [Thu, 12 Feb 2009 11:29:28 +0000 (12:29 +0100)] 
shell32: Make SHILCreateFromPathA() static and remove WINAPI.

15 years agogdi32/tests: Use the ANSI text metrics so the tests work on win9x.
Huw Davies [Thu, 12 Feb 2009 12:30:45 +0000 (12:30 +0000)] 
gdi32/tests: Use the ANSI text metrics so the tests work on win9x.

15 years agogdi32: Add missing serif types.
Huw Davies [Thu, 12 Feb 2009 12:23:01 +0000 (12:23 +0000)] 
gdi32: Add missing serif types.

15 years agoatl: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 12 Feb 2009 10:34:16 +0000 (11:34 +0100)] 
atl: Remove superfluous pointer casts.

15 years agomshtml: Implement IHTMLStyle_get_paddingLeft.
Alistair Leslie-Hughes [Sun, 8 Feb 2009 09:20:38 +0000 (20:20 +1100)] 
mshtml: Implement IHTMLStyle_get_paddingLeft.

15 years agowintrust: Fix a couple tests on a variety of systems.
Juan Lang [Thu, 12 Feb 2009 02:03:40 +0000 (18:03 -0800)] 
wintrust: Fix a couple tests on a variety of systems.

15 years agowintrust: Remove a couple tests that fail on a variety of systems.
Juan Lang [Thu, 12 Feb 2009 02:03:14 +0000 (18:03 -0800)] 
wintrust: Remove a couple tests that fail on a variety of systems.

15 years agowintrust: Don't fail if a registry value doesn't exist.
Juan Lang [Thu, 12 Feb 2009 01:47:40 +0000 (17:47 -0800)] 
wintrust: Don't fail if a registry value doesn't exist.

15 years agocrypt32: Fix a couple test failures on some Windows 98 systems.
Juan Lang [Thu, 12 Feb 2009 04:34:27 +0000 (20:34 -0800)] 
crypt32: Fix a couple test failures on some Windows 98 systems.

15 years agocrypt32: Support an alternate OID in order to fix a test on some Windows 98 systems.
Juan Lang [Thu, 12 Feb 2009 04:33:25 +0000 (20:33 -0800)] 
crypt32: Support an alternate OID in order to fix a test on some Windows 98 systems.

15 years agocrypt32: Fix test failures on some Windows 98 systems.
Juan Lang [Thu, 12 Feb 2009 01:32:49 +0000 (17:32 -0800)] 
crypt32: Fix test failures on some Windows 98 systems.

15 years agocrypt32: Fix a couple tests on some Windows 98 systems.
Juan Lang [Thu, 12 Feb 2009 01:23:52 +0000 (17:23 -0800)] 
crypt32: Fix a couple tests on some Windows 98 systems.

15 years agocrypt32: Remove a test that fails on some Windows 98 systems, and document it.
Juan Lang [Thu, 12 Feb 2009 01:21:50 +0000 (17:21 -0800)] 
crypt32: Remove a test that fails on some Windows 98 systems, and document it.

15 years agokernel32: Add more tests for getting/setting a named pipe's state.
Juan Lang [Wed, 11 Feb 2009 18:12:31 +0000 (10:12 -0800)] 
kernel32: Add more tests for getting/setting a named pipe's state.

15 years agowcmd: Properly cleanup redirects when there are no in/out/error pipes.
Erich Hoover [Mon, 9 Feb 2009 20:47:54 +0000 (13:47 -0700)] 
wcmd: Properly cleanup redirects when there are no in/out/error pipes.

15 years agodsound: Arguments 3,4,5 of a CALLBACK are of type DWORD_PTR.
Michael Stefaniuc [Wed, 11 Feb 2009 22:17:12 +0000 (23:17 +0100)] 
dsound: Arguments 3,4,5 of a CALLBACK are of type DWORD_PTR.

(LPWAVEHDR)->dwUser is also a DWORD_PTR.

15 years agowinedos: Replace malloc/calloc with HeapAlloc().
Andrew Talbot [Wed, 11 Feb 2009 20:35:04 +0000 (20:35 +0000)] 
winedos: Replace malloc/calloc with HeapAlloc().

15 years agocrypt32: Set the info status on the last element of a chain even if its issuer can...
Juan Lang [Wed, 11 Feb 2009 18:07:56 +0000 (10:07 -0800)] 
crypt32: Set the info status on the last element of a chain even if its issuer can't be found.

15 years agocrypt32: Don't assume intermediate certificates are allowed to be CAs.
Juan Lang [Wed, 11 Feb 2009 18:07:33 +0000 (10:07 -0800)] 
crypt32: Don't assume intermediate certificates are allowed to be CAs.

15 years agocrypt32: Change some traces to the chain channel.
Juan Lang [Wed, 11 Feb 2009 18:06:48 +0000 (10:06 -0800)] 
crypt32: Change some traces to the chain channel.

15 years agocrypt32: Add chain debugging channel for debugging certificate chaining errors.
Juan Lang [Wed, 11 Feb 2009 18:06:27 +0000 (10:06 -0800)] 
crypt32: Add chain debugging channel for debugging certificate chaining errors.

15 years agocrypt32: Include more info about skipped checks in skip message.
Juan Lang [Tue, 10 Feb 2009 18:52:33 +0000 (10:52 -0800)] 
crypt32: Include more info about skipped checks in skip message.

15 years agowininet: Print better stubs for the internet options IE7 uses.
Aric Stewart [Wed, 11 Feb 2009 16:50:36 +0000 (10:50 -0600)] 
wininet: Print better stubs for the internet options IE7 uses.

15 years agod3dx9_36: Remove a duplicate declaration for D3DXGetFVFVertexSize.
David Adam [Wed, 11 Feb 2009 16:24:41 +0000 (17:24 +0100)] 
d3dx9_36: Remove a duplicate declaration for D3DXGetFVFVertexSize.

15 years agoimm32: Make space for a 64bit pointer in the IMM window.
Michael Stefaniuc [Wed, 11 Feb 2009 15:21:11 +0000 (16:21 +0100)] 
imm32: Make space for a 64bit pointer in the IMM window.