Paul Vriens [Wed, 11 Jul 2007 19:10:36 +0000 (21:10 +0200)]
advapi/service: First tests (and fixes) for CreateService.
Paul Vriens [Wed, 11 Jul 2007 18:43:01 +0000 (20:43 +0200)]
advapi/service: Fix possible handle leak.
Paul Vriens [Wed, 11 Jul 2007 17:36:00 +0000 (19:36 +0200)]
advapi/service: Simplify DeleteService by using RegDeleteTree.
Thomas Weidenmueller [Wed, 11 Jul 2007 21:48:31 +0000 (23:48 +0200)]
shlwapi: Use publicly defined structure DATABLOCK_HEADER instead of redefining it locally.
Lei Zhang [Wed, 11 Jul 2007 20:58:25 +0000 (13:58 -0700)]
winex11.drv: Remove old dnd code.
Hans Leidekker [Wed, 11 Jul 2007 20:07:15 +0000 (22:07 +0200)]
pdh: Fix two typos.
Hans Leidekker [Wed, 11 Jul 2007 20:07:11 +0000 (22:07 +0200)]
pdh: Use GetTickCount64 instead of GetTickCount.
Alexandre Julliard [Wed, 11 Jul 2007 12:40:19 +0000 (14:40 +0200)]
user32/tests: Flush messages more aggressively in a couple of tests.
Kovács András [Mon, 9 Jul 2007 12:06:40 +0000 (14:06 +0200)]
d3d10: Add stub for d3d10.dll.
Tim Schwartz [Mon, 9 Jul 2007 16:25:48 +0000 (11:25 -0500)]
net.exe: Converted strings to resources.
Alexandre Julliard [Wed, 11 Jul 2007 12:04:54 +0000 (14:04 +0200)]
kernel32: Implemented GetTickCount64.
Evan Stade [Wed, 11 Jul 2007 01:39:34 +0000 (18:39 -0700)]
gdiplus: Changed calls to floor to floorf.
James Hawkins [Wed, 11 Jul 2007 07:11:53 +0000 (00:11 -0700)]
msi: Add tests for adding properties with a transform during an install.
James Hawkins [Wed, 11 Jul 2007 07:11:10 +0000 (00:11 -0700)]
msi: Add tests for adding properties in a transform.
James Hawkins [Wed, 11 Jul 2007 07:10:20 +0000 (00:10 -0700)]
msi: Fix current _Property table tests and add more tests.
Lei Zhang [Tue, 10 Jul 2007 21:47:02 +0000 (14:47 -0700)]
start.exe: Put double quotes around arguments with spaces.
Aric Stewart [Tue, 10 Jul 2007 19:19:22 +0000 (14:19 -0500)]
imm32: Use the COMPOSITIONSTRING in hCompStr.
Stop using our custom structure for the Composition string and instead
use the COMPOSITIONSTRING whose handle is in the IMC structure.
Misha Koshelev [Tue, 10 Jul 2007 15:52:03 +0000 (10:52 -0500)]
urlmon: Implement HttpProtocol.
Chris Robinson [Tue, 10 Jul 2007 20:53:49 +0000 (13:53 -0700)]
winemp3: Remove function declarations with no definition and unused macros.
Chris Robinson [Tue, 10 Jul 2007 19:09:25 +0000 (12:09 -0700)]
winemp3: Remove global mpstr pointer.
Dmitry Timoshkov [Wed, 11 Jul 2007 06:07:30 +0000 (15:07 +0900)]
gdi32: Do not report an error if a requested to add font is already loaded.
Alexandre Julliard [Wed, 11 Jul 2007 10:01:15 +0000 (12:01 +0200)]
configure: Fix typo in liblcms notice check.
James Hawkins [Tue, 10 Jul 2007 18:26:44 +0000 (11:26 -0700)]
msi: Check for NULL transform, as there may be no transforms for the _Columns or _Tables tables.
Paul Vriens [Tue, 10 Jul 2007 17:39:57 +0000 (19:39 +0200)]
gdiplus: Don't use struct member before NULL check (Coverity).
Juan Lang [Wed, 11 Jul 2007 01:04:40 +0000 (18:04 -0700)]
rsaenh: Get rid of the hash idle state, native doesn't behave as though it has one.
Detlef Riekenberg [Tue, 10 Jul 2007 19:52:42 +0000 (21:52 +0200)]
ntdll: Avoid crash with WINEDEBUG=+snoop.
Chris Robinson [Tue, 10 Jul 2007 16:08:56 +0000 (09:08 -0700)]
winemp3: Use head_check to check for valid headers.
Chris Robinson [Tue, 10 Jul 2007 16:05:38 +0000 (09:05 -0700)]
winemp3: Check the right macro when defining TRUE.
Anatoly Lyutin [Mon, 9 Jul 2007 08:27:50 +0000 (12:27 +0400)]
cmd: Use toupperW instead of toupper.
Paul Vriens [Tue, 10 Jul 2007 14:31:10 +0000 (16:31 +0200)]
advapi32: Create specific access rights for service control manager handles.
Mikołaj Zalewski [Tue, 10 Jul 2007 13:53:38 +0000 (15:53 +0200)]
comctl32: toolbar: We should send TBN_GETDISPINFOW even for ANSI controls (with testcase).
Mikołaj Zalewski [Tue, 10 Jul 2007 13:23:05 +0000 (15:23 +0200)]
comctl32: toolbar: The iImage in TBN_GETDISPINFO should be initialized to -1.
Alexandre Julliard [Tue, 10 Jul 2007 20:37:53 +0000 (22:37 +0200)]
winedump: Add RT_MANIFEST resource type.
Alexandre Julliard [Tue, 10 Jul 2007 20:37:42 +0000 (22:37 +0200)]
include: Add some definitions for manifest resources.
Bernd Buschinski [Tue, 10 Jul 2007 13:27:20 +0000 (15:27 +0200)]
gdiplus: Fix test typo/compile error.
Alexandre Julliard [Tue, 10 Jul 2007 13:22:18 +0000 (15:22 +0200)]
configure: Add a few more notices for missing packages.
Alexandre Julliard [Tue, 10 Jul 2007 13:14:15 +0000 (15:14 +0200)]
configure: Move notices about missing features next to the corresponding checks.
Alexandre Julliard [Tue, 10 Jul 2007 13:05:40 +0000 (15:05 +0200)]
aclocal: Add macros for logging messages about missing features.
Juan Lang [Mon, 9 Jul 2007 20:44:38 +0000 (13:44 -0700)]
crypt32: Implement CryptSIPGetSignedDataMsg, CryptSIPPutSignedDataMsg,
CryptSIPCreateIndirectData, CryptSIPVerifyIndirectData, and
CryptSIPRemoveSignedDataMsg.
Juan Lang [Tue, 10 Jul 2007 00:07:54 +0000 (17:07 -0700)]
crypt32: Implement CryptSIPLoad.
Evan Stade [Tue, 10 Jul 2007 03:54:47 +0000 (20:54 -0700)]
gdiplus: Added a test for GdipAddPathLine2.
Evan Stade [Tue, 10 Jul 2007 03:54:43 +0000 (20:54 -0700)]
gdiplus: Fixed bug in GdipGetPathPoints().
Evan Stade [Tue, 10 Jul 2007 03:54:38 +0000 (20:54 -0700)]
gdiplus: Added constructor and destructor test for gdiplus paths.
Evan Stade [Tue, 10 Jul 2007 03:32:29 +0000 (20:32 -0700)]
gdiplus: Make LineCapArrowAnchor look more like it does in windows.
Evan Stade [Tue, 10 Jul 2007 03:54:27 +0000 (20:54 -0700)]
gdiplus: Fixed a bug in helper function draw_polybezier.
Evan Stade [Tue, 10 Jul 2007 03:54:23 +0000 (20:54 -0700)]
gdiplus: GdipDrawCurve2 now uses SaveDC()/RestoreDC() and end caps.
Evan Stade [Tue, 10 Jul 2007 03:54:18 +0000 (20:54 -0700)]
gdiplus: Updated GdipDrawRectangleI.
Evan Stade [Tue, 10 Jul 2007 03:54:11 +0000 (20:54 -0700)]
gdiplus: Updated draw_pie to use SaveDC/RestoreDC.
Juan Lang [Mon, 9 Jul 2007 18:27:46 +0000 (11:27 -0700)]
crypt32: More decode message update tests.
Juan Lang [Mon, 9 Jul 2007 18:25:24 +0000 (11:25 -0700)]
crypt32: Add some tests for updating decode messages.
Juan Lang [Mon, 9 Jul 2007 18:22:08 +0000 (11:22 -0700)]
crypt32: Implement getting the type of a decode message.
Juan Lang [Mon, 9 Jul 2007 18:20:34 +0000 (11:20 -0700)]
crypt32: Add a stub decode message implementation.
Juan Lang [Mon, 9 Jul 2007 18:19:44 +0000 (11:19 -0700)]
crypt32: Test and fix CryptMsgGetParam for streamed messages.
Juan Lang [Mon, 9 Jul 2007 18:17:35 +0000 (11:17 -0700)]
crypt32: Add tests for streamed encoding of data messages.
Juan Lang [Mon, 9 Jul 2007 17:56:20 +0000 (10:56 -0700)]
crypt32: Test that inner content OID is ignored for data messages.
Juan Lang [Mon, 9 Jul 2007 17:55:42 +0000 (10:55 -0700)]
crypt32: Make a copy of a passed-in stream info rather than assuming the pointer will live forever.
Juan Lang [Mon, 9 Jul 2007 17:55:00 +0000 (10:55 -0700)]
crypt32: Add more tests for opening a data message for encoding.
Juan Lang [Mon, 9 Jul 2007 17:50:48 +0000 (10:50 -0700)]
crypt32: Pass function pointers to CryptMsgBase_Init rather than rely on callers to initialize them.
Vitaliy Margolen [Tue, 10 Jul 2007 04:40:50 +0000 (22:40 -0600)]
dinput: Clear static variables after releasing hooks.
Misha Koshelev [Tue, 10 Jul 2007 02:50:10 +0000 (21:50 -0500)]
urlmon/tests: Add tests for ObtainUserAgentString.
Misha Koshelev [Tue, 10 Jul 2007 02:49:58 +0000 (21:49 -0500)]
urlmon: Improve ObtainUserAgentString conformance to native.
James Hawkins [Tue, 10 Jul 2007 02:34:41 +0000 (19:34 -0700)]
msi: Handle adding columns in transforms.
James Hawkins [Tue, 10 Jul 2007 02:34:05 +0000 (19:34 -0700)]
msi: Test adding columns with data in a transform.
James Hawkins [Tue, 10 Jul 2007 02:33:20 +0000 (19:33 -0700)]
msi: Delete msifile after the tests.
James Hawkins [Tue, 10 Jul 2007 02:32:44 +0000 (19:32 -0700)]
msi: Match the changes made by the hand-generated and API-generated transforms.
Hans Leidekker [Mon, 9 Jul 2007 18:55:33 +0000 (20:55 +0200)]
pdh: Implement and test PdhGetCounterInfo{A, W} and PdhGetCounterTimeBase.
Hans Leidekker [Mon, 9 Jul 2007 18:55:25 +0000 (20:55 +0200)]
pdh: Implement and test PdhGetRawCounterValue.
Hans Leidekker [Mon, 9 Jul 2007 18:55:13 +0000 (20:55 +0200)]
pdh: Implement and test PdhSetCounterScaleFactor and PdhGetFormattedCounterValue.
Hans Leidekker [Mon, 9 Jul 2007 18:55:02 +0000 (20:55 +0200)]
pdh: Add tests for Pdh{Add, Remove}Counter and PdhCollectQueryData.
Hans Leidekker [Mon, 9 Jul 2007 18:54:48 +0000 (20:54 +0200)]
pdh: Add an uptime counter source based on GetTickCount.
Detlef Riekenberg [Mon, 9 Jul 2007 17:38:59 +0000 (19:38 +0200)]
advpack+setupapi: Remove unneeded checks before SetupCloseInfFile.
Detlef Riekenberg [Mon, 9 Jul 2007 17:31:23 +0000 (19:31 +0200)]
setupapi: Avoid crash in SetupCloseInfFile.
Stefan Dösinger [Mon, 9 Jul 2007 15:27:39 +0000 (17:27 +0200)]
wined3d: Store the last active thread.
Stefan Dösinger [Sun, 8 Jul 2007 22:48:53 +0000 (00:48 +0200)]
wined3d: Make ActivateContext a bit smaller.
Stefan Dösinger [Mon, 9 Jul 2007 14:57:58 +0000 (16:57 +0200)]
wined3d: Add CTXUSAGE_CLEAR context usage.
Stefan Dösinger [Mon, 9 Jul 2007 14:52:09 +0000 (16:52 +0200)]
wined3d: Print the fixed and unfixed vertex warning only when needed.
Stefan Dösinger [Sun, 8 Jul 2007 21:33:48 +0000 (23:33 +0200)]
wined3d: Initialize surfaces at creation.
Alexandre Julliard [Mon, 9 Jul 2007 20:44:01 +0000 (22:44 +0200)]
configure: We no longer need the shared library extension.
Alexandre Julliard [Mon, 9 Jul 2007 20:43:45 +0000 (22:43 +0200)]
configure: Merge the libX11 and libXext existence check with the soname check.
Alexandre Julliard [Mon, 9 Jul 2007 20:43:20 +0000 (22:43 +0200)]
configure: Merge the libfreetype existence check with the soname check.
Alexandre Julliard [Mon, 9 Jul 2007 20:42:49 +0000 (22:42 +0200)]
configure: Make the libXi soname check depend on the header check.
Alexandre Julliard [Mon, 9 Jul 2007 20:42:28 +0000 (22:42 +0200)]
configure: Make the libXcursor soname check depend on the header check.
Evan Stade [Fri, 6 Jul 2007 23:14:44 +0000 (16:14 -0700)]
gdiplus: Added GdipGetPathTypes.
Evan Stade [Fri, 6 Jul 2007 23:14:38 +0000 (16:14 -0700)]
gdiplus: Added GdipGetPathPoints.
Evan Stade [Fri, 6 Jul 2007 23:14:34 +0000 (16:14 -0700)]
gdiplus: Added GdipGetPointCount.
Evan Stade [Fri, 6 Jul 2007 23:14:24 +0000 (16:14 -0700)]
gdiplus: Added GdipClosePathFigures.
Evan Stade [Fri, 6 Jul 2007 23:14:17 +0000 (16:14 -0700)]
gdiplus: Added GdipClosePathFigure.
Evan Stade [Fri, 6 Jul 2007 23:14:07 +0000 (16:14 -0700)]
gdiplus: Added GdipAddPathLine2.
Evan Stade [Fri, 6 Jul 2007 23:13:57 +0000 (16:13 -0700)]
gdiplus: Public declaration of GdipSetPenEndCap.
Evan Stade [Fri, 6 Jul 2007 23:13:49 +0000 (16:13 -0700)]
gdiplus: Added linecap rendering for GdipDrawBezier.
Evan Stade [Sat, 7 Jul 2007 20:20:41 +0000 (13:20 -0700)]
gdiplus: Rendering of linecaps.
Hans Leidekker [Sun, 8 Jul 2007 12:06:08 +0000 (14:06 +0200)]
pdh: Add tests for opening and closing queries.
Vitaliy Margolen [Sat, 7 Jul 2007 05:36:39 +0000 (23:36 -0600)]
dinput: Rename set_dinput_hook and call it from the base class.
Since keyboard's acquire and unacquire don't do anything special just call
the base class.
Vitaliy Margolen [Sat, 7 Jul 2007 05:36:30 +0000 (23:36 -0600)]
dinput: Handle multiple keyboard and mouse devices.
Vitaliy Margolen [Sat, 7 Jul 2007 05:36:22 +0000 (23:36 -0600)]
dinput: Export Mouse and Keyboard GUIDs.
Vitaliy Margolen [Sat, 7 Jul 2007 05:36:18 +0000 (23:36 -0600)]
dinput: Keep a list of all IDirectInput objects and check it instead of refcount to create/destroy hook thread.
Vitaliy Margolen [Sat, 7 Jul 2007 05:36:09 +0000 (23:36 -0600)]
dinput: Keep the list of all the dinput devices created for each IDIrectInput object.
Paul Vriens [Mon, 9 Jul 2007 08:22:49 +0000 (10:22 +0200)]
advapi32: Handle to Service Control Manager is checked first.
Misha Koshelev [Sun, 8 Jul 2007 21:52:10 +0000 (16:52 -0500)]
urlmon/tests: Make http protocol mime type test pass on native.
H. Verbeet [Sun, 8 Jul 2007 20:57:46 +0000 (22:57 +0200)]
wined3d: Advertise VTF support.