Nikolay Sivov
|
80ed866ff4
|
comctl32/tests: Explicitly create rebar for each test, cleanup main function a bit.
|
2009-12-23 14:27:30 +01:00 |
Nikolay Sivov
|
9ef90f480a
|
comctl32/updown: Don't change control z-order, this breaks auto buddy binding.
|
2009-12-23 14:27:30 +01:00 |
Nikolay Sivov
|
750ce6be35
|
comctl32/updown: Don't update buddy text if it's the same.
|
2009-12-23 14:27:30 +01:00 |
Henri Verbeet
|
3288911ae3
|
wined3d: Use proper enum elements for FOURCC formats.
|
2009-12-23 14:27:30 +01:00 |
Henri Verbeet
|
5d2a46d92e
|
d3d8/tests: Add some tests for focus behaviour.
|
2009-12-23 14:27:30 +01:00 |
Henri Verbeet
|
a96aa28d98
|
d3d9/tests: Add some tests for focus behaviour.
|
2009-12-23 14:27:29 +01:00 |
Henri Verbeet
|
b49e684f5d
|
wined3d: Focus the focus window.
|
2009-12-23 14:27:29 +01:00 |
Henri Verbeet
|
a0aa10eb5c
|
wined3d: Filter messages for the device's focus window instead of the swapchain's device window.
Usually these will be the same window, but they don't have to be.
|
2009-12-23 14:27:29 +01:00 |
Eric Pouech
|
ed96e740e9
|
dbghelp: Add a couple of helpers to struct cpu to help adding the stack to minidump.
|
2009-12-23 14:27:29 +01:00 |
Eric Pouech
|
54766cdac0
|
dbghelp: Hacked a StackWalk implementation for x86_64.
|
2009-12-23 14:27:29 +01:00 |
Eric Pouech
|
7230659ce9
|
dbghelp: Create a cpu backend to store CPU dependent code, and use it for the i386 stack implementation.
|
2009-12-23 14:27:29 +01:00 |
Alexandre Julliard
|
388814dfa9
|
user32: Avoid accessing the window structure directly in Get/SetWindowLong16.
|
2009-12-23 14:27:29 +01:00 |
Alexandre Julliard
|
4e343b6f3a
|
user32: Avoid accessing the window structure directly in DispatchMessage16.
|
2009-12-23 14:27:28 +01:00 |
Alexandre Julliard
|
73cf431aac
|
user32: Get rid of support for extracting icons from builtin dlls.
We now have fake dll files for all dlls, the icons can be loaded from there.
|
2009-12-23 14:27:22 +01:00 |
Alexandre Julliard
|
2919c49d7f
|
user32: Don't cache 16-bit instance resources on the 32-bit side.
|
2009-12-23 14:26:51 +01:00 |
Alexandre Julliard
|
cecb3a993c
|
user32: Allocate user handles for cursors/icons when we don't have 16-bit support.
|
2009-12-22 17:35:41 +01:00 |
Alexandre Julliard
|
0f511f3c8e
|
user32: Don't assume global handles in CopyIcon.
|
2009-12-22 17:27:59 +01:00 |
Alexandre Julliard
|
b36ca48608
|
user32: Call the cursor/icon handle allocation functions through the WoW handlers table.
|
2009-12-22 17:27:57 +01:00 |
Alexandre Julliard
|
0280f058f9
|
user32: Add wrapper functions for manipulation of cursor/icon handles.
|
2009-12-22 17:27:25 +01:00 |
Alexandre Julliard
|
00e75f2b9e
|
user32: Reimplement MENU_FindSubMenu on the 16-bit side using only exported functions.
|
2009-12-22 17:00:12 +01:00 |
Hans Leidekker
|
d4a7a9d43d
|
wininet: Avoid test failures on win9x.
|
2009-12-22 15:40:04 +01:00 |
Paul Vriens
|
f0a35db253
|
comctl32/tests: Fix a test failure on older comctl32.
|
2009-12-22 15:40:00 +01:00 |
Detlef Riekenberg
|
dc28680847
|
mstask/tests: Skip some tests when the service is not running.
|
2009-12-22 15:39:49 +01:00 |
Eric Pouech
|
2d85d5c235
|
dbghelp: Generalize helper to get a string from an ADDRESS64.
|
2009-12-22 15:39:20 +01:00 |
Eric Pouech
|
fdc86c1999
|
dbghelp: Rewrote stack_walk with 64 bit structures.
|
2009-12-22 15:39:01 +01:00 |
Eric Pouech
|
4c661dc822
|
winedbg: Fix for stack symbols on 64bit platform.
|
2009-12-22 15:38:28 +01:00 |
Eric Pouech
|
afcd3a6b1a
|
winedbg: Ensure the stack pointer is also passed to StackWalk.
|
2009-12-22 15:38:14 +01:00 |
Eric Pouech
|
a775d41c10
|
winedbg: Push the correct machine type to StackWalk.
|
2009-12-22 15:38:01 +01:00 |
Alexandre Julliard
|
b615656f00
|
user32: Get rid of the 16-bit dialog heap.
Edit controls don't allocate memory on the 16-bit heap anyway.
|
2009-12-22 15:35:15 +01:00 |
Alexandre Julliard
|
009badeb32
|
user32: Delay creation of the 16-bit dialog info structure until the window is created.
This mirrors the behavior of the 32-bit side.
|
2009-12-22 15:34:19 +01:00 |
Alistair Leslie-Hughes
|
2cd6ac2725
|
mshtml: Add stub interface IHTMLFiltersCollection.
|
2009-12-22 14:13:07 +01:00 |
David Adam
|
202f826d02
|
d3dx9/tests: 1 must be a float.
|
2009-12-22 14:12:43 +01:00 |
Andrew Nguyen
|
adf55f0000
|
cfgmgr32: Forward more functions to setupapi.
|
2009-12-22 13:48:27 +01:00 |
Andrew Nguyen
|
a72af3100d
|
dxdiagn: Validate the dwDxDiagHeaderVersion member in IDxDiagProvider::Initialize.
|
2009-12-22 13:48:26 +01:00 |
Andrew Nguyen
|
e1dd6a869d
|
dxdiagn: Fix a return value and avoid validating the input parameter for IDxDiagProviderImpl::GetContainer.
|
2009-12-22 13:48:26 +01:00 |
Andrew Nguyen
|
dddf714f02
|
dxdiagn: Add tests for IDxDiagProvider.
|
2009-12-22 13:48:26 +01:00 |
Andrew Nguyen
|
b0e3c91c0a
|
dxdiagn: Fail class instantiation if aggregation is requested.
|
2009-12-22 13:48:26 +01:00 |
Andrew Nguyen
|
d36e3b4a1d
|
dxdiagn: Make the IDxDiag* interfaces conform to the IUnknown::QueryInterface contract.
|
2009-12-22 13:48:26 +01:00 |
Andrew Nguyen
|
3eea5a8ae9
|
setupapi: Implement SetupDiOpenDeviceInfoA/W as stubs.
|
2009-12-22 13:48:26 +01:00 |
Hans Leidekker
|
9f63f7d949
|
gdiplus: Implement GdipGet/SetStringFormatMeasurableCharacterRanges.
|
2009-12-22 13:48:26 +01:00 |
Marcus Meissner
|
e2f7946bbc
|
msi: Removed unnecessary NULL check.
|
2009-12-22 13:48:26 +01:00 |
Marcus Meissner
|
e235bfcca7
|
cryptnet: Remove an unnecessary variable (Coverity).
|
2009-12-22 13:48:26 +01:00 |
Hans Leidekker
|
406b6e36d8
|
wininet: Free per-thread error info upon exit from an async procedure.
Found by Valgrind.
|
2009-12-22 13:48:26 +01:00 |
Nikolay Sivov
|
14058ccf25
|
kernel32: Fix a leak in ReplaceFileW.
|
2009-12-22 13:48:26 +01:00 |
Nikolay Sivov
|
6cc141ff59
|
comctl32/updown: Simplify buddy subclassing using SetWindowSubclass chain.
|
2009-12-22 13:48:26 +01:00 |
Nikolay Sivov
|
705aee525a
|
comctl32/tests: Use win_skip() while skipping subclass tests.
|
2009-12-22 13:48:25 +01:00 |
Nikolay Sivov
|
48d42d4a93
|
comctl32/tests: Some tests for buddy procedure subclassing.
|
2009-12-22 13:48:25 +01:00 |
Nikolay Sivov
|
8fc96f20a3
|
comctl32/tests: Add ability to create any number of edit buddies.
|
2009-12-22 13:48:25 +01:00 |
Nikolay Sivov
|
6d270a1d48
|
kernel32: Fix SearchPath parameter validation with tests.
|
2009-12-22 13:48:25 +01:00 |
Nikolay Sivov
|
08a778c568
|
kernel32/tests: Init pointers in common way, add some win_skip() while skipping.
|
2009-12-22 13:48:25 +01:00 |