Jeremy White
|
b806e13001
|
winspool: Correctly zero printer driver buffer on failure, with tests.
|
2009-12-24 12:15:40 +01:00 |
Jeremy White
|
09401dd4b1
|
winspool: Test for failure using correct size.
|
2009-12-24 12:15:40 +01:00 |
Paul Chitescu
|
7251e91d4d
|
quartz: Implement NullRenderer's IBaseFilter::FindPin.
|
2009-12-24 12:15:40 +01:00 |
Alexandre Julliard
|
5ded71ff43
|
wininet: Fix pointer cast warnings on 64-bit.
|
2009-12-24 12:15:40 +01:00 |
Alexandre Julliard
|
07062b0340
|
winhttp: Fix pointer cast warnings on 64-bit.
|
2009-12-24 12:15:40 +01:00 |
Alexandre Julliard
|
8aa83d326a
|
user32: Make user.exe into a stand-alone 16-bit module.
|
2009-12-24 12:15:12 +01:00 |
Alexandre Julliard
|
4b4b6a48cb
|
user32: Use the wait message handler for the yield in PeekMessageW too.
|
2009-12-24 12:08:02 +01:00 |
Alexandre Julliard
|
b33c5f163a
|
user32: Add a WoW wrapper for message waiting to allow releasing the Win16 lock in the 16-bit code.
|
2009-12-24 12:07:44 +01:00 |
Alexandre Julliard
|
2ea73fd709
|
user32: Remove the no longer needed WIN_ISDIALOG flag.
|
2009-12-23 21:13:58 +01:00 |
Alexandre Julliard
|
5e640271f2
|
user32: Remove the no longer used WIN_ISWIN32 flag.
|
2009-12-23 21:10:59 +01:00 |
Alexandre Julliard
|
da57abcb02
|
user32: Move a few 16-bit stubs to user16.c.
|
2009-12-23 19:49:27 +01:00 |
Alexandre Julliard
|
cf81d0f0f9
|
user32: Remove remaining calls to internal 32-bit functions from msg16.c.
|
2009-12-23 19:45:41 +01:00 |
Alexandre Julliard
|
b63d0e19ed
|
user32: Replace spy functions by a simple trace in 16-bit code.
|
2009-12-23 19:45:03 +01:00 |
Alexandre Julliard
|
a0f9da117a
|
user32: Remove some redundant 16-bit message traces.
|
2009-12-23 19:35:56 +01:00 |
Alexandre Julliard
|
b201a41edf
|
user32: Export the WIN_GetFullHandle function through the WoW handlers.
|
2009-12-23 19:34:58 +01:00 |
Alexandre Julliard
|
eb36bb2e47
|
user32: Export DIALOG_get_info and DIALOG_DoDialogBox through the WoW handlers.
|
2009-12-23 19:34:41 +01:00 |
Alexandre Julliard
|
7f11441af9
|
user32: Duplicate DIALOG_Enable/DisableOwner implementation on the 16-bit side.
|
2009-12-23 19:33:26 +01:00 |
Paul Vriens
|
780ae3a6e4
|
imagehlp/tests: Fix a test failure on Win95.
|
2009-12-23 15:45:44 +01:00 |
Alexandre Julliard
|
ecca543ff2
|
user32: Don't store the 16-bit hook info in the 32-bit thread queue structure.
|
2009-12-23 14:27:31 +01:00 |
Alexandre Julliard
|
1bee9f4f71
|
user32: Make HOOK_IsHooked function static.
|
2009-12-23 14:27:31 +01:00 |
Alexandre Julliard
|
83b66549da
|
user32: Get rid of 16-bit handles in the driver clipboard interface.
|
2009-12-23 14:27:31 +01:00 |
Alexandre Julliard
|
3313c40b7c
|
user32: Reimplement 16-bit clipboard functions on top of the 32-bit ones.
|
2009-12-23 14:27:31 +01:00 |
Alexandre Julliard
|
9d44153273
|
shell32/tests: Fix the system directory test for old WoW64 platforms.
|
2009-12-23 14:27:31 +01:00 |
Alexandre Julliard
|
875f726077
|
shlwapi/tests: Remove empty traces.
|
2009-12-23 14:27:31 +01:00 |
Alexandre Julliard
|
ffe9ace917
|
user32/tests: Fix some last error checks for WoW64.
|
2009-12-23 14:27:31 +01:00 |
Alexandre Julliard
|
89c0b87fad
|
kernel32/tests: Fix the SetThreadIdealProcessor for WoW64.
|
2009-12-23 14:27:31 +01:00 |
Alexandre Julliard
|
221925ddbf
|
kernel32/tests: Get rid of API function typedefs.
|
2009-12-23 14:27:31 +01:00 |
Austin English
|
cc72c4d346
|
cmd: Use DOS newlines, not UNIX.
|
2009-12-23 14:27:31 +01:00 |
Alistair Leslie-Hughes
|
f8aef24795
|
mshtml: Implement IHTMLDocument2 get/put onmouseout.
|
2009-12-23 14:27:30 +01:00 |
Alistair Leslie-Hughes
|
cccaf1ab19
|
mshtml: Implement IHTMLDocument2 get/put onmousedown.
|
2009-12-23 14:27:30 +01:00 |
Alistair Leslie-Hughes
|
a1f275448f
|
mshtml: Implement IHTMLDocument2 get/put onmouseup.
|
2009-12-23 14:27:30 +01:00 |
Christian Costa
|
1324a220b2
|
drmclien: Add stub for DllRegisterServer.
|
2009-12-23 14:27:30 +01:00 |
Christian Costa
|
df9bddcd27
|
ddraw: Improve error message.
|
2009-12-23 14:27:30 +01:00 |
Gerald Pfeifer
|
0885d345b6
|
winedbg: Use #elif defined(...) instead of plain #elif when detecting architectures in dbg_start_interactive().
|
2009-12-23 14:27:30 +01:00 |
Andrew Eikum
|
7255944064
|
hlink: Add tests for IHlinkBrowseContext::SetInitialHlink.
|
2009-12-23 14:27:30 +01:00 |
Andrew Eikum
|
7ba2434975
|
hlink: Add partial implementation of IHlinkBrowseContext::GetHlink.
|
2009-12-23 14:27:30 +01:00 |
Andrew Eikum
|
fc4a9e2e69
|
hlink: Add tests and fix error handling in IHlink::{Get, Set}StringReference.
|
2009-12-23 14:27:30 +01:00 |
Nikolay Sivov
|
7fa3778d8c
|
comctl32/rebar: Fix default just inserted band colors.
|
2009-12-23 14:27:30 +01:00 |
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 |