Alexandre Julliard
|
114da7c46b
|
user32/tests: Add some more optional messages.
|
2009-03-03 13:20:49 +01:00 |
Alexandre Julliard
|
e256e988c5
|
user32/tests: Fix a couple of failing menu tests.
|
2009-03-03 13:20:34 +01:00 |
Alexandre Julliard
|
d387cf3251
|
user32: Use MAKEWPARAM instead of MAKELONG for menu messages.
|
2009-03-03 13:20:21 +01:00 |
Henri Verbeet
|
28c595e3a4
|
d3d10: Implement ID3D10EffectPass::GetDesc().
|
2009-03-03 12:37:00 +01:00 |
Henri Verbeet
|
7c03f2c21b
|
d3d10: Store the shader's input signature.
|
2009-03-03 12:36:55 +01:00 |
Henri Verbeet
|
78afd8736c
|
d3d10: Implement ID3D10EffectTechnique::GetDesc().
|
2009-03-03 12:36:48 +01:00 |
Henri Verbeet
|
26b24ed8a5
|
d3d10: Simplify DXBC chunk handlers.
|
2009-03-03 12:36:43 +01:00 |
Henri Verbeet
|
152c9637ac
|
d3d10: Actually use the parse_fx10() return value.
|
2009-03-03 12:36:37 +01:00 |
Paul Vriens
|
1b4e61c07a
|
shlwapi/tests: Fix a typo.
|
2009-03-03 12:36:32 +01:00 |
Paul Vriens
|
fca2626768
|
msi/tests: Fix a test failure on Win95.
|
2009-03-03 12:36:25 +01:00 |
Ken Thomases
|
f85a7b16ca
|
dsound: Don't use HEAP_ZERO_MEMORY when we're about to overwrite the buffer.
|
2009-03-03 12:36:21 +01:00 |
Francois Gouget
|
4dc8987112
|
sane.ds: Fix compilation with older SANE headers.
|
2009-03-03 12:36:17 +01:00 |
Jeremy White
|
2c0fea94e8
|
sane.ds: Implement grayscale and B&W scanning for native image transfers.
|
2009-03-03 12:36:12 +01:00 |
Jeremy White
|
1d58b7e1cc
|
sane.ds: Add a few trace messages useful in following color format.
|
2009-03-03 12:36:02 +01:00 |
Jeremy White
|
29df246005
|
sane.ds: Downgrade inappropriate FIXMEs.
|
2009-03-03 12:35:57 +01:00 |
Michael Stefaniuc
|
3c80f741c2
|
regedit: Cast to LPARAM the 4th argument passed to SendMessage.
|
2009-03-03 12:35:53 +01:00 |
Michael Stefaniuc
|
87b15bb9fd
|
taskmgr: Cast to LPARAM the 4th argument passed to SendMessage.
Casting to long would truncate the pointers when compiling with MSVC
for Win64.
|
2009-03-03 12:35:51 +01:00 |
Jacek Caban
|
e18e6ba3d8
|
urlmon: Use pluggable protocol for ftp binding.
|
2009-03-03 12:35:45 +01:00 |
Jacek Caban
|
ad4a21bc99
|
urlmon: Added ftp pluggable protocol implementation.
|
2009-03-03 12:35:42 +01:00 |
Jacek Caban
|
ffea80cf0a
|
wininet: Don't send INTERNET_STATUS_HANDLE_CLOSING notification for ftp session created by InternetOpenUrl.
|
2009-03-03 12:35:39 +01:00 |
Alexandre Julliard
|
1bd0690e5e
|
uninstaller: Only load error strings when needed.
|
2009-03-03 12:35:35 +01:00 |
Francois Gouget
|
52e415f769
|
uninstaller: Use DELAYIMPORTS on the GUI dlls to speed up 'uninstaller --list'.
|
2009-03-03 12:35:19 +01:00 |
Vitaliy Margolen
|
8dac79d38b
|
dinput: Add few special cases for key mappings.
|
2009-03-03 12:35:14 +01:00 |
Vincent Povirk
|
392537bb33
|
kernel32/tests: Add named pipe test using i/o completion ports.
|
2009-03-03 11:59:48 +01:00 |
Alexandre Julliard
|
c47e32a7cc
|
kernel32: Fix the last error code for timeout in GetQueuedCompletionStatus.
|
2009-03-03 11:59:48 +01:00 |
Alexandre Julliard
|
50171c5cc1
|
server: Make the new named pipe server fd inherit the I/O completion if it was set before connecting.
|
2009-03-03 11:59:29 +01:00 |
Alexandre Julliard
|
9dd3fe5467
|
server: Overlapped named pipes are never blocking, even if no APC was specified.
|
2009-03-02 20:34:07 +01:00 |
Anders Jonsson
|
88d9210dd7
|
README: Swedish translation.
|
2009-03-02 15:08:12 +01:00 |
Aurimas Fischer
|
26ad1c99b6
|
shell32: Update Lithuanian translation.
|
2009-03-02 15:07:58 +01:00 |
Aurimas Fischer
|
c5d0ff8370
|
comctl32: Add Lithuanian translation.
|
2009-03-02 15:07:55 +01:00 |
Stefano Guidoni
|
b7d766d94c
|
imaadp32: Support for non-standard formats.
|
2009-03-02 15:07:49 +01:00 |
Stefano Guidoni
|
fdb7d53fbb
|
imaadp32: Fixed adpcm_FormatSuggest.
|
2009-03-02 15:07:42 +01:00 |
Stefano Guidoni
|
c7fb665a92
|
imaadp32: block align the adpcm extra data.
|
2009-03-02 15:07:07 +01:00 |
Rein Klazes
|
5c130c813a
|
user32: MENU_TrackMenu, called from TrackPopupMenu(), should send WM_ENTERIDLE message with the menu window handle as lparam with test.
|
2009-03-02 15:06:57 +01:00 |
Tony Wasserka
|
ceac557f59
|
d3dx9: ID3DXSprite: Move vdecl creation to ID3DXSprite_Begin.
|
2009-03-02 15:03:01 +01:00 |
Tony Wasserka
|
f975d4bfa7
|
d3dx9: Implement ID3DXSprite_Get/SetTransform.
|
2009-03-02 15:02:56 +01:00 |
Eric Pouech
|
21c3e79e52
|
winex11: Correctly pad 1 bpp DDB's lines with 0 values.
|
2009-03-02 15:02:43 +01:00 |
Paul Vriens
|
66bd3d428f
|
user32/tests: Fix some test failures on Win98/WinME.
|
2009-03-02 14:51:50 +01:00 |
Alistair Leslie-Hughes
|
2619dda6b7
|
mshtml: Implement IHTMLStyle get/put textDecorationBlink.
|
2009-03-02 14:03:52 +01:00 |
Alistair Leslie-Hughes
|
cbbdc41bdf
|
mshtml: Implement IHTMLStyle get/put textDecorationOverline.
|
2009-03-02 14:03:46 +01:00 |
Alistair Leslie-Hughes
|
c9f4c2298a
|
mshtml: Implement IHTMLStyle get/put textDecorationNone.
|
2009-03-02 14:03:38 +01:00 |
Detlef Riekenberg
|
5104db3d82
|
spoolss: Implement AddPrinterDriverExW.
|
2009-03-02 14:00:19 +01:00 |
Detlef Riekenberg
|
393c3817b1
|
spoolss: Implement DeleteMonitorW.
|
2009-03-02 14:00:10 +01:00 |
Detlef Riekenberg
|
f45cb5ce7f
|
spoolss: Implement AddMonitorW.
|
2009-03-02 13:59:59 +01:00 |
Gerald Pfeifer
|
2a7d98a52c
|
comctl32: Simplify three TAB_ functions.
|
2009-03-02 13:59:51 +01:00 |
Steven Edwards
|
3d0c0429ad
|
include: Add check to asm macro for Windows Services for Unix/Subsystem for Unix applications.
|
2009-03-02 13:59:42 +01:00 |
Detlef Riekenberg
|
423ffdd10f
|
shdocvw/tests: Detect more interfaces in the webbrowser test.
|
2009-03-02 13:20:46 +01:00 |
Detlef Riekenberg
|
41c0d35a7a
|
shdocvw/tests: Add IServiceProvider to the webbrowser test.
|
2009-03-02 13:20:46 +01:00 |
Stefan Leichter
|
56031d2ba4
|
ntoskrnl.exe: Stub for MmQuerySystemSize.
|
2009-03-02 13:20:46 +01:00 |
Alexandre Julliard
|
6aade4122a
|
iphlpapi: Remove the no longer needed getNumRoutes and GetNumWithOneHeader functions.
|
2009-03-02 13:20:46 +01:00 |