wine
16 years agowidl: Don't search for a import file name with a path in the include directories...
Rob Shearman [Wed, 30 Jan 2008 22:29:23 +0000 (22:29 +0000)] 
widl: Don't search for a import file name with a path in the include directories for compatibility with MIDL.

16 years agowidl: Ignore ATTR_LOCAL in create_msft_typeinfo.
Jacek Caban [Tue, 29 Jan 2008 00:13:25 +0000 (01:13 +0100)] 
widl: Ignore ATTR_LOCAL in create_msft_typeinfo.

16 years agourlmon: Added comments about missing MIME filters.
Jacek Caban [Mon, 28 Jan 2008 23:24:47 +0000 (00:24 +0100)] 
urlmon: Added comments about missing MIME filters.

16 years agohlink: Don't prefer native version.
Jacek Caban [Mon, 28 Jan 2008 23:23:24 +0000 (00:23 +0100)] 
hlink: Don't prefer native version.

It's no longer a stub DLL.

16 years agohlink: Added standard comments.
Jacek Caban [Mon, 28 Jan 2008 23:22:54 +0000 (00:22 +0100)] 
hlink: Added standard comments.

16 years agohlink: Added HlinkResolveMonikerForData tests.
Jacek Caban [Mon, 28 Jan 2008 23:22:35 +0000 (00:22 +0100)] 
hlink: Added HlinkResolveMonikerForData tests.

16 years agohlink: Added HlinkResolveMonikerForData implementation.
Jacek Caban [Mon, 28 Jan 2008 23:22:12 +0000 (00:22 +0100)] 
hlink: Added HlinkResolveMonikerForData implementation.

16 years agohlink: Added HlinkParseDisplayName tests.
Jacek Caban [Mon, 28 Jan 2008 23:21:47 +0000 (00:21 +0100)] 
hlink: Added HlinkParseDisplayName tests.

16 years agohlink: Added HlinkParseDisplayName implementation.
Jacek Caban [Mon, 28 Jan 2008 23:21:19 +0000 (00:21 +0100)] 
hlink: Added HlinkParseDisplayName implementation.

16 years agohlink.idl: Added more function declarations.
Jacek Caban [Mon, 28 Jan 2008 23:20:59 +0000 (00:20 +0100)] 
hlink.idl: Added more function declarations.

16 years agohlink: Call AddRef of correct interface in ExtServUnk_QueryInterface.
Jacek Caban [Mon, 28 Jan 2008 23:19:22 +0000 (00:19 +0100)] 
hlink: Call AddRef of correct interface in ExtServUnk_QueryInterface.

16 years agourlmon: Added MkParseDisplayNameEx tests.
Jacek Caban [Mon, 28 Jan 2008 23:19:02 +0000 (00:19 +0100)] 
urlmon: Added MkParseDisplayNameEx tests.

16 years agourlmon: Added HlinkParseDisplayNameEx implementation.
Jacek Caban [Mon, 28 Jan 2008 23:18:33 +0000 (00:18 +0100)] 
urlmon: Added HlinkParseDisplayNameEx implementation.

16 years agoinclude/wintrust.h: Add missing members to CRYPT_PROVIDER_DATA struct (fixes some...
Paul Vriens [Sun, 27 Jan 2008 16:28:18 +0000 (17:28 +0100)] 
include/wintrust.h: Add missing members to CRYPT_PROVIDER_DATA struct (fixes some wintrust tests on Windows).

16 years agopdh: Fixed wrong condition.
Marcus Meissner [Sat, 26 Jan 2008 08:43:10 +0000 (09:43 +0100)] 
pdh: Fixed wrong condition.

16 years agoatl: Check for NULL.
Marcus Meissner [Sat, 26 Jan 2008 08:40:42 +0000 (09:40 +0100)] 
atl: Check for NULL.

16 years agowordpad: Remove condition that never triggers.
Marcus Meissner [Sat, 26 Jan 2008 08:32:41 +0000 (09:32 +0100)] 
wordpad: Remove condition that never triggers.

16 years agowinedump: Add support for dumping SZ_LINK and SPECIAL_FOLDER data blocks.
Francois Gouget [Sat, 26 Jan 2008 02:15:52 +0000 (03:15 +0100)] 
winedump: Add support for dumping SZ_LINK and SPECIAL_FOLDER data blocks.

16 years agowinedump: Switch the block dumping code to be block-oriented, rather then flag orient...
Francois Gouget [Sat, 26 Jan 2008 02:13:58 +0000 (03:13 +0100)] 
winedump: Switch the block dumping code to be block-oriented, rather then flag oriented, so it is resilient to order changes.

16 years agowinedump: Dump the raw data when finding an unknown block in an lnk file.
Francois Gouget [Sat, 26 Jan 2008 02:13:26 +0000 (03:13 +0100)] 
winedump: Dump the raw data when finding an unknown block in an lnk file.

16 years agowinedump: Track unknown lnk flags and dump them.
Francois Gouget [Sat, 26 Jan 2008 02:11:02 +0000 (03:11 +0100)] 
winedump: Track unknown lnk flags and dump them.

16 years agowinedump: Use the standard SLDF_XXX flag names instead of inventing new ones. Add...
Francois Gouget [Sat, 26 Jan 2008 02:10:44 +0000 (03:10 +0100)] 
winedump: Use the standard SLDF_XXX flag names instead of inventing new ones. Add the missing flags.

16 years agouser32: Fix a typo in the StretchDIBits stub name.
Francois Gouget [Sat, 26 Jan 2008 02:06:49 +0000 (03:06 +0100)] 
user32: Fix a typo in the StretchDIBits stub name.

16 years agoshell32: Add some SLDF_XXX values, EXP_PROPERTYSTORAGE, and EXP_PROPERTYSTORAGE_SIG.
Francois Gouget [Sat, 26 Jan 2008 02:06:04 +0000 (03:06 +0100)] 
shell32: Add some SLDF_XXX values, EXP_PROPERTYSTORAGE, and EXP_PROPERTYSTORAGE_SIG.

16 years agoshell32/tests: Fix a couple of copy/paste errors.
Francois Gouget [Sat, 26 Jan 2008 02:05:09 +0000 (03:05 +0100)] 
shell32/tests: Fix a couple of copy/paste errors.

16 years agod3d9: Fix the type of three loop variables.
Gerald Pfeifer [Fri, 25 Jan 2008 12:26:40 +0000 (13:26 +0100)] 
d3d9: Fix the type of three loop variables.

16 years agooleaut32: Fix big memory leak in xCall.
Rob Shearman [Fri, 25 Jan 2008 16:59:19 +0000 (16:59 +0000)] 
oleaut32: Fix big memory leak in xCall.

Call IRpcChannelBuffer_FreeBuffer to free the buffer and other resources
allocated by IRpcChannelBuffer_GetBuffer and IRpcChannelBuffer_SendReceive.

16 years agosecur32: Initialise more pointers in helper to NULL.
Rob Shearman [Fri, 25 Jan 2008 14:05:44 +0000 (14:05 +0000)] 
secur32: Initialise more pointers in helper to NULL.

This is to avoid calling HeapFree on random pointers when
DeleteSecurityContext is called on a context that hasn't had a second
InitializeSecurityContext called on it, which would otherwise intialise
those pointers.

16 years agosecur32: Try to retrive credentials by using the credential manager to retrieve crede...
Rob Shearman [Fri, 25 Jan 2008 14:05:38 +0000 (14:05 +0000)] 
secur32: Try to retrive credentials by using the credential manager to retrieve credentials saved for the target server in InitializeContextHandleW, if possible.

16 years agosecur32: If using cached credentials failed in InitializeSecurityContext then fail...
Rob Shearman [Fri, 25 Jan 2008 14:05:34 +0000 (14:05 +0000)] 
secur32: If using cached credentials failed in InitializeSecurityContext then fail with SEC_E_NO_CREDENTIALS instead of carrying on with a blank password.

16 years agosecur32: Move the detection of NULL credentials from AcquireCredentialsHandle to...
Rob Shearman [Fri, 25 Jan 2008 14:05:31 +0000 (14:05 +0000)] 
secur32: Move the detection of NULL credentials from AcquireCredentialsHandle to InitializeSecurityContext.

Only use cached credentials if the credentials were NULL. Don't pass a
domain into ntlm_auth when using cached credentials as
ntlm_auth/winbindd should be able to figure that out.

16 years agoRelease 0.9.54. wine-0.9.54
Alexandre Julliard [Fri, 25 Jan 2008 16:05:38 +0000 (17:05 +0100)] 
Release 0.9.54.

16 years agowinex11.drv: Remove an incorrect FIXME.
Dmitry Timoshkov [Fri, 25 Jan 2008 12:25:10 +0000 (20:25 +0800)] 
winex11.drv: Remove an incorrect FIXME.

16 years agowinex11.drv: Accomodate XGetWindowProperty returning an actual format of something...
Ken Thomases [Fri, 25 Jan 2008 12:20:39 +0000 (12:20 +0000)] 
winex11.drv: Accomodate XGetWindowProperty returning an actual format of something other than 32 for the TARGETS property.

We shouldn't care what format the property was set with, as long as we
trust that the property is an atom type.

16 years agoadvapi32: Fix some cred test failures on Vista and prevent it crashing.
Reece H. Dunn [Fri, 25 Jan 2008 00:23:00 +0000 (00:23 +0000)] 
advapi32: Fix some cred test failures on Vista and prevent it crashing.

16 years agogdi32: Vista returns UNICODE_NOCHAR if a character does not exist.
Reece H. Dunn [Thu, 24 Jan 2008 08:57:29 +0000 (08:57 +0000)] 
gdi32: Vista returns UNICODE_NOCHAR if a character does not exist.

16 years agouser32: Make the edit tests pass on Vista.
Reece H. Dunn [Thu, 24 Jan 2008 19:05:25 +0000 (19:05 +0000)] 
user32: Make the edit tests pass on Vista.

16 years agowininet: Pass the server name into InitializeSecurityContextW.
Rob Shearman [Thu, 24 Jan 2008 19:30:11 +0000 (19:30 +0000)] 
wininet: Pass the server name into InitializeSecurityContextW.

16 years agontdsapi: Implement DsMakeSpnW.
Rob Shearman [Thu, 24 Jan 2008 18:37:10 +0000 (18:37 +0000)] 
ntdsapi: Implement DsMakeSpnW.

16 years agontdsapi: Add tests for DsMakeSpnW.
Rob Shearman [Thu, 24 Jan 2008 18:36:36 +0000 (18:36 +0000)] 
ntdsapi: Add tests for DsMakeSpnW.

16 years agoshell32: Add a LogoffWindowsDialog stub.
Dmitry Timoshkov [Fri, 25 Jan 2008 09:13:01 +0000 (17:13 +0800)] 
shell32: Add a LogoffWindowsDialog stub.

16 years agowinedos: Remove unneeded casts.
Andrew Talbot [Thu, 24 Jan 2008 21:41:43 +0000 (21:41 +0000)] 
winedos: Remove unneeded casts.

16 years agomscms: Open .icm files only when enumerating color profiles.
Hans Leidekker [Thu, 24 Jan 2008 19:03:14 +0000 (20:03 +0100)] 
mscms: Open .icm files only when enumerating color profiles.

16 years agomscms: Use NT directory for storing color profiles.
Hans Leidekker [Thu, 24 Jan 2008 19:02:53 +0000 (20:02 +0100)] 
mscms: Use NT directory for storing color profiles.

16 years agowinecfg: Update Norwegian Bokmål resource.
Alexander Nicolaysen Sørnes [Thu, 24 Jan 2008 13:54:21 +0000 (14:54 +0100)] 
winecfg: Update Norwegian Bokmål resource.

16 years agocredui: Added Russian translation.
Andrey Esin [Thu, 24 Jan 2008 08:45:09 +0000 (11:45 +0300)] 
credui: Added Russian translation.

16 years agouser32: Make the class tests pass on Vista.
Reece H. Dunn [Wed, 23 Jan 2008 23:46:58 +0000 (23:46 +0000)] 
user32: Make the class tests pass on Vista.

16 years agouser32: Make the clipboard tests pass on Vista.
Reece H. Dunn [Wed, 23 Jan 2008 23:32:52 +0000 (23:32 +0000)] 
user32: Make the clipboard tests pass on Vista.

16 years agowinex11: Check for managed mode in create_whole_window again now that it is called...
Alexandre Julliard [Fri, 25 Jan 2008 11:07:11 +0000 (12:07 +0100)] 
winex11: Check for managed mode in create_whole_window again now that it is called lazily.

16 years agokernel32/tests: Win9x returns a different last error.
Paul Vriens [Thu, 24 Jan 2008 12:18:58 +0000 (13:18 +0100)] 
kernel32/tests: Win9x returns a different last error.

16 years agoAvoid sizeof in traces.
Alexandre Julliard [Thu, 24 Jan 2008 13:03:10 +0000 (14:03 +0100)] 
Avoid sizeof in traces.

16 years agogmsxml3: Added typelib support.
Alistair Leslie-Hughes [Thu, 24 Jan 2008 10:38:46 +0000 (21:38 +1100)] 
gmsxml3: Added typelib support.

16 years agomsi/tests: Only use functions if they are implemented.
Paul Vriens [Thu, 24 Jan 2008 10:56:21 +0000 (11:56 +0100)] 
msi/tests: Only use functions if they are implemented.

16 years agomsi/tests: Only use functions if they are implemented.
Paul Vriens [Thu, 24 Jan 2008 10:56:08 +0000 (11:56 +0100)] 
msi/tests: Only use functions if they are implemented.

16 years agocomctl32: Spelling fixes.
Austin English [Wed, 23 Jan 2008 22:05:21 +0000 (16:05 -0600)] 
comctl32: Spelling fixes.

16 years agooleaut32: Use the symbolic name for TYPEFLAG_FDISPATCHABLE.
Dan Hipschman [Thu, 24 Jan 2008 00:56:02 +0000 (16:56 -0800)] 
oleaut32: Use the symbolic name for TYPEFLAG_FDISPATCHABLE.

16 years agouninstaller: Fix Norwegian Bokmål resource.
Alexander Nicolaysen Sørnes [Wed, 23 Jan 2008 23:32:04 +0000 (00:32 +0100)] 
uninstaller: Fix Norwegian Bokmål resource.

16 years agouninstaller: Disable Uninstall button when no items selected.
Alexander Nicolaysen Sørnes [Wed, 23 Jan 2008 23:28:17 +0000 (00:28 +0100)] 
uninstaller: Disable Uninstall button when no items selected.

16 years agowined3d: Remove unneeded casts.
Andrew Talbot [Wed, 23 Jan 2008 21:40:05 +0000 (21:40 +0000)] 
wined3d: Remove unneeded casts.

16 years agowined3d: Remove unneeded casts.
Andrew Talbot [Wed, 23 Jan 2008 21:40:02 +0000 (21:40 +0000)] 
wined3d: Remove unneeded casts.

16 years agowined3d: Remove unneeded casts.
Andrew Talbot [Wed, 23 Jan 2008 21:39:59 +0000 (21:39 +0000)] 
wined3d: Remove unneeded casts.

16 years agowined3d: Remove unneeded casts.
Andrew Talbot [Wed, 23 Jan 2008 21:39:56 +0000 (21:39 +0000)] 
wined3d: Remove unneeded casts.

16 years agowininet: Check if buffer has overflowed potentially.
Marcus Meissner [Wed, 23 Jan 2008 21:26:58 +0000 (22:26 +0100)] 
wininet: Check if buffer has overflowed potentially.

16 years agouser32: Moved the bulk of CreateWindow and SetWindowPos from the driver back into...
Alexandre Julliard [Thu, 24 Jan 2008 10:23:09 +0000 (11:23 +0100)] 
user32: Moved the bulk of CreateWindow and SetWindowPos from the driver back into user32.

16 years agowinex11: Catch DIB memory accesses that touch the last page beyond the DIB bits end.
Alexandre Julliard [Thu, 24 Jan 2008 09:21:17 +0000 (10:21 +0100)] 
winex11: Catch DIB memory accesses that touch the last page beyond the DIB bits end.

16 years agowinex11: Check for need to make window managed when WS_VISIBLE is set outside of...
Alexandre Julliard [Thu, 24 Jan 2008 09:21:07 +0000 (10:21 +0100)] 
winex11: Check for need to make window managed when WS_VISIBLE is set outside of SetWindowPos.

16 years agowinex11: Create the window data structure lazily, once the window is made visible.
Alexandre Julliard [Thu, 24 Jan 2008 09:20:51 +0000 (10:20 +0100)] 
winex11: Create the window data structure lazily, once the window is made visible.

16 years agowinex11: Don't create a win_data structure for the root window in non-desktop mode.
Alexandre Julliard [Thu, 24 Jan 2008 09:20:11 +0000 (10:20 +0100)] 
winex11: Don't create a win_data structure for the root window in non-desktop mode.

16 years agouser32: Menus should be top-most windows.
Alexandre Julliard [Wed, 23 Jan 2008 20:42:46 +0000 (21:42 +0100)] 
user32: Menus should be top-most windows.

16 years agocomctl32: Tooltips should be top-most windows.
Alexandre Julliard [Wed, 23 Jan 2008 20:42:33 +0000 (21:42 +0100)] 
comctl32: Tooltips should be top-most windows.

16 years agowinex11: Export a function to dock a window into the system tray, and get rid of...
Alexandre Julliard [Wed, 23 Jan 2008 20:40:45 +0000 (21:40 +0100)] 
winex11: Export a function to dock a window into the system tray, and get rid of the WS_EX_TRAYWINDOW style.

16 years agowinex11: Remove obsolete code to set Z-order for child windows.
Alexandre Julliard [Wed, 23 Jan 2008 20:39:32 +0000 (21:39 +0100)] 
winex11: Remove obsolete code to set Z-order for child windows.

16 years agoAssorted spelling fixes.
Francois Gouget [Wed, 23 Jan 2008 14:16:30 +0000 (15:16 +0100)] 
Assorted spelling fixes.

16 years agocredui: Return the state of the dialog's save checkbox to CredUIPromptForCredentials.
Rob Shearman [Wed, 23 Jan 2008 16:33:13 +0000 (16:33 +0000)] 
credui: Return the state of the dialog's save checkbox to CredUIPromptForCredentials.

16 years agocredui: The list should be the first parameter to the list_add_tail function.
Rob Shearman [Wed, 23 Jan 2008 16:33:08 +0000 (16:33 +0000)] 
credui: The list should be the first parameter to the list_add_tail function.

16 years agorpcrt4: Check the return value of RPCRT4_ClientAuthorize in RPCRT4_Send.
Rob Shearman [Wed, 23 Jan 2008 16:33:03 +0000 (16:33 +0000)] 
rpcrt4: Check the return value of RPCRT4_ClientAuthorize in RPCRT4_Send.

16 years agorpcrt4: Pass the SPN input to RpcBindingSetAuthInfoA/W into InitializeSecurityContext...
Rob Shearman [Wed, 23 Jan 2008 16:32:54 +0000 (16:32 +0000)] 
rpcrt4: Pass the SPN input to RpcBindingSetAuthInfoA/W into InitializeSecurityContextW instead of AcquireCredentialsHandleA/W.

16 years agorpcrt4: Fix the error handling in RpcBindingSetAuthInfoA/W when RpcAuthInfo_Create...
Rob Shearman [Wed, 23 Jan 2008 16:32:45 +0000 (16:32 +0000)] 
rpcrt4: Fix the error handling in RpcBindingSetAuthInfoA/W when RpcAuthInfo_Create fails.

Don't release the old auth info until we successfully have a new auth
info and return failure to the caller if RpcAuthInfo_Create fails.

16 years agowinemenubuilder: Expand environment variable references in the shortcut's WorkDir...
Francois Gouget [Wed, 23 Jan 2008 17:31:06 +0000 (18:31 +0100)] 
winemenubuilder: Expand environment variable references in the shortcut's WorkDir, Description and IconPath fields.

16 years agokernel32/tests: Test the expansion of indirect environment variable references.
Francois Gouget [Wed, 23 Jan 2008 14:16:53 +0000 (15:16 +0100)] 
kernel32/tests: Test the expansion of indirect environment variable references.

16 years agoadvapi32/tests: Add the trailing '\n' to an ok() call.
Francois Gouget [Wed, 23 Jan 2008 14:16:40 +0000 (15:16 +0100)] 
advapi32/tests: Add the trailing '\n' to an ok() call.

16 years agouser32: Make MapVirtualKeyEx(MAPVK_VK_TO_CHAR) behave more like in Windows.
Dmitry Timoshkov [Wed, 23 Jan 2008 12:26:57 +0000 (20:26 +0800)] 
user32: Make MapVirtualKeyEx(MAPVK_VK_TO_CHAR) behave more like in Windows.

16 years agowinex11: Get the icon from the window in case it was changed before the whole window...
Alexandre Julliard [Wed, 23 Jan 2008 15:40:54 +0000 (16:40 +0100)] 
winex11: Get the icon from the window in case it was changed before the whole window was created.

16 years agowinex11: Set icon hints on non-managed windows too, since they may become managed...
Alexandre Julliard [Wed, 23 Jan 2008 15:40:19 +0000 (16:40 +0100)] 
winex11: Set icon hints on non-managed windows too, since they may become managed later on.

16 years agowinex11: Set hints for the existing window text when creating the whole window.
Alexandre Julliard [Wed, 23 Jan 2008 15:32:55 +0000 (16:32 +0100)] 
winex11: Set hints for the existing window text when creating the whole window.

16 years agowinex11: Apply the existing window region (if any) when creating the whole window.
Alexandre Julliard [Wed, 23 Jan 2008 15:30:18 +0000 (16:30 +0100)] 
winex11: Apply the existing window region (if any) when creating the whole window.

Move X11DRV_SetWindowRgn to window.c.

16 years agowinex11: Add a mapped flag to the window data instead of relying on WS_VISIBLE.
Alexandre Julliard [Wed, 23 Jan 2008 11:28:32 +0000 (12:28 +0100)] 
winex11: Add a mapped flag to the window data instead of relying on WS_VISIBLE.

16 years agowinex11: Move code around in X11DRV_SetWindowPos to reduce indentation levels.
Alexandre Julliard [Wed, 23 Jan 2008 11:28:12 +0000 (12:28 +0100)] 
winex11: Move code around in X11DRV_SetWindowPos to reduce indentation levels.

16 years agowinex11: Update the win data rectangles before doing anything else in SetWindowPos.
Alexandre Julliard [Wed, 23 Jan 2008 11:28:01 +0000 (12:28 +0100)] 
winex11: Update the win data rectangles before doing anything else in SetWindowPos.

16 years agoqmgr: Implement IClassFactory methods.
Roy Shea [Tue, 22 Jan 2008 19:55:16 +0000 (11:55 -0800)] 
qmgr: Implement IClassFactory methods.

16 years agogdi32: Fix spec file to export the right symbols for GetGlyphOutline.
Kai Blin [Wed, 23 Jan 2008 10:07:04 +0000 (11:07 +0100)] 
gdi32: Fix spec file to export the right symbols for GetGlyphOutline.

16 years agouser32/tests: Run full test again on win95 and NT4.
Paul Vriens [Wed, 23 Jan 2008 10:42:15 +0000 (11:42 +0100)] 
user32/tests: Run full test again on win95 and NT4.

16 years agoadvapi32/tests: Make tests run on win9x/NT4 again.
Paul Vriens [Wed, 23 Jan 2008 09:33:48 +0000 (10:33 +0100)] 
advapi32/tests: Make tests run on win9x/NT4 again.

16 years agod3d9/tests: Initialize decl.
Marcus Meissner [Wed, 23 Jan 2008 07:27:12 +0000 (08:27 +0100)] 
d3d9/tests: Initialize decl.

16 years agorpcrt4: Initialize CurrentHeader.
Marcus Meissner [Wed, 23 Jan 2008 06:58:30 +0000 (07:58 +0100)] 
rpcrt4: Initialize CurrentHeader.

16 years agoregedit: Warn about newest unicode export from native regedit.
Eric Pouech [Tue, 22 Jan 2008 20:53:42 +0000 (21:53 +0100)] 
regedit: Warn about newest unicode export from native regedit.

16 years agomsvcrt: Corrected the .spec definition for the printf functions family.
Eric Pouech [Tue, 22 Jan 2008 20:50:09 +0000 (21:50 +0100)] 
msvcrt: Corrected the .spec definition for the printf functions family.

16 years agowinebuild: Add a couple of missing indentations in the generated asm files.
Dmitry Timoshkov [Wed, 23 Jan 2008 08:28:54 +0000 (16:28 +0800)] 
winebuild: Add a couple of missing indentations in the generated asm files.

16 years agoddraw: Register the DirectDraw 7 Object.
Lei Zhang [Wed, 23 Jan 2008 00:10:03 +0000 (16:10 -0800)] 
ddraw: Register the DirectDraw 7 Object.

16 years agowined3d: Don't use texture_rectangle for paletted textures.
Roderick Colenbrander [Mon, 21 Jan 2008 21:29:03 +0000 (22:29 +0100)] 
wined3d: Don't use texture_rectangle for paletted textures.