Rico Schüller
|
90fadf84d9
|
d3d10: Implement ID3D10EffectType::GetMemberName().
|
2009-09-30 15:43:04 +02:00 |
|
Rico Schüller
|
3eb2d779e4
|
d3d10: Forward ID3D10EffectVariable functions from ID3D10EffectConstantBuffer to ID3D10EffectVariable.
|
2009-09-30 15:42:50 +02:00 |
|
Rico Schüller
|
df9e1013d5
|
d3d10: Make the constant buffer a variable.
|
2009-09-30 15:42:34 +02:00 |
|
Rico Schüller
|
10a4516e50
|
d3d10: Parse constant buffer type.
|
2009-09-30 15:42:22 +02:00 |
|
Rico Schüller
|
390cc62e01
|
d3d10: Add the D3D10_CBUFFER_TYPE enum.
|
2009-09-30 15:42:08 +02:00 |
|
Rico Schüller
|
835dedc964
|
d3d10: Rename ConstantBuffer's variable to member.
|
2009-09-30 15:42:04 +02:00 |
|
Peter Dons Tychsen
|
f20f411925
|
user32: Add exception handling for timer callbacks.
|
2009-09-30 14:34:32 +02:00 |
|
Damjan Jovanovic
|
9196e2ed21
|
sti.h: Define the IStilImageW interface.
|
2009-09-30 14:34:32 +02:00 |
|
Juan Lang
|
474b2e4bfb
|
server: Use kernel support for thread affinity when available.
|
2009-09-30 14:34:32 +02:00 |
|
Juan Lang
|
24036fe13a
|
server: Setting a process's affinity sets all of its threads' affinities too.
|
2009-09-30 14:34:32 +02:00 |
|
Dan Kegel
|
ceb8577bab
|
ntdll: Refactor test_NtQueryDirectoryFile to be table driven, check DIRECTORY attribute.
|
2009-09-30 14:34:29 +02:00 |
|
Henri Verbeet
|
be0b7355fc
|
wined3d: Add a separate function for initializing the "contained_*" fields from the "changed" field.
|
2009-09-30 14:31:59 +02:00 |
|
Henri Verbeet
|
5f3425b89b
|
wined3d: Get rid of stateblock_copy().
|
2009-09-30 14:31:59 +02:00 |
|
Henri Verbeet
|
345b329217
|
wined3d: Add a separate function for copying stateblock values.
|
2009-09-30 14:31:58 +02:00 |
|
Henri Verbeet
|
844dda20ff
|
wined3d: Make some internal stateblock function arguments const.
|
2009-09-30 14:31:58 +02:00 |
|
Henri Verbeet
|
5737efe71a
|
wined3d: Explicitly pass gl_info to stateblock_savedstates_set().
|
2009-09-30 14:31:58 +02:00 |
|
Detlef Riekenberg
|
a916f74476
|
winspool: Use the backend for AddPortExW.
|
2009-09-30 14:31:58 +02:00 |
|
Detlef Riekenberg
|
cb6f9bbdb2
|
localspl: Implement fpAddPortEx.
|
2009-09-30 14:31:58 +02:00 |
|
Nikolay Sivov
|
52570539d8
|
comctl32/monthcal: Respect locale abbreviated day names when calculating control dimensions.
|
2009-09-30 14:31:58 +02:00 |
|
Nikolay Sivov
|
ad40c15ccc
|
comctl32/datetime: If we already have a 4 digit year reset it on first char typed.
|
2009-09-30 14:31:58 +02:00 |
|
Nikolay Sivov
|
916017d420
|
comctl32/monthcal: Move selection logic to LButton release handler, fix notifications order.
|
2009-09-30 14:31:58 +02:00 |
|
Nikolay Sivov
|
cc6fca015c
|
comctl32/monthcal: Make prev/next month day a current selection on LButton release.
|
2009-09-30 14:31:58 +02:00 |
|
Nikolay Sivov
|
344f07007b
|
comctl32/monthcal: Fix hittesting for MCHT_CALENDARDATEPREV/MCHT_CALENDARDATENEXT cases.
|
2009-09-30 14:31:57 +02:00 |
|
Austin English
|
74d000489b
|
dwmapi: Add a stub for DwmGetTransportAttributes.
|
2009-09-30 14:31:57 +02:00 |
|
Erik Inge Bolsø
|
5af1a49738
|
wininet: Add test for response without headers, avoid crash.
|
2009-09-30 14:31:57 +02:00 |
|
Andrey Turkin
|
2e86453f0a
|
ntdll: Accept ProcessDebugObjectHandle in QueryInformationProcess.
|
2009-09-30 14:31:57 +02:00 |
|
Jörg Höhle
|
08df19b405
|
ole32/tests: Guard ReleaseStgMedium with SUCCEEDED.
|
2009-09-30 14:31:57 +02:00 |
|
Alexandre Julliard
|
2e8de49ee1
|
ntdll/tests: Retrieve the number of processors through GetSystemInfo.
|
2009-09-30 14:31:57 +02:00 |
|
Alexandre Julliard
|
a6414c260c
|
comdlg32: Fix icon drawing in the 3.1 file dialog.
|
2009-09-30 14:31:30 +02:00 |
|
Alexandre Julliard
|
bd48cf2f4b
|
toolhelp.dll16: Add ntdll import.
|
2009-09-29 20:59:51 +02:00 |
|
Alexandre Julliard
|
d52ad5e9a6
|
system.drv16: Add ntdll import.
|
2009-09-29 20:52:56 +02:00 |
|
Alexandre Julliard
|
4d9a05ff0b
|
configure: Don't build wow32.dll when 16-bit support is disabled.
|
2009-09-29 20:13:58 +02:00 |
|
Alexandre Julliard
|
7dc9ea8950
|
ws2_32: Make winsock.dll into a stand-alone 16-bit module.
|
2009-09-29 20:05:26 +02:00 |
|
Alexandre Julliard
|
f507e3c416
|
ws2_32: Remove remaining 16-bit code from async.c and simplify the code.
|
2009-09-29 20:03:36 +02:00 |
|
Alexandre Julliard
|
252925fe53
|
ws2_32: Move the 16-bit async functions to socket16.c.
|
2009-09-29 20:00:53 +02:00 |
|
Alexandre Julliard
|
4ad0c4d86c
|
ws2_32: Move the getXXXbyYYY critical section to socket.c.
|
2009-09-29 19:36:16 +02:00 |
|
Alexandre Julliard
|
3b6b1c87fe
|
ws2_32: Use the standard winsock functions to implement the async versions.
|
2009-09-29 19:36:15 +02:00 |
|
Alexandre Julliard
|
8dcb6f3f3c
|
ws2_32: Define a specific structure for each query type.
|
2009-09-29 19:35:59 +02:00 |
|
Alexandre Julliard
|
6905a6c2ad
|
ws2_32: Define a common header struct for async queries, and switch to 32-bit types.
|
2009-09-29 18:29:32 +02:00 |
|
Alexandre Julliard
|
9c2abfc503
|
ws2_32: Split the async function callback by type of query.
|
2009-09-29 18:29:27 +02:00 |
|
Michael Stefaniuc
|
f8ec47d5c6
|
msi/tests: Remove trailing '\'.
|
2009-09-29 18:08:30 +02:00 |
|
Michael Stefaniuc
|
22e2c111c1
|
windowscodecs: Remove trailing '\'.
|
2009-09-29 18:08:22 +02:00 |
|
Michael Stefaniuc
|
46dcb777db
|
dxdiagn: Remove duplicate include.
|
2009-09-29 18:08:16 +02:00 |
|
Ge van Geldorp
|
6eb6e31e05
|
comctl32/tests: Fix toolbar test on comctl32 version 4.72.
|
2009-09-29 16:10:59 +02:00 |
|
Markus Stockhausen
|
dbb29993db
|
ddraw: Set dwBackBufferCount=0 in CreateSurface for backbuffer.
|
2009-09-29 16:06:47 +02:00 |
|
Hans Leidekker
|
c0c6daeb5a
|
msi: Test installing over in-use files.
|
2009-09-29 16:06:23 +02:00 |
|
Hans Leidekker
|
46ac59f988
|
msi: Don't set the Installed property twice.
|
2009-09-29 16:06:23 +02:00 |
|
Hans Leidekker
|
2beee126a7
|
msi: Test the Installed property.
|
2009-09-29 16:06:22 +02:00 |
|
Hans Leidekker
|
1b7d1d4c87
|
msi: Respect UI level in custom action type 19.
|
2009-09-29 16:06:22 +02:00 |
|
Jeff Zaroyko
|
26f380941b
|
imm32/tests: Add another combination which should fail.
|
2009-09-29 15:05:32 +02:00 |
|