Paul Vriens
|
36e416b614
|
wininet/tests: Fix test failures for wininet.dll that comes with IE7.
|
2007-08-17 11:47:46 +02:00 |
Paul Vriens
|
968d305148
|
shell32/tests: Use GetModuleHandle instead of LoadLibrary.
|
2007-08-17 11:47:41 +02:00 |
Alexandre Julliard
|
eaad370987
|
winex11: Don't try to activate the desktop window on take focus.
|
2007-08-16 23:43:58 +02:00 |
Alexandre Julliard
|
bde89576b3
|
winex11: Store wm hints in the window data instead of fetching them when needed.
|
2007-08-16 23:27:37 +02:00 |
Detlef Riekenberg
|
4ff59a8320
|
winspool: Implement AddPrinterDriverExA.
|
2007-08-16 12:09:40 +02:00 |
Detlef Riekenberg
|
29444b4aa3
|
winspool: Implement AddPrinterDriverExW.
|
2007-08-16 12:09:20 +02:00 |
Jacek Caban
|
931714e7b7
|
mshtml: Store HTMLDocument reference in HTMLSelectionObject.
|
2007-08-16 12:01:57 +02:00 |
Marcus Meissner
|
f2ccdecd4b
|
kernel32: Initialize variable to a known bad value.
|
2007-08-16 12:01:50 +02:00 |
Alexander Nicolaysen Sørnes
|
cd00a42e56
|
comdlg32: printdlg: Set/Load paper orientation in PageSetupDlgW.
|
2007-08-16 12:00:45 +02:00 |
Misha Koshelev
|
5a11a1201f
|
urlmon: Call IInternetProtocolSink_Release and ReleaseStgMedium in HttpProtocol where native does.
|
2007-08-16 11:52:56 +02:00 |
Misha Koshelev
|
c8ab2a947c
|
urlmon: Call IInternetProtocolSink_AddRef in HttpProtocol where native does (but just once).
|
2007-08-16 11:52:34 +02:00 |
Mikołaj Zalewski
|
5cdfee8153
|
wininet: A small test for HttpQueryInfoA.
|
2007-08-16 11:52:12 +02:00 |
Mikołaj Zalewski
|
3fa49f0f02
|
wininet: Make HttpQueryInfo[AW] work for lpBuffer == NULL and len > 0.
|
2007-08-16 11:52:06 +02:00 |
Mikołaj Zalewski
|
ab7d17727c
|
wininet: Support HTTP_QUERY_RAW_HEADER_CRLF|HTTP_QUERY_FLAG_REQUEST_HEADERS.
|
2007-08-16 11:51:52 +02:00 |
Juan Lang
|
cf3535351a
|
wintrust: Remove redundant check of pbSignedDataMsg (Coverity).
|
2007-08-16 11:51:35 +02:00 |
Juan Lang
|
1626da2bba
|
crypt32: Free default chain engine.
|
2007-08-16 11:46:40 +02:00 |
Evan Stade
|
b1237257f0
|
gdiplus: Fix default value of StringTrimmingCharacter.
|
2007-08-16 11:41:37 +02:00 |
Evan Stade
|
f46b779451
|
gdiplus/tests: Added GpStringFormat tests.
|
2007-08-16 11:41:27 +02:00 |
Evan Stade
|
4e041fe4b9
|
gdiplus/tests: Added GdipAddPathLineI test.
|
2007-08-16 11:41:13 +02:00 |
Evan Stade
|
be66c3c93b
|
gdiplus: Use DrawText instead of TabbedTextOut.
|
2007-08-16 11:41:03 +02:00 |
Evan Stade
|
ca94939308
|
gdiplus: Handle empty layout rectangle in GdipDrawString.
|
2007-08-16 11:40:55 +02:00 |
Evan Stade
|
44e983925a
|
gdiplus: Handle empty layout rectangle in GdipMeasureString.
|
2007-08-16 11:40:46 +02:00 |
Evan Stade
|
d4107db6bb
|
gdiplus: Handle StringFormatFlagsNoWrap in GdipMeasureString.
|
2007-08-16 11:40:36 +02:00 |
Evan Stade
|
3f32083ed7
|
gdiplus: Handle StringFormatFlagsNoWrap in GdipDrawString.
|
2007-08-16 11:40:29 +02:00 |
Evan Stade
|
92aa57bece
|
gdiplus: Fixed 2 GdipDrawString bugs.
|
2007-08-16 11:40:18 +02:00 |
Evan Stade
|
a51cf1d35a
|
gdiplus: Added GdipMeasureString.
|
2007-08-16 11:40:02 +02:00 |
Andrew Talbot
|
291dd7a090
|
riched20: Constify some variables.
|
2007-08-16 11:35:06 +02:00 |
Stefan Dösinger
|
028729d102
|
wined3d: Fix WINED3DFMT_A4L4.
|
2007-08-16 11:35:06 +02:00 |
Stefan Dösinger
|
b220905e4a
|
wined3d: Reinstall the internal reference on the current index buffer.
|
2007-08-16 11:35:06 +02:00 |
Stefan Dösinger
|
7ebf3d92b5
|
wined3d: Release the stateblock before destroying the swapchain.
|
2007-08-16 11:35:06 +02:00 |
Stefan Dösinger
|
18936a1b89
|
wined3d: Do not advertize A8R3R3B2 support.
|
2007-08-16 11:35:06 +02:00 |
Stefan Dösinger
|
56a7486235
|
wined3d: Fix WINED3DFMT_R3G3B2.
|
2007-08-16 11:35:06 +02:00 |
Paul Vriens
|
444a8e5190
|
shell32/tests: Use GetModuleHandle instead of LoadLibrary.
|
2007-08-16 11:35:06 +02:00 |
Lei Zhang
|
13ae5f8e8c
|
riched20: Add missing scroll bar update.
|
2007-08-16 11:35:06 +02:00 |
Lei Zhang
|
0d4707c284
|
riched20: Properly calculate control display height.
|
2007-08-16 11:35:06 +02:00 |
Maarten Lankhorst
|
3d32315c9e
|
winealsa: Add support for playing dsound capture buffer.
|
2007-08-16 11:11:55 +02:00 |
Maarten Lankhorst
|
ea9b6b074c
|
winealsa: Add support for opening/closing dsound capture buffer.
|
2007-08-16 11:11:50 +02:00 |
Maarten Lankhorst
|
23bc426e14
|
winealsa: Add IDsCaptureDriverBuffer stub.
|
2007-08-16 11:11:40 +02:00 |
Maarten Lankhorst
|
4205a44131
|
winealsa: Implement IDsCaptureDriverImpl_Open.
|
2007-08-16 11:11:28 +02:00 |
Maarten Lankhorst
|
50b46daf30
|
winealsa: Add initial dscapturedriver stub.
|
2007-08-16 11:11:18 +02:00 |
Maarten Lankhorst
|
b42287ca66
|
dsound: Handle failing of obtaining IDsDriverNotify.
|
2007-08-16 11:10:54 +02:00 |
Huw Davies
|
0dcebea44d
|
riched20: Add some test for EM_GETTEXTLENGTHEX and fix the single line edit cases.
|
2007-08-16 11:10:25 +02:00 |
Francois Gouget
|
ce26e78c23
|
printui: Update win32.api to fix the winapi_check warnings.
|
2007-08-16 11:09:48 +02:00 |
Francois Gouget
|
ee3b2632ef
|
ntprint: Update win32.api to fix the winapi_check warnings.
|
2007-08-16 11:09:45 +02:00 |
Francois Gouget
|
f20cd498e0
|
ntoskrnel.exe: Better match the PSDK types and fix the winapi_check warnings.
|
2007-08-16 11:09:41 +02:00 |
Francois Gouget
|
cd1c07b4d8
|
ntdll: Better match the PSDK types and fix the winapi_check warnings.
|
2007-08-16 11:09:38 +02:00 |
Francois Gouget
|
66b7134a04
|
nddeapi: Update win32.api to fix the winapi_check warnings.
|
2007-08-16 11:09:34 +02:00 |
Francois Gouget
|
d18cf0c4f1
|
kernel32/tests: Remove a redundant RegSetValueExA() call.
|
2007-08-16 11:09:31 +02:00 |
Francois Gouget
|
df3437b825
|
mshtml: Update win32.api to fix the winapi_check warnings.
|
2007-08-16 11:09:22 +02:00 |
Paul Vriens
|
5748f15826
|
user32/tests: Run tests on win95 again.
|
2007-08-16 11:08:13 +02:00 |