Paul Vriens
|
4c32875e92
|
crypt32: Simplify by removing unneeded backslash.
|
2006-09-20 20:04:55 +02:00 |
Huw Davies
|
8b368b9cee
|
gdi32: GetTextExtentPoint and GetTextExtentExPoint behave differently if there's a \n in the string.
|
2006-09-20 20:04:45 +02:00 |
Huw Davies
|
7be2957098
|
gdi32: Fix ppem in the case that there isn't an exact height match in the vdmx table.
|
2006-09-20 20:04:34 +02:00 |
Huw Davies
|
0c06ec1bb3
|
gdi32: Only run the GetGlyphIndices test if Symbol is installed.
|
2006-09-20 20:04:29 +02:00 |
Benjamin Arai
|
f84c1463c1
|
msi: Adds test to check if "AND" operator returns the correct result for the "WHERE" clause.
|
2006-09-20 20:04:21 +02:00 |
Benjamin Arai
|
32d002c7ed
|
msi: Adds tests to check if joins return the correct number of rows.
|
2006-09-20 20:04:01 +02:00 |
Benjamin Arai
|
d4c6b06ed7
|
msi: Updates tests for joins to include row and column ids in message.
|
2006-09-20 20:03:54 +02:00 |
Christoph Frick
|
6192f77d25
|
wined3d: Clamp the light exponent at 128.
|
2006-09-20 20:03:46 +02:00 |
Paul Vriens
|
d51594d0d6
|
setupapi/tests: Use pSetupDiOpenClassRegKeyExA.
|
2006-09-20 20:03:38 +02:00 |
Paul Vriens
|
0c7ecacf47
|
ntdll: Don't do DVD_READ_STRUCTURE when inbuffer or outbuffer has issues (Coverity).
|
2006-09-20 20:03:32 +02:00 |
Paul Vriens
|
e94df274ce
|
ntdll: Fixed conditional expression (Coverity).
|
2006-09-20 20:03:27 +02:00 |
Dmitry Timoshkov
|
e41c0acc0c
|
gdi: If there is no space for strings GetOutlineTextMetricsA should not indicate that they present.
|
2006-09-20 20:03:18 +02:00 |
Vitaliy Margolen
|
84b2d73d38
|
dinput: Initialize default coop level. Invert logic in hook handler.
|
2006-09-20 20:03:07 +02:00 |
Andrew Talbot
|
589265918c
|
ntdll: Cast-qual warning fix.
|
2006-09-20 20:02:55 +02:00 |
Andrew Talbot
|
2e372c08b5
|
msi: Cast-qual warnings fix.
|
2006-09-20 20:02:48 +02:00 |
Andrew Talbot
|
752600b314
|
hlink: Cast-qual warnings fix.
|
2006-09-20 20:02:26 +02:00 |
Paul Vriens
|
2ade49bf08
|
url: Fixed wrong argument (Coverity).
|
2006-09-20 12:25:29 +02:00 |
James Hawkins
|
7a97b3ed84
|
msi: Use ACTION_UpdateComponentStates in the selection tree so we don't have to duplicate the component changing logic.
|
2006-09-20 12:24:54 +02:00 |
James Hawkins
|
6518f3d7f2
|
msi: INSTALLSTATE_SOURCE also overrides a parent feature state change to INSTALLSTATE_ABSENT.
|
2006-09-20 12:24:45 +02:00 |
James Hawkins
|
a4c6ca2b65
|
msi: Add tests for components with multiple parent features.
|
2006-09-20 12:24:35 +02:00 |
James Hawkins
|
32c0a764ee
|
msi: Add the total and free disk space to the VolumeCostList control.
|
2006-09-20 12:24:30 +02:00 |
Louis. Lenders
|
34e03fc042
|
d3d8: More correct stub for ValidatePixelShader + tests.
|
2006-09-20 12:24:23 +02:00 |
Vitaliy Margolen
|
adadb5be78
|
dinput: Return proper errors in SetCooperativeLevel.
|
2006-09-20 12:24:14 +02:00 |
Andrew Talbot
|
062424b68a
|
advpack: Remove duplicate function declaration.
|
2006-09-20 12:23:53 +02:00 |
Andrew Talbot
|
c4f4c2ff84
|
netapi32: Cast-qual warnings fix.
|
2006-09-20 12:23:37 +02:00 |
Andrew Talbot
|
c5df5717e9
|
msvcrt: Cast-qual warnings fix.
|
2006-09-20 12:23:32 +02:00 |
Andrew Talbot
|
dce3302f71
|
mapi32: Cast-qual warning fix.
|
2006-09-20 12:23:19 +02:00 |
Andrew Talbot
|
10a0931ebe
|
kernel32: Cast-qual warnings fix.
|
2006-09-20 12:23:13 +02:00 |
Andrew Talbot
|
e595298a56
|
kernel32: Cast-qual warnings fix.
|
2006-09-20 12:23:08 +02:00 |
Andrew Talbot
|
ea117516a7
|
kernel32: Cast-qual warnings fix.
|
2006-09-20 12:23:03 +02:00 |
Andrew Talbot
|
2b164a2d41
|
kernel32: Cast-qual warnings fix.
|
2006-09-20 12:22:55 +02:00 |
Alexandre Julliard
|
a27d0aa4e9
|
include: Added definitions for the fault address exception information.
|
2006-09-20 11:27:53 +02:00 |
Alexandre Julliard
|
530e765035
|
include: Exception filters should return LONG, not DWORD.
Also move UnhandledExceptionFilter definitions to winbase.h since they
are there in the latest SDK.
|
2006-09-20 11:26:59 +02:00 |
Mikołaj Zalewski
|
5facde470e
|
comctl32: toolbar: Don't leak the intoPtr->bitmaps during resizing and destruction.
|
2006-09-20 11:21:57 +02:00 |
Mikołaj Zalewski
|
5564266a8a
|
comctl32: header: Update the header comment.
|
2006-09-20 11:21:41 +02:00 |
Mikołaj Zalewski
|
e4f3689513
|
comctl32: header: Remove the nOldWidth.
|
2006-09-20 11:21:32 +02:00 |
Mikołaj Zalewski
|
bd7f9321a0
|
comctl32: header: Send new values in notifies during resize and drag-drop instead of the old ones.
This also fixes the notify format of HDN_ITEMCLICKED(A/W).
|
2006-09-20 11:21:22 +02:00 |
Mikołaj Zalewski
|
f85ceb1be3
|
comctl32: header: Merge the simple delete and complex delete.
|
2006-09-20 11:21:05 +02:00 |
Mikołaj Zalewski
|
d98b9a4655
|
comctl32: header: Simplify the insert/delete code by using ReAlloc.
|
2006-09-20 11:20:30 +02:00 |
Mikołaj Zalewski
|
8ab78e18c6
|
comctl32: header: Test the header order-management code and fix some bugs.
|
2006-09-20 11:19:30 +02:00 |
Stefan Leichter
|
0eab042890
|
dmloader: Print 64bit integers with wine_dbgstr_longlong.
|
2006-09-20 11:18:56 +02:00 |
Detlef Riekenberg
|
1e2b9b7d36
|
winspool: Fix missing backslash.
|
2006-09-20 11:18:22 +02:00 |
Paul Vriens
|
270dbc9d07
|
setupapi: Fixed wrong check (Coverity).
|
2006-09-20 11:18:10 +02:00 |
Paul Vriens
|
1059f697f0
|
crypt32: Cast-qual warnings fix.
|
2006-09-20 11:17:52 +02:00 |
Paul Vriens
|
b078b5ddd3
|
crypt32: Move SIP related tests to their own file.
|
2006-09-20 11:17:24 +02:00 |
Paul Vriens
|
ef860912a2
|
crypt32: Move SIP related functions to their own file.
|
2006-09-20 11:16:20 +02:00 |
Paul Vriens
|
8edf507662
|
crypt32: Add a few functions to the spec file.
|
2006-09-20 11:16:08 +02:00 |
Roderick Colenbrander
|
ab00044408
|
winex11.drv: Fix wined3d/opengl regression.
|
2006-09-20 11:15:45 +02:00 |
Roderick Colenbrander
|
9796aade28
|
winex11.drv: Fix fbconfig regression.
|
2006-09-20 11:15:21 +02:00 |
James Hawkins
|
15b46847b0
|
setupapi: Add stubs for SetupOpenLog, SetupCloseLog, and SetupLogError.
|
2006-09-14 12:06:09 +02:00 |