79366 Commits

Author SHA1 Message Date
Aric Stewart
4b2bfb4a8b usp10: Correct an endless loop in Chaining Contextual Substitution if it is a dead rule. 2011-06-14 17:52:54 +02:00
Alexandre Julliard
0ce27385fd rpcrt4: Implement calling server functions on x86_64. 2011-06-14 16:12:04 +02:00
Alexandre Julliard
b6599bd7df rpcrt4: Add an assembly wrapper to implement the NdrClientCall2 calling convention on x86_64. 2011-06-14 16:12:04 +02:00
Alexandre Julliard
379479a973 rpcrt4: Add a wrapper for NdrClientCall2 to isolate calling convention differences. 2011-06-14 16:12:04 +02:00
Alexandre Julliard
fa847909f2 rpcrt4: Preserve the previous MaxCount value when computing variance through a callback. 2011-06-14 16:12:04 +02:00
Rico Schüller
86d381a56b d3dx9: Parse resources in the effect parser. 2011-06-14 16:03:23 +02:00
Mariusz Pluciński
988db2c0c3 shell32/tests: Add tests for SHGet/SetKnownFolderPath utilities. 2011-06-14 15:53:09 +02:00
Mariusz Pluciński
da9a8a4b3d shell32/tests: Add test of redirecting known folders. 2011-06-14 15:52:57 +02:00
Mariusz Pluciński
70bbfa7ed8 shell32/tests: Add test of IKnownFolderManager::Register/UnregisterFolder. 2011-06-14 15:52:47 +02:00
Mariusz Pluciński
25fd65e4f0 shell32/tests: Verify known folders available in system. 2011-06-14 15:52:28 +02:00
Andrew Nguyen
b14e164281 dxdiag: Add code for XML information output. 2011-06-14 15:45:16 +02:00
Andrew Nguyen
8d37cfed44 dxdiag: Add code for plain-text information output. 2011-06-14 15:45:13 +02:00
Andrew Nguyen
82024ee14f dxdiag: Add code to collect information from the DxDiag_SystemInfo container. 2011-06-14 15:44:20 +02:00
Andrew Nguyen
7d3b78af95 dxdiagn: Stub out some properties for dxdiag.exe. 2011-06-14 15:44:02 +02:00
Andrew Nguyen
c349a34e16 dxdiag: Introduce the information collection infrastructure. 2011-06-14 15:43:54 +02:00
Andrew Nguyen
4122cf2df9 dxdiag: Display a usage message box when unknown options are requested. 2011-06-14 15:43:40 +02:00
Andrew Nguyen
9678907d34 dxdiag: Introduce the file output infrastructure. 2011-06-14 15:29:12 +02:00
Marcus Meissner
024ab0c537 oleview: Remove superflous NULL check (Coverity). 2011-06-14 15:27:19 +02:00
Marcus Meissner
27c9a61e15 server: Remove superflous NULL check (Coverity). 2011-06-14 15:27:13 +02:00
Marcus Meissner
0806f9a438 winebuild: Avoid a superflous null check (Coverity). 2011-06-14 15:26:18 +02:00
Marcus Meissner
034c2cb3fd mscvrt: Do not shadow fmt (Coverity). 2011-06-14 15:24:55 +02:00
Marcus Meissner
7e1ccdef71 ddraw: Removed superflous NULL check (Coverity). 2011-06-14 15:23:22 +02:00
Marcus Meissner
8377e274a2 strmbase: Removed superflous NULL check (Coverity). 2011-06-14 15:23:01 +02:00
Austin English
8521ebe79d configure: Remove some unused but set variables (LLVM/Clang). 2011-06-14 15:22:37 +02:00
Frédéric Delanoy
5cb45138da cmd/tests: Get rid of obsolete @todo_space@ construct. 2011-06-14 15:21:18 +02:00
Vincent Povirk
1e2e3d1a05 user32: Add a test to find the queue containing hotkey messages. 2011-06-14 14:11:10 +02:00
Vincent Povirk
9eb6af791f user32: Ignore painting messages in the hotkey test using a wndproc. 2011-06-14 14:11:07 +02:00
Stefan Dösinger
a421278625 wined3d: Invalidate STATE_STREAMSRC in wined3d_device_draw_indexed_primitive_up. 2011-06-14 13:43:56 +02:00
Stefan Dösinger
dafd31861a wined3d: Use GL_ARB_draw_elements_base_vertex if available. 2011-06-14 13:43:56 +02:00
Stefan Dösinger
7de2fa2670 wined3d: Add GL_ARB_draw_elements_base_vertex. 2011-06-14 13:43:56 +02:00
Hans Leidekker
5ca2277cc5 msi: Pass the full custom action command to CreateProcess. 2011-06-14 13:15:25 +02:00
Hans Leidekker
3581d2c6d1 ws2_32: Accept NULL lpNumberOfBytesSent for overlapped calls to WSASend/To. 2011-06-14 13:09:29 +02:00
Andrew Eikum
4b62257b14 winecoreaudio.drv: Initialize audio description flags. 2011-06-14 12:59:43 +02:00
Andrew Eikum
bc10fd3ce6 mmdevapi: Sessions should be unique per-device. 2011-06-14 12:59:39 +02:00
Francois Gouget
aa005d7dee comdlg32: Use macros for the resource IDs instead of numeric literals. 2011-06-14 12:59:15 +02:00
Alexandre Julliard
7511615369 urlmon: Remove unneded stubs for IWindowForBindingUI. 2011-06-14 12:56:59 +02:00
Alexandre Julliard
c173399d62 widl: Move the pointer check functionality to typegen.c. 2011-06-14 12:55:39 +02:00
Alexandre Julliard
fa2b886d1d widl: Also check array pointers for null ref pointers. 2011-06-14 12:55:22 +02:00
Alexandre Julliard
c70ef62958 widl: Make output unique pointers into object pointers in object interfaces. 2011-06-14 12:24:00 +02:00
Alexandre Julliard
bcca410733 widl: Allow unsized in,out string parameters. 2011-06-14 12:23:32 +02:00
Alexandre Julliard
351c6ca5e4 widl: If possible, use the interface name as prefix for the expr eval functions. 2011-06-13 23:59:04 +02:00
Alexandre Julliard
7a0ce4c864 widl: Include the parent interfaces in the proxy thunk table too. 2011-06-13 23:16:36 +02:00
Alexandre Julliard
5881069601 widl: Use delegation when inheriting from a local interface. 2011-06-13 22:16:05 +02:00
Alexandre Julliard
799000ea3a widl: Include the parent interfaces in the proc format string offsets for proxies. 2011-06-13 21:58:33 +02:00
Alexandre Julliard
0cba5b06f5 widl: Use the local function as proxy entry for callas interpreted functions. 2011-06-13 21:17:52 +02:00
Alexandre Julliard
e620869d5f widl: Output the list of rundown routines in server files. 2011-06-13 20:31:42 +02:00
Alexandre Julliard
717f2bebd8 widl: Use the context handle description instead of the pointer for arguments that are pointer to handles. 2011-06-13 20:09:47 +02:00
Francois Gouget
98394f2010 cryptui: Remove the ellipsis from the View button in the certificate management dialog. 2011-06-13 17:41:05 +02:00
Francois Gouget
9988fc54cb shdoclc: Don't duplicate menu separators. 2011-06-13 17:41:01 +02:00
Francois Gouget
f3bc5f6a9e shdoclc: One of the 'Add to Favorites' menu was missing an ellipsis. 2011-06-13 17:38:19 +02:00