wine
16 years agowordpad: Fixed a bug in setting the recent file list in the registry.
Dylan Smith [Wed, 18 Jun 2008 01:20:19 +0000 (21:20 -0400)] 
wordpad: Fixed a bug in setting the recent file list in the registry.

16 years agowordpad: Fixed bugs that prevented setting alignment through dialog.
Dylan Smith [Wed, 18 Jun 2008 01:20:14 +0000 (21:20 -0400)] 
wordpad: Fixed bugs that prevented setting alignment through dialog.

The combobox to select the alignment in the paragraph format dialog
did not have enough height to display the dropdown list.  Also, code was
missing to set the alignment when OK button is pressed. This patch fixes
these issues.

16 years agowordpad: Fixed calculations for the paragraph format dialog.
Dylan Smith [Wed, 18 Jun 2008 01:20:10 +0000 (21:20 -0400)] 
wordpad: Fixed calculations for the paragraph format dialog.

16 years agowordpad: Apply changes on dropdown selection for comboboxes on toolbar.
Dylan Smith [Wed, 18 Jun 2008 01:19:15 +0000 (21:19 -0400)] 
wordpad: Apply changes on dropdown selection for comboboxes on toolbar.

The changes were previously being applied only when the combobox's edit
control lost focus notifying an end edit event.  In addition, the
selection of an item from the dropdown list should also cause the
changes to be applied. New functions were created to handle the
duplication in expected behaviour for these two events.

16 years agowordpad: Fixed the font size validation for the toolbar's combobox.
Dylan Smith [Wed, 18 Jun 2008 01:19:11 +0000 (21:19 -0400)] 
wordpad: Fixed the font size validation for the toolbar's combobox.

16 years agowordpad: Added style to the richedit control to not hide selection.
Dylan Smith [Wed, 18 Jun 2008 01:18:13 +0000 (21:18 -0400)] 
wordpad: Added style to the richedit control to not hide selection.

When run with the native richedit control the selection will be hidden
when focus is lost without the ES_NOHIDESEL style applied to the
richedit control.  This can be annoying in native windows when focus is
on a combobox in the toolbar, because it won't show what text will be
changed.  This patch adds the ES_NOHIDESEL style to be consistent with
native wordpad.

16 years agowinex11: Place tablet cursors in slots based on type.
John Klehm [Sat, 31 May 2008 21:48:19 +0000 (16:48 -0500)] 
winex11: Place tablet cursors in slots based on type.

16 years agowinex11: Cursor iteration is now done by checking ACTIVE cursors.
John Klehm [Sat, 31 May 2008 21:16:23 +0000 (16:16 -0500)] 
winex11: Cursor iteration is now done by checking ACTIVE cursors.

16 years agowinex11: Always assign a tablet cursor type.
John Klehm [Sat, 31 May 2008 20:51:46 +0000 (15:51 -0500)] 
winex11: Always assign a tablet cursor type.

16 years agowinex11: Add comments explaining wintab cursor slotting, type, and clarify x11 config.
John Klehm [Sat, 31 May 2008 20:34:57 +0000 (15:34 -0500)] 
winex11: Add comments explaining wintab cursor slotting, type, and clarify x11 config.

16 years agocomctl32: Constify some variables.
Andrew Talbot [Thu, 19 Jun 2008 20:52:05 +0000 (21:52 +0100)] 
comctl32: Constify some variables.

16 years agooleidl.h: Fix spelling of OLECONTF_ONLYUSER (reported by Marcos Gutiérrez Batz).
Jon Griffiths [Thu, 19 Jun 2008 01:57:15 +0000 (18:57 -0700)] 
oleidl.h: Fix spelling of OLECONTF_ONLYUSER (reported by Marcos Gutiérrez Batz).

16 years agooleaut32/tests: Fix invalid free (found by valgrind).
Jon Griffiths [Thu, 19 Jun 2008 01:27:04 +0000 (18:27 -0700)] 
oleaut32/tests: Fix invalid free (found by valgrind).

16 years agomsxml3: Constify some variables.
Andrew Talbot [Thu, 19 Jun 2008 21:51:51 +0000 (22:51 +0100)] 
msxml3: Constify some variables.

16 years agoriched20: Constify some variables.
Andrew Talbot [Thu, 19 Jun 2008 21:52:00 +0000 (22:52 +0100)] 
riched20: Constify some variables.

16 years agosetupapi: Constify a variable.
Andrew Talbot [Thu, 19 Jun 2008 21:52:02 +0000 (22:52 +0100)] 
setupapi: Constify a variable.

16 years agoshell32: Constify a variable.
Andrew Talbot [Thu, 19 Jun 2008 21:52:06 +0000 (22:52 +0100)] 
shell32: Constify a variable.

16 years agoqmgr: Constify some variables.
Andrew Talbot [Thu, 19 Jun 2008 21:51:55 +0000 (22:51 +0100)] 
qmgr: Constify some variables.

16 years agomshtml: Added createElement test.
Jacek Caban [Thu, 19 Jun 2008 21:16:25 +0000 (16:16 -0500)] 
mshtml: Added createElement test.

16 years agomshtml: Added IDispatchEx support to HTMLGenericElement.
Jacek Caban [Thu, 19 Jun 2008 21:15:37 +0000 (16:15 -0500)] 
mshtml: Added IDispatchEx support to HTMLGenericElement.

16 years agomshtml: Added IHTMLGenericElement implementation.
Jacek Caban [Thu, 19 Jun 2008 21:14:57 +0000 (16:14 -0500)] 
mshtml: Added IHTMLGenericElement implementation.

16 years agomshtml: Added IHTMLDocument2::createElement implementation.
Jacek Caban [Thu, 19 Jun 2008 21:14:03 +0000 (16:14 -0500)] 
mshtml: Added IHTMLDocument2::createElement implementation.

16 years agomshtml: Initialize node object from child node's constructors.
Jacek Caban [Thu, 19 Jun 2008 21:13:16 +0000 (16:13 -0500)] 
mshtml: Initialize node object from child node's constructors.

16 years agomshtml.idl: Added IHTMLGenericElement declaration.
Jacek Caban [Thu, 19 Jun 2008 21:12:18 +0000 (16:12 -0500)] 
mshtml.idl: Added IHTMLGenericElement declaration.

16 years agomshtml.idl: Added DispHTMLGenericElement declaration.
Jacek Caban [Thu, 19 Jun 2008 21:10:59 +0000 (16:10 -0500)] 
mshtml.idl: Added DispHTMLGenericElement declaration.

16 years agomshtml: Better timer handling.
Jacek Caban [Thu, 19 Jun 2008 21:09:58 +0000 (16:09 -0500)] 
mshtml: Better timer handling.

16 years agourlmon: Make mk protocol behave like IE7.
Jacek Caban [Thu, 19 Jun 2008 21:11:44 +0000 (16:11 -0500)] 
urlmon: Make mk protocol behave like IE7.

16 years agocomdlg32: Implement CDM_GETFOLDERIDLIST.
Mikołaj Zalewski [Thu, 19 Jun 2008 13:31:35 +0000 (15:31 +0200)] 
comdlg32: Implement CDM_GETFOLDERIDLIST.

16 years agowinhlp32: Update Polish translation.
Mikołaj Zalewski [Thu, 19 Jun 2008 10:43:55 +0000 (12:43 +0200)] 
winhlp32: Update Polish translation.

16 years agowined3d: Report WINED3DFMT_FLAG_FILTERING on WINED3DFMT_D24X8.
H. Verbeet [Thu, 19 Jun 2008 16:24:45 +0000 (18:24 +0200)] 
wined3d: Report WINED3DFMT_FLAG_FILTERING on WINED3DFMT_D24X8.

We report this for WINED3DFMT_D24S8, so there should be no reason
WINED3DFMT_D24X8 can't do it. Fixes a regression in 3DMark06.

16 years agowined3d: Handle depth formats like any other format in CheckDeviceFormat.
H. Verbeet [Thu, 19 Jun 2008 16:24:23 +0000 (18:24 +0200)] 
wined3d: Handle depth formats like any other format in CheckDeviceFormat.

Currently depth formats are handled separately from the other formats,
but depth formats can support things like filtering as well, so we
should check those caps as well.

16 years agod3d8: Fix typo in test.
Huw Davies [Thu, 19 Jun 2008 15:26:52 +0000 (16:26 +0100)] 
d3d8: Fix typo in test.

16 years agokernel32: Fix typo.
Huw Davies [Thu, 19 Jun 2008 14:35:00 +0000 (15:35 +0100)] 
kernel32: Fix typo.

16 years agonetapi32: Free the correct pointers.
Huw Davies [Thu, 19 Jun 2008 13:13:51 +0000 (14:13 +0100)] 
netapi32: Free the correct pointers.

16 years agontdll: Free the correct buffer in the test.
Huw Davies [Thu, 19 Jun 2008 11:46:55 +0000 (12:46 +0100)] 
ntdll: Free the correct buffer in the test.

16 years agogdiplus: GdipCreatePen2 should make a copy of the brush.
Huw Davies [Thu, 19 Jun 2008 11:16:20 +0000 (12:16 +0100)] 
gdiplus: GdipCreatePen2 should make a copy of the brush.

16 years agokernel32: Fix typo in SetProcessAffinityMask.
Louis Lenders [Thu, 19 Jun 2008 09:44:41 +0000 (09:44 +0000)] 
kernel32: Fix typo in SetProcessAffinityMask.

16 years agokernel32: The first argument of GetBinaryType is a string.
Alexandre Julliard [Fri, 20 Jun 2008 07:38:33 +0000 (09:38 +0200)] 
kernel32: The first argument of GetBinaryType is a string.

16 years agoadvpack: Constify some variables.
Andrew Talbot [Wed, 18 Jun 2008 22:32:00 +0000 (23:32 +0100)] 
advpack: Constify some variables.

16 years agoinclude: Provide wide char definitions for CFSTR_*.
Jon Griffiths [Wed, 18 Jun 2008 15:04:46 +0000 (08:04 -0700)] 
include: Provide wide char definitions for CFSTR_*.

16 years agoquartz: Forward some messages from IMediaSeekingPassThru.
Maarten Lankhorst [Tue, 10 Jun 2008 14:59:30 +0000 (16:59 +0200)] 
quartz: Forward some messages from IMediaSeekingPassThru.

16 years agouser32: Initialize hdd HDDEDATA to NULL (valgrind).
Roy Shea [Wed, 18 Jun 2008 19:00:59 +0000 (12:00 -0700)] 
user32: Initialize hdd HDDEDATA to NULL (valgrind).

16 years agomsi: Rewrite the PublishProduct test to only check the registry changes.
James Hawkins [Thu, 19 Jun 2008 05:37:43 +0000 (00:37 -0500)] 
msi: Rewrite the PublishProduct test to only check the registry changes.

16 years agomsi: Test the RegisterProduct action with the machine context.
James Hawkins [Thu, 19 Jun 2008 05:36:59 +0000 (00:36 -0500)] 
msi: Test the RegisterProduct action with the machine context.

16 years agomsi: Factor out the publishing of installation properties.
James Hawkins [Thu, 19 Jun 2008 05:36:10 +0000 (00:36 -0500)] 
msi: Factor out the publishing of installation properties.

16 years agomsi: Don't publish the upgrade key to an invalid location.
James Hawkins [Thu, 19 Jun 2008 05:34:52 +0000 (00:34 -0500)] 
msi: Don't publish the upgrade key to an invalid location.

16 years agomsi: Rewrite the RegisterProduct test to only check the registry changes.
James Hawkins [Thu, 19 Jun 2008 05:34:04 +0000 (00:34 -0500)] 
msi: Rewrite the RegisterProduct test to only check the registry changes.

16 years agomsi: Fix the PublishFeatures action to handle the package context.
James Hawkins [Thu, 19 Jun 2008 05:32:59 +0000 (00:32 -0500)] 
msi: Fix the PublishFeatures action to handle the package context.

16 years agorichedit: Empty text should result in a scroll range of 0. Tests for this behavior.
Alex Villacís Lasso [Sun, 11 May 2008 14:54:58 +0000 (09:54 -0500)] 
richedit: Empty text should result in a scroll range of 0. Tests for this behavior.

16 years agorichedit: Insertion style must NOT be cleared unless selection actually changed.
Alex Villacís Lasso [Mon, 5 May 2008 03:51:52 +0000 (22:51 -0500)] 
richedit: Insertion style must NOT be cleared unless selection actually changed.

16 years agorichedit: Add tests for URL autodetection for EM_REPLACESEL, make them pass under...
Alex Villacís Lasso [Sun, 4 May 2008 20:59:39 +0000 (15:59 -0500)] 
richedit: Add tests for URL autodetection for EM_REPLACESEL, make them pass under Wine.

16 years agorichedit: Add tests for URL autodetection for EM_SETTEXTEX, make them pass under...
Alex Villacís Lasso [Sun, 4 May 2008 20:20:31 +0000 (15:20 -0500)] 
richedit: Add tests for URL autodetection for EM_SETTEXTEX, make them pass under Wine.

16 years agorichedit: Fix for the semantics of the flags for some effects reported by EM_GETCHARF...
Alex Villacís Lasso [Sun, 4 May 2008 04:36:17 +0000 (23:36 -0500)] 
richedit: Fix for the semantics of the flags for some effects reported by EM_GETCHARFORMAT.

Remove workaround put in place by a previous patch, due to buggy flag reporting.
Tests to verify fixed behavior.

16 years agorichedit: Add more tests for URL autodetection on WM_CHAR, make them pass under Wine.
Alex Villacís Lasso [Wed, 18 Jun 2008 16:05:52 +0000 (11:05 -0500)] 
richedit: Add more tests for URL autodetection on WM_CHAR, make them pass under Wine.

16 years agorichedit: WM_SETTEXT must immediately autodetect URLs, without waiting for a WM_CHAR.
Alex Villacís Lasso [Wed, 18 Jun 2008 15:54:17 +0000 (10:54 -0500)] 
richedit: WM_SETTEXT must immediately autodetect URLs, without waiting for a WM_CHAR.

16 years agorichedit: Fix misreporting of match offset for EM_FINDTEXT and EM_FINDTEXTEX.
Alex Villacís Lasso [Thu, 1 May 2008 02:25:20 +0000 (21:25 -0500)] 
richedit: Fix misreporting of match offset for EM_FINDTEXT and EM_FINDTEXTEX.

16 years agoregedit: Update Russian translation.
Vladimir Pankratov [Thu, 19 Jun 2008 06:26:03 +0000 (11:26 +0500)] 
regedit: Update Russian translation.

16 years agooleaut32/tests: Remove some stray spaces from the ok message.
Paul Vriens [Thu, 19 Jun 2008 08:52:48 +0000 (10:52 +0200)] 
oleaut32/tests: Remove some stray spaces from the ok message.

16 years agosetupapi/tests: Fix some typos.
Paul Vriens [Thu, 19 Jun 2008 08:45:02 +0000 (10:45 +0200)] 
setupapi/tests: Fix some typos.

16 years agomsi/tests: Fix some test failures.
Paul Vriens [Thu, 19 Jun 2008 08:32:42 +0000 (10:32 +0200)] 
msi/tests: Fix some test failures.

Results on test.winehq.org show failures for at least Vista as new
DISPID's are known there.

16 years agoshell32: Free the correct pointer in XDG_UserDirLookup.
Rob Shearman [Thu, 19 Jun 2008 06:51:26 +0000 (07:51 +0100)] 
shell32: Free the correct pointer in XDG_UserDirLookup.

out_ptr is a stack variable. *out_ptr is heap allocated and is what
was meant to be freed.

16 years agoinclude: Update the MIDL_STUB_MESSAGE structure.
Rob Shearman [Thu, 19 Jun 2008 06:50:51 +0000 (07:50 +0100)] 
include: Update the MIDL_STUB_MESSAGE structure.

Reduce the size of the IsClient field, as is done in the latest SDKs
to fix NdrClientInitializeNew tests on XP SP3 and Win2003+.

16 years agowined3d: Use gl_Color and gl_SecondaryColor to support more varyings in SM3.0 shaders.
H. Verbeet [Wed, 18 Jun 2008 22:36:35 +0000 (00:36 +0200)] 
wined3d: Use gl_Color and gl_SecondaryColor to support more varyings in SM3.0 shaders.

SM3.0 requires 10 4 component float varyings for passing stuff between
vertex and pixel shaders. GF7 and earlier report 8 generic varyings +
gl_Color and gl_SecondaryColor in GLSL. This patch allows us to use
gl_Color and gl_SecondaryColor to get 2 extra varyings, which some
games, like C&C3 with highest gfx settings, require.

16 years agowined3d: Add support for ARB_color_buffer_float.
H. Verbeet [Wed, 18 Jun 2008 22:36:28 +0000 (00:36 +0200)] 
wined3d: Add support for ARB_color_buffer_float.

16 years agocomctl32: Use a clip region when collapsing the treeview.
Colin Finck [Mon, 9 Jun 2008 21:57:58 +0000 (23:57 +0200)] 
comctl32: Use a clip region when collapsing the treeview.

16 years agowininet: Always pass a variable as lpNumberOfBytesWritten on a WriteFile call if...
Colin Finck [Sun, 15 Jun 2008 23:05:20 +0000 (01:05 +0200)] 
wininet: Always pass a variable as lpNumberOfBytesWritten on a WriteFile call if lpOverlapped is set to NULL.

16 years agomshtml: Forward HTMLInputElement IDispatch calls to IDispatchEx implementation.
Jacek Caban [Wed, 18 Jun 2008 22:10:48 +0000 (17:10 -0500)] 
mshtml: Forward HTMLInputElement IDispatch calls to IDispatchEx implementation.

16 years agomshtml: Added IHTMLInputElement::put_value implementation.
Jacek Caban [Wed, 18 Jun 2008 22:10:15 +0000 (17:10 -0500)] 
mshtml: Added IHTMLInputElement::put_value implementation.

16 years agomshtml: Added IHTMLElement::get_clientHeight implementation.
Jacek Caban [Wed, 18 Jun 2008 22:09:26 +0000 (17:09 -0500)] 
mshtml: Added IHTMLElement::get_clientHeight implementation.

16 years agomshtml: Added IHTMLElement2::get_clientWidth implementation.
Jacek Caban [Wed, 18 Jun 2008 22:08:52 +0000 (17:08 -0500)] 
mshtml: Added IHTMLElement2::get_clientWidth implementation.

16 years agomshtml: Better stub for IHTMLElement::setAttribute with NULL nselem.
Jacek Caban [Wed, 18 Jun 2008 22:08:14 +0000 (17:08 -0500)] 
mshtml: Better stub for IHTMLElement::setAttribute with NULL  nselem.

16 years agomshtml: Added IHTMLElement2::put_accessKey implementation.
Jacek Caban [Wed, 18 Jun 2008 22:07:27 +0000 (17:07 -0500)] 
mshtml: Added IHTMLElement2::put_accessKey implementation.

16 years agomshtml: Added IHTMLDOMNode::put_nodeValue implementation.
Jacek Caban [Wed, 18 Jun 2008 22:06:34 +0000 (17:06 -0500)] 
mshtml: Added IHTMLDOMNode::put_nodeValue implementation.

16 years agomshtml: Added IHTMLDOMNode::get_nodeValue implementation.
Jacek Caban [Wed, 18 Jun 2008 22:06:00 +0000 (17:06 -0500)] 
mshtml: Added IHTMLDOMNode::get_nodeValue implementation.

16 years agomshtml: Use heap_alloc_zero to allocate OmNavigator.
Jacek Caban [Wed, 18 Jun 2008 22:05:23 +0000 (17:05 -0500)] 
mshtml: Use heap_alloc_zero to allocate OmNavigator.

16 years agomshtml: Added IHTMLElement2::focus implementation.
Jacek Caban [Wed, 18 Jun 2008 22:04:54 +0000 (17:04 -0500)] 
mshtml: Added IHTMLElement2::focus implementation.

16 years agomsvcrt: Make EXCEPTION_PRIV_INSTRUCTION generate SIGILL.
Philip Nilsson [Mon, 24 Mar 2008 20:53:49 +0000 (21:53 +0100)] 
msvcrt: Make EXCEPTION_PRIV_INSTRUCTION generate SIGILL.

16 years agorpcrt4: Make RpcAssoc_BindConnection use RPCRT4_ReceiveWithAuth instead of RPCRT4_Rec...
Rob Shearman [Wed, 18 Jun 2008 16:32:22 +0000 (17:32 +0100)] 
rpcrt4: Make RpcAssoc_BindConnection use RPCRT4_ReceiveWithAuth instead of RPCRT4_Receive.

Move the special handling of the PKT_BIND_ACK packet from
RPCRT4_ReceiveWithAuth to RpcAssoc_BindConnection, where it belongs.

16 years agorpcrt4: Add new function RPCRT4_ReceiveWithAuth to receive a fragment and return...
Rob Shearman [Wed, 18 Jun 2008 16:32:12 +0000 (17:32 +0100)] 
rpcrt4: Add new function RPCRT4_ReceiveWithAuth to receive a fragment and return the authentication data received, if any.

16 years agorpcrt4: Rename RPCRT4_SendAuth to RPCRT4_SendWithAuth.
Rob Shearman [Wed, 18 Jun 2008 16:32:05 +0000 (17:32 +0100)] 
rpcrt4: Rename RPCRT4_SendAuth to RPCRT4_SendWithAuth.

16 years agoqcap: Capture pin should have an IAMStreamConfig.
Maarten Lankhorst [Tue, 10 Jun 2008 14:44:26 +0000 (16:44 +0200)] 
qcap: Capture pin should have an IAMStreamConfig.

I originally implemented it on the filter but that is wrong, I will
have to fix that at a later date. It's because of
fnCaptureGraphBuilder2_FindInterface being a stub.

16 years agowinemp3: Try to find a valid header instead of failing immediately.
Maarten Lankhorst [Tue, 10 Jun 2008 14:52:06 +0000 (16:52 +0200)] 
winemp3: Try to find a valid header instead of failing immediately.

After seeking there might be some initial garbage, this makes it ignore it.

16 years agoinclude: Add definitions for IAMFilterMiscFlags interface.
Maarten Lankhorst [Tue, 10 Jun 2008 14:47:28 +0000 (16:47 +0200)] 
include: Add definitions for IAMFilterMiscFlags interface.

16 years agoinclude: Add definitions for IBasicVideo2 interface.
Maarten Lankhorst [Tue, 10 Jun 2008 14:47:57 +0000 (16:47 +0200)] 
include: Add definitions for IBasicVideo2 interface.

16 years agoquartz: Set data length in avi decompressor.
Maarten Lankhorst [Tue, 10 Jun 2008 14:53:28 +0000 (16:53 +0200)] 
quartz: Set data length in avi decompressor.

16 years agoquartz: Improve the directsound renderer a bit.
Maarten Lankhorst [Tue, 10 Jun 2008 15:00:40 +0000 (17:00 +0200)] 
quartz: Improve the directsound renderer a bit.

16 years agocabinet: Always use INT_PTR for handles.
Alexandre Julliard [Wed, 18 Jun 2008 18:48:54 +0000 (20:48 +0200)] 
cabinet: Always use INT_PTR for handles.

16 years agowinex11: Avoid erasing the window when changing the pixel format.
Alexandre Julliard [Wed, 18 Jun 2008 18:10:56 +0000 (20:10 +0200)] 
winex11: Avoid erasing the window when changing the pixel format.

16 years agowinex11: Check for matching pixel format in wglMakeCurrent.
Alexandre Julliard [Wed, 18 Jun 2008 18:10:47 +0000 (20:10 +0200)] 
winex11: Check for matching pixel format in wglMakeCurrent.

16 years agogdi32: Add a test for combined mapping mode/world transform changes.
Dmitry Timoshkov [Wed, 18 Jun 2008 09:52:33 +0000 (18:52 +0900)] 
gdi32: Add a test for combined mapping mode/world transform changes.

16 years agowinmm: Clear the fccType in mmioDescend for a not RIFF/LIST case.
Dmitry Timoshkov [Wed, 18 Jun 2008 09:53:05 +0000 (18:53 +0900)] 
winmm: Clear the fccType in mmioDescend for a not RIFF/LIST case.

16 years agowinmm: Add the tests for mmioOpen and mmioSetBuffer, make them pass under Wine.
Dmitry Timoshkov [Wed, 18 Jun 2008 09:53:48 +0000 (18:53 +0900)] 
winmm: Add the tests for mmioOpen and mmioSetBuffer, make them pass under Wine.

16 years agoA couple of spelling fixes.
Francois Gouget [Fri, 13 Jun 2008 17:49:13 +0000 (19:49 +0200)] 
A couple of spelling fixes.

16 years agoadvapi32/tests: Fix a test on NT4.
Paul Vriens [Fri, 13 Jun 2008 11:22:54 +0000 (13:22 +0200)] 
advapi32/tests: Fix a test on NT4.

16 years agowinedbg: Add support for printing c++ bool values.
Jon Griffiths [Wed, 11 Jun 2008 19:39:54 +0000 (12:39 -0700)] 
winedbg: Add support for printing c++ bool values.

16 years agoinclude/rpcproxy.h: Fix incorrect include guard comment.
Jon Griffiths [Wed, 11 Jun 2008 21:16:23 +0000 (14:16 -0700)] 
include/rpcproxy.h: Fix incorrect include guard comment.

16 years agoinclude/msvcrt: Wrap remaining msvcrt headers for C++ compilation.
Jon Griffiths [Wed, 11 Jun 2008 21:08:19 +0000 (14:08 -0700)] 
include/msvcrt: Wrap remaining msvcrt headers for C++ compilation.

16 years agotapi.h: Fix struct member names.
Jon Griffiths [Wed, 11 Jun 2008 20:47:06 +0000 (13:47 -0700)] 
tapi.h: Fix struct member names.

16 years agomsi: Don't publish features to an invalid location.
James Hawkins [Wed, 18 Jun 2008 05:55:09 +0000 (00:55 -0500)] 
msi: Don't publish features to an invalid location.

16 years agomsi: Rewrite the PublishFeatures test to only check the registry changes.
James Hawkins [Wed, 18 Jun 2008 05:54:24 +0000 (00:54 -0500)] 
msi: Rewrite the PublishFeatures test to only check the registry changes.