wine
14 years agomapi32: Fixed uninitialized variable (Coverity).
Marcus Meissner [Fri, 2 Oct 2009 08:00:45 +0000 (10:00 +0200)] 
mapi32: Fixed uninitialized variable (Coverity).

14 years agoimm32: dwIndex flags are mutually exclusive.
Jeff Zaroyko [Fri, 2 Oct 2009 02:51:49 +0000 (12:51 +1000)] 
imm32: dwIndex flags are mutually exclusive.

14 years agocomctl32/monthcal: Fix parameter validation in MCM_SETMAXSELCOUNT handler.
Nikolay Sivov [Thu, 1 Oct 2009 19:02:56 +0000 (23:02 +0400)] 
comctl32/monthcal: Fix parameter validation in MCM_SETMAXSELCOUNT handler.

14 years agocomctl32/monthcal: Changing MCS_MULTISELECT isn't allowed after creation, set default...
Nikolay Sivov [Thu, 1 Oct 2009 18:49:02 +0000 (22:49 +0400)] 
comctl32/monthcal: Changing MCS_MULTISELECT isn't allowed after creation, set default value properly.

14 years agocomctl32/monthcal: Move MCN_SELCHANGE/MCN_SELECT notifications to helpers.
Nikolay Sivov [Thu, 1 Oct 2009 18:12:21 +0000 (22:12 +0400)] 
comctl32/monthcal: Move MCN_SELCHANGE/MCN_SELECT notifications to helpers.

14 years agocomctl32/monthcal: No need to redraw if month didn't change after popup menu.
Nikolay Sivov [Thu, 1 Oct 2009 17:59:49 +0000 (21:59 +0400)] 
comctl32/monthcal: No need to redraw if month didn't change after popup menu.

14 years agocomctl32/monthcal: Don't request locale data when it isn't needed.
Nikolay Sivov [Thu, 1 Oct 2009 17:52:16 +0000 (21:52 +0400)] 
comctl32/monthcal: Don't request locale data when it isn't needed.

14 years agocomctl32/datetime: Use SDK defined class name instead of another local constant.
Nikolay Sivov [Thu, 1 Oct 2009 17:35:44 +0000 (21:35 +0400)] 
comctl32/datetime: Use SDK defined class name instead of another local constant.

14 years agogdi32: Added tests for StretchDIBits.
Joel Holdsworth [Wed, 15 Jul 2009 21:17:48 +0000 (22:17 +0100)] 
gdi32: Added tests for StretchDIBits.

14 years agogdi32: Added tests for StretchBlt.
Joel Holdsworth [Wed, 15 Jul 2009 21:16:31 +0000 (22:16 +0100)] 
gdi32: Added tests for StretchBlt.

14 years agocomctl32/tests: Silence some Win64 compile warnings.
Michael Stefaniuc [Thu, 1 Oct 2009 20:26:17 +0000 (22:26 +0200)] 
comctl32/tests: Silence some Win64 compile warnings.

"warning: cast to pointer from integer of different size"

14 years agomapi32: Use 0 instead of (wrongly) casting NULL to an integer.
Michael Stefaniuc [Thu, 1 Oct 2009 20:26:40 +0000 (22:26 +0200)] 
mapi32: Use 0 instead of (wrongly) casting NULL to an integer.

14 years agowinhttp: 'http1_1' is already defined in the private header.
Michael Stefaniuc [Thu, 1 Oct 2009 20:26:06 +0000 (22:26 +0200)] 
winhttp: 'http1_1' is already defined in the private header.

14 years agojscript: Update German Translation.
André Hentschel [Thu, 1 Oct 2009 17:54:24 +0000 (19:54 +0200)] 
jscript: Update German Translation.

14 years agosetupapi: Make setupx.dll into a stand-alone 16-bit module.
Alexandre Julliard [Thu, 1 Oct 2009 17:45:07 +0000 (19:45 +0200)] 
setupapi: Make setupx.dll into a stand-alone 16-bit module.

14 years agosetupapi: Duplicate the string substitution code to implement GenFormStrWithoutPlaceH...
Alexandre Julliard [Thu, 1 Oct 2009 17:44:43 +0000 (19:44 +0200)] 
setupapi: Duplicate the string substitution code to implement GenFormStrWithoutPlaceHolders16.

14 years agowineps.drv: Make wineps16.drv into a stand-alone 16-bit module.
Alexandre Julliard [Thu, 1 Oct 2009 17:44:17 +0000 (19:44 +0200)] 
wineps.drv: Make wineps16.drv into a stand-alone 16-bit module.

14 years agomapi32: Add attachment support to sendmail_extended_mapi.
Owen Rudge [Thu, 1 Oct 2009 13:11:31 +0000 (14:11 +0100)] 
mapi32: Add attachment support to sendmail_extended_mapi.

14 years agoinclude: Add IAttach interface to mapidefs.h.
Owen Rudge [Thu, 1 Oct 2009 13:11:13 +0000 (14:11 +0100)] 
include: Add IAttach interface to mapidefs.h.

14 years agomapi32: Create new message and show editor window.
Owen Rudge [Thu, 1 Oct 2009 13:11:10 +0000 (14:11 +0100)] 
mapi32: Create new message and show editor window.

14 years agomapi32: Open the Drafts folder in preparation for creating a message.
Owen Rudge [Thu, 1 Oct 2009 13:11:07 +0000 (14:11 +0100)] 
mapi32: Open the Drafts folder in preparation for creating a message.

14 years agoinclude: Add definitions for IMAPIContainer, IMAPIFolder, IMessage.
Owen Rudge [Thu, 1 Oct 2009 13:11:03 +0000 (14:11 +0100)] 
include: Add definitions for IMAPIContainer, IMAPIFolder, IMessage.

14 years agoinclude: Add IMsgStore definition.
Owen Rudge [Thu, 1 Oct 2009 13:11:00 +0000 (14:11 +0100)] 
include: Add IMsgStore definition.

14 years agomapi32: Log on via Extended MAPI and get the default message store.
Owen Rudge [Thu, 1 Oct 2009 13:10:57 +0000 (14:10 +0100)] 
mapi32: Log on via Extended MAPI and get the default message store.

14 years agoinclude: Add MAPI_USE_DEFAULT and MDB_NO_DIALOG definitions to mapidefs.h.
Owen Rudge [Thu, 1 Oct 2009 13:10:54 +0000 (14:10 +0100)] 
include: Add MAPI_USE_DEFAULT and MDB_NO_DIALOG definitions to mapidefs.h.

14 years agomapi32: Add stub of Extended MAPI wrapper for MAPISendMail.
Owen Rudge [Thu, 1 Oct 2009 13:10:50 +0000 (14:10 +0100)] 
mapi32: Add stub of Extended MAPI wrapper for MAPISendMail.

14 years agoadvapi32: Fill the PLSA_REFERENCED_DOMAIN_LIST parameters for LsaLookupNames2 and...
Aric Stewart [Wed, 30 Sep 2009 17:56:23 +0000 (12:56 -0500)] 
advapi32: Fill the PLSA_REFERENCED_DOMAIN_LIST parameters for LsaLookupNames2 and LsaLookupSids.

14 years agod3d10: Remove double declared variable in parse_fx10_variable().
Rico Schüller [Thu, 1 Oct 2009 09:56:01 +0000 (11:56 +0200)] 
d3d10: Remove double declared variable in parse_fx10_variable().

14 years agod3d10: Implement ID3D10EffectVariable::GetMemberBySemantic().
Rico Schüller [Thu, 1 Oct 2009 09:55:50 +0000 (11:55 +0200)] 
d3d10: Implement ID3D10EffectVariable::GetMemberBySemantic().

14 years agod3d10: Implement ID3D10EffectVariable::GetMemberByName().
Rico Schüller [Thu, 1 Oct 2009 09:55:33 +0000 (11:55 +0200)] 
d3d10: Implement ID3D10EffectVariable::GetMemberByName().

14 years agod3d10: Implement ID3D10EffectVariable::GetMemberByIndex().
Rico Schüller [Thu, 1 Oct 2009 09:55:29 +0000 (11:55 +0200)] 
d3d10: Implement ID3D10EffectVariable::GetMemberByIndex().

14 years agod3d10: Implement ID3D10EffectType::GetMemberTypeBySemantic().
Rico Schüller [Thu, 1 Oct 2009 09:55:16 +0000 (11:55 +0200)] 
d3d10: Implement ID3D10EffectType::GetMemberTypeBySemantic().

14 years agod3d10: Implement ID3D10EffectType::GetMemberTypeByName().
Rico Schüller [Thu, 1 Oct 2009 09:54:51 +0000 (11:54 +0200)] 
d3d10: Implement ID3D10EffectType::GetMemberTypeByName().

14 years agod3d10: Implement ID3D10EffectType::GetMemberTypeByIndex().
Rico Schüller [Thu, 1 Oct 2009 09:54:33 +0000 (11:54 +0200)] 
d3d10: Implement ID3D10EffectType::GetMemberTypeByIndex().

14 years agod3d10: Add null_type.
Rico Schüller [Thu, 1 Oct 2009 09:53:57 +0000 (11:53 +0200)] 
d3d10: Add null_type.

14 years agod3d10: Improve ID3D10EffectType::GetMemberName().
Rico Schüller [Thu, 1 Oct 2009 09:53:53 +0000 (11:53 +0200)] 
d3d10: Improve ID3D10EffectType::GetMemberName().

14 years agod3d10: Implement ID3D10EffectType::GetMemberSemantic().
Rico Schüller [Thu, 1 Oct 2009 09:53:34 +0000 (11:53 +0200)] 
d3d10: Implement ID3D10EffectType::GetMemberSemantic().

14 years agowininet: Protect OpenSSL initialization with critical section.
Juan Lang [Wed, 30 Sep 2009 16:02:49 +0000 (09:02 -0700)] 
wininet: Protect OpenSSL initialization with critical section.

14 years agowininet: Move initialization of SSL_CTX to library initialization time.
Juan Lang [Tue, 29 Sep 2009 18:05:11 +0000 (11:05 -0700)] 
wininet: Move initialization of SSL_CTX to library initialization time.

14 years agoversion: Simplify the resource loading since we always load the same type and id...
Alexandre Julliard [Thu, 1 Oct 2009 11:58:24 +0000 (13:58 +0200)] 
version: Simplify the resource loading since we always load the same type and id now.

14 years agoversion: Make ver.dll into a stand-alone 16-bit module.
Alexandre Julliard [Thu, 1 Oct 2009 11:57:08 +0000 (13:57 +0200)] 
version: Make ver.dll into a stand-alone 16-bit module.

14 years agoversion: Moved GetFileResourceSize16/GetFileResource16 to ver16.c.
Alexandre Julliard [Thu, 1 Oct 2009 11:56:13 +0000 (13:56 +0200)] 
version: Moved GetFileResourceSize16/GetFileResource16 to ver16.c.

14 years agoversion: Use the find_resource function instead of the 16-bit entry points to load...
Alexandre Julliard [Thu, 1 Oct 2009 11:54:58 +0000 (13:54 +0200)] 
version: Use the find_resource function instead of the 16-bit entry points to load 16-bit resources.

14 years agoversion: Abstract resource finding into a common function.
Alexandre Julliard [Thu, 1 Oct 2009 11:53:42 +0000 (13:53 +0200)] 
version: Abstract resource finding into a common function.

14 years agojscript: Update French translation.
Frédéric Delanoy [Wed, 30 Sep 2009 17:18:40 +0000 (19:18 +0200)] 
jscript: Update French translation.

14 years agoopenal32: Watch for the generic device names, and map them to the default.
Chris Robinson [Wed, 30 Sep 2009 15:37:54 +0000 (08:37 -0700)] 
openal32: Watch for the generic device names, and map them to the default.

14 years agocomctl32: Implement highlighting (marquee) selection support in listview.
Owen Rudge [Wed, 30 Sep 2009 15:41:23 +0000 (16:41 +0100)] 
comctl32: Implement highlighting (marquee) selection support in listview.

14 years agomapi32: Pass DllGetClassObject through to Extended MAPI provider.
Owen Rudge [Wed, 30 Sep 2009 15:09:25 +0000 (16:09 +0100)] 
mapi32: Pass DllGetClassObject through to Extended MAPI provider.

14 years agodwmapi: Add a stub for DwmGetGraphicsStreamClient.
Austin English [Wed, 30 Sep 2009 18:11:20 +0000 (13:11 -0500)] 
dwmapi: Add a stub for DwmGetGraphicsStreamClient.

14 years agowinex11: Add support for 16-bit/32-bit DIB sections.
Roderick Colenbrander [Sat, 26 Sep 2009 12:52:46 +0000 (14:52 +0200)] 
winex11: Add support for 16-bit/32-bit DIB sections.

14 years agowined3d: Fix a contradicting comment.
Stefan Dösinger [Thu, 10 Sep 2009 21:23:37 +0000 (23:23 +0200)] 
wined3d: Fix a contradicting comment.

The test was adopted from the ddraw test, where GetPrivateData does not
addref. The test code was adjusted, the comment apparently not.

14 years agowined3d: Fix an error string.
Stefan Dösinger [Tue, 29 Sep 2009 15:43:44 +0000 (17:43 +0200)] 
wined3d: Fix an error string.

14 years agomsi: Schedule a rename operation when the file to overwrite is in use.
Hans Leidekker [Thu, 1 Oct 2009 09:53:20 +0000 (11:53 +0200)] 
msi: Schedule a rename operation when the file to overwrite is in use.

14 years agowined3d: Use stateblock_init_contained_states() for WINED3DSBT_PIXELSTATE stateblocks.
Henri Verbeet [Thu, 1 Oct 2009 09:36:10 +0000 (11:36 +0200)] 
wined3d: Use stateblock_init_contained_states() for WINED3DSBT_PIXELSTATE stateblocks.

14 years agowined3d: Add a separate function to initialize the saved states for WINED3DSBT_PIXELS...
Henri Verbeet [Thu, 1 Oct 2009 09:36:09 +0000 (11:36 +0200)] 
wined3d: Add a separate function to initialize the saved states for WINED3DSBT_PIXELSTATE.

14 years agowined3d: Use stateblock_init_contained_states() for WINED3DSBT_ALL stateblocks.
Henri Verbeet [Thu, 1 Oct 2009 09:36:08 +0000 (11:36 +0200)] 
wined3d: Use stateblock_init_contained_states() for WINED3DSBT_ALL stateblocks.

14 years agowined3d: Simplify stateblock_savedstates_set().
Henri Verbeet [Thu, 1 Oct 2009 09:36:07 +0000 (11:36 +0200)] 
wined3d: Simplify stateblock_savedstates_set().

We only need to handle the case where "value" is TRUE, since the stateblock
data will be filled with zeroes by default.

14 years agowined3d: Get rid of stateblock_savedstates_copy().
Henri Verbeet [Thu, 1 Oct 2009 09:36:06 +0000 (11:36 +0200)] 
wined3d: Get rid of stateblock_savedstates_copy().

This is redundant because we call stateblock_savedstates_set() further down.

14 years agocomctl32/datetime: Always store a recalculated day of week instead of a value passed...
Nikolay Sivov [Wed, 30 Sep 2009 23:11:00 +0000 (03:11 +0400)] 
comctl32/datetime: Always store a recalculated day of week instead of a value passed in (DTM_SETSYSTEMTIME).

14 years agocomctl32/datetime: Some DTM_SETSYSTEMTIME tests.
Nikolay Sivov [Wed, 30 Sep 2009 23:00:26 +0000 (03:00 +0400)] 
comctl32/datetime: Some DTM_SETSYSTEMTIME tests.

14 years agocomctl32/datetime: Separate tests from each other.
Nikolay Sivov [Wed, 30 Sep 2009 22:35:16 +0000 (02:35 +0400)] 
comctl32/datetime: Separate tests from each other.

14 years agoserver: A signed 1-bit bitfield doesn't make much sense; use unsigned.
Michael Stefaniuc [Wed, 30 Sep 2009 22:22:55 +0000 (00:22 +0200)] 
server: A signed 1-bit bitfield doesn't make much sense; use unsigned.

14 years agomshtml: Added QueryCustomPolicy implementation.
Jacek Caban [Wed, 30 Sep 2009 22:01:17 +0000 (00:01 +0200)] 
mshtml: Added QueryCustomPolicy implementation.

14 years agourlmon: Added support for URLACTION_ACTIVEX_OVERRIDE_SCRIPT_SAFETY.
Jacek Caban [Wed, 30 Sep 2009 22:00:53 +0000 (00:00 +0200)] 
urlmon: Added support for URLACTION_ACTIVEX_OVERRIDE_SCRIPT_SAFETY.

14 years agourlmon: Improve QueryCustomPolicy stub.
Jacek Caban [Wed, 30 Sep 2009 22:00:33 +0000 (00:00 +0200)] 
urlmon: Improve QueryCustomPolicy stub.

14 years agomshtml: Added IInternetHostSecurity::ProcessUrlAction implementation.
Jacek Caban [Wed, 30 Sep 2009 22:05:36 +0000 (00:05 +0200)] 
mshtml: Added IInternetHostSecurity::ProcessUrlAction implementation.

14 years agourlmon: Correctly handle pPolicy and pContext arguments in ProcessUrlAction.
Jacek Caban [Wed, 30 Sep 2009 21:59:47 +0000 (23:59 +0200)] 
urlmon: Correctly handle pPolicy and pContext arguments in ProcessUrlAction.

14 years agomshtml: Return HTMLDocumentNode object in ScriptHost::QueryService for SID_SInternetH...
Jacek Caban [Wed, 30 Sep 2009 21:59:28 +0000 (23:59 +0200)] 
mshtml: Return HTMLDocumentNode object in ScriptHost::QueryService for SID_SInternetHostSecurityManager.

14 years agoserver: A thread's affinity is restricted to the process affinity.
Juan Lang [Wed, 30 Sep 2009 20:49:12 +0000 (13:49 -0700)] 
server: A thread's affinity is restricted to the process affinity.

14 years agokernel32: Set time between interrupts in GetSystemTimeAdjustment.
Juan Lang [Wed, 30 Sep 2009 20:09:31 +0000 (13:09 -0700)] 
kernel32: Set time between interrupts in GetSystemTimeAdjustment.

14 years agouser32/tests: Don't crash on Win9x/WinMe/NT4.
Paul Vriens [Wed, 30 Sep 2009 19:00:33 +0000 (21:00 +0200)] 
user32/tests: Don't crash on Win9x/WinMe/NT4.

14 years agowinex11: Remove BITBLT_InternalStretchBlt now that it's identical to X11DRV_StretchBlt.
Alexandre Julliard [Wed, 30 Sep 2009 18:56:56 +0000 (20:56 +0200)] 
winex11: Remove BITBLT_InternalStretchBlt now that it's identical to X11DRV_StretchBlt.

14 years agowinex11: Move the DIB locking and the client-side optimizations into BITBLT_InternalS...
Alexandre Julliard [Wed, 30 Sep 2009 18:39:51 +0000 (20:39 +0200)] 
winex11: Move the DIB locking and the client-side optimizations into BITBLT_InternalStretchBlt.

This way they also apply to the non-stretching StretchBlt case.

14 years agowinex11: Move X11DRV_ClientSideDIBCopy to avoid forward declarations.
Alexandre Julliard [Wed, 30 Sep 2009 18:35:28 +0000 (20:35 +0200)] 
winex11: Move X11DRV_ClientSideDIBCopy to avoid forward declarations.

Change the name to reflect that it's a purely internal function.

14 years agogdi32: Fall back to StretchBlt if the driver doesn't export PatBlt or BitBlt.
Alexandre Julliard [Wed, 30 Sep 2009 18:55:26 +0000 (20:55 +0200)] 
gdi32: Fall back to StretchBlt if the driver doesn't export PatBlt or BitBlt.

14 years agorichedit: Handle to parent window is cached.
Dylan Smith [Wed, 30 Sep 2009 14:46:37 +0000 (10:46 -0400)] 
richedit: Handle to parent window is cached.

The parent window for the richedit control on creation is the one that
receives notify messages, even after the parent has been changed using
SetParent.

14 years agorichedit: Added test to show that handle to parent is cached.
Dylan Smith [Wed, 30 Sep 2009 14:46:32 +0000 (10:46 -0400)] 
richedit: Added test to show that handle to parent is cached.

14 years agofltlib: Add a stub dll.
Detlef Riekenberg [Wed, 30 Sep 2009 12:24:46 +0000 (14:24 +0200)] 
fltlib: Add a stub dll.

14 years agomsxml3: Get rid of node internal IUnknown.
Jacek Caban [Wed, 30 Sep 2009 13:36:38 +0000 (15:36 +0200)] 
msxml3: Get rid of node internal IUnknown.

14 years agomsxml3: Store xmlnode pointer in dom_pi.
Jacek Caban [Wed, 30 Sep 2009 13:35:51 +0000 (15:35 +0200)] 
msxml3: Store xmlnode pointer in dom_pi.

14 years agomsxml3: Store xmlnode pointer in entityref.
Jacek Caban [Wed, 30 Sep 2009 13:35:29 +0000 (15:35 +0200)] 
msxml3: Store xmlnode pointer in entityref.

14 years agomsxml3: Store xmlnode pointer in domfrag.
Jacek Caban [Wed, 30 Sep 2009 13:35:11 +0000 (15:35 +0200)] 
msxml3: Store xmlnode pointer in domfrag.

14 years agomsxml3: Store xmlnode pointer in domcomment.
Jacek Caban [Wed, 30 Sep 2009 13:34:45 +0000 (15:34 +0200)] 
msxml3: Store xmlnode pointer in domcomment.

14 years agomsxml3: Store xmlnode pointer in domcdata.
Jacek Caban [Wed, 30 Sep 2009 13:34:21 +0000 (15:34 +0200)] 
msxml3: Store xmlnode pointer in domcdata.

14 years agomsxml3: Store xmlnode pointer in domattr.
Jacek Caban [Wed, 30 Sep 2009 13:34:03 +0000 (15:34 +0200)] 
msxml3: Store xmlnode pointer in domattr.

14 years agomsxml3: Store pointer to node object in domtext.
Jacek Caban [Wed, 30 Sep 2009 13:33:35 +0000 (15:33 +0200)] 
msxml3: Store pointer to node object in domtext.

14 years agojscript: Added ActiveXObject tests.
Jacek Caban [Wed, 30 Sep 2009 12:35:28 +0000 (14:35 +0200)] 
jscript: Added ActiveXObject tests.

14 years agojscript: Added ActiveXObject constructor implementation.
Jacek Caban [Wed, 30 Sep 2009 12:34:47 +0000 (14:34 +0200)] 
jscript: Added ActiveXObject constructor implementation.

14 years agod3d10: Implement ID3D10EffectType::GetMemberName().
Rico Schüller [Wed, 30 Sep 2009 09:42:14 +0000 (11:42 +0200)] 
d3d10: Implement ID3D10EffectType::GetMemberName().

14 years agod3d10: Forward ID3D10EffectVariable functions from ID3D10EffectConstantBuffer to...
Rico Schüller [Wed, 30 Sep 2009 09:41:16 +0000 (11:41 +0200)] 
d3d10: Forward ID3D10EffectVariable functions from ID3D10EffectConstantBuffer to ID3D10EffectVariable.

14 years agod3d10: Make the constant buffer a variable.
Rico Schüller [Wed, 30 Sep 2009 09:40:38 +0000 (11:40 +0200)] 
d3d10: Make the constant buffer a variable.

14 years agod3d10: Parse constant buffer type.
Rico Schüller [Wed, 30 Sep 2009 09:39:56 +0000 (11:39 +0200)] 
d3d10: Parse constant buffer type.

14 years agod3d10: Add the D3D10_CBUFFER_TYPE enum.
Rico Schüller [Wed, 30 Sep 2009 09:39:27 +0000 (11:39 +0200)] 
d3d10: Add the D3D10_CBUFFER_TYPE enum.

14 years agod3d10: Rename ConstantBuffer's variable to member.
Rico Schüller [Wed, 30 Sep 2009 09:39:13 +0000 (11:39 +0200)] 
d3d10: Rename ConstantBuffer's variable to member.

14 years agouser32: Add exception handling for timer callbacks.
Peter Dons Tychsen [Tue, 29 Sep 2009 23:39:25 +0000 (01:39 +0200)] 
user32: Add exception handling for timer callbacks.

14 years agosti.h: Define the IStilImageW interface.
Damjan Jovanovic [Wed, 30 Sep 2009 05:53:35 +0000 (07:53 +0200)] 
sti.h: Define the IStilImageW interface.

14 years agoserver: Use kernel support for thread affinity when available.
Juan Lang [Tue, 29 Sep 2009 16:17:30 +0000 (09:17 -0700)] 
server: Use kernel support for thread affinity when available.

14 years agoserver: Setting a process's affinity sets all of its threads' affinities too.
Juan Lang [Tue, 29 Sep 2009 16:15:02 +0000 (09:15 -0700)] 
server: Setting a process's affinity sets all of its threads' affinities too.

14 years agontdll: Refactor test_NtQueryDirectoryFile to be table driven, check DIRECTORY attribute.
Dan Kegel [Tue, 29 Sep 2009 15:56:20 +0000 (08:56 -0700)] 
ntdll: Refactor test_NtQueryDirectoryFile to be table driven, check DIRECTORY attribute.

14 years agowined3d: Add a separate function for initializing the "contained_*" fields from the...
Henri Verbeet [Wed, 30 Sep 2009 08:49:13 +0000 (10:49 +0200)] 
wined3d: Add a separate function for initializing the "contained_*" fields from the "changed" field.