wine
15 years agotests: When tracing is enabled, output the todo tests too.
Alexandre Julliard [Thu, 19 Feb 2009 13:56:34 +0000 (14:56 +0100)] 
tests: When tracing is enabled, output the todo tests too.

15 years agogdi32/tests: Add tests for the 120 dpi bitmap fonts.
Huw Davies [Thu, 19 Feb 2009 12:34:34 +0000 (12:34 +0000)] 
gdi32/tests: Add tests for the 120 dpi bitmap fonts.

15 years agogdi32: Set the font family as FF_MODERN if the panose marks it as monospaced.
Huw Davies [Thu, 19 Feb 2009 10:41:34 +0000 (10:41 +0000)] 
gdi32: Set the font family as FF_MODERN if the panose marks it as monospaced.

15 years agogdi32/tests: Output the requested font name on failure.
Huw Davies [Wed, 18 Feb 2009 22:52:22 +0000 (22:52 +0000)] 
gdi32/tests: Output the requested font name on failure.

15 years agogdi32/tests: Output the required font height if the test fails.
Huw Davies [Wed, 18 Feb 2009 22:44:44 +0000 (22:44 +0000)] 
gdi32/tests: Output the required font height if the test fails.

15 years agocomdlg32/tests: Vista can return a failure from StartDoc when using the XPS driver...
Huw Davies [Thu, 19 Feb 2009 12:50:45 +0000 (12:50 +0000)] 
comdlg32/tests: Vista can return a failure from StartDoc when using the XPS driver - don't fail the test in this case.

15 years agomshtml: Implement IHTMLCurrentStyle_get_fontFamily.
Alistair Leslie-Hughes [Tue, 17 Feb 2009 09:44:41 +0000 (20:44 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_fontFamily.

15 years agomshtml: Implement IHTMLCurrentStyle_get_position.
Alistair Leslie-Hughes [Tue, 17 Feb 2009 09:41:45 +0000 (20:41 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_position.

15 years agouser32/tests: Try harder to make the window receive keystrokes.
Alexandre Julliard [Thu, 19 Feb 2009 13:23:49 +0000 (14:23 +0100)] 
user32/tests: Try harder to make the window receive keystrokes.

15 years agoinclude: Avoid redefinition of WIN32 in twain.h.
Alexandre Julliard [Thu, 19 Feb 2009 12:06:35 +0000 (13:06 +0100)] 
include: Avoid redefinition of WIN32 in twain.h.

15 years agowinetest: Try to trigger the Gecko install for mshtml tests, and skip them otherwise.
Alexandre Julliard [Thu, 19 Feb 2009 11:55:23 +0000 (12:55 +0100)] 
winetest: Try to trigger the Gecko install for mshtml tests, and skip them otherwise.

15 years agomsctf/tests: Don't import uuid.
Alexandre Julliard [Thu, 19 Feb 2009 11:54:44 +0000 (12:54 +0100)] 
msctf/tests: Don't import uuid.

15 years agoddraw/tests: Use skip() instead of trace().
Paul Vriens [Thu, 19 Feb 2009 10:53:54 +0000 (11:53 +0100)] 
ddraw/tests: Use skip() instead of trace().

15 years agoddraw/tests: Don't crash on W2K.
Paul Vriens [Thu, 19 Feb 2009 10:20:29 +0000 (11:20 +0100)] 
ddraw/tests: Don't crash on W2K.

15 years agoquartz: Use a more appropriate size for the video renderer window.
Henri Verbeet [Thu, 19 Feb 2009 07:53:50 +0000 (08:53 +0100)] 
quartz: Use a more appropriate size for the video renderer window.

15 years agod3d9: Also copy the AutoDepthStencilFormat field in GetPresentParameters().
Henri Verbeet [Thu, 19 Feb 2009 07:53:50 +0000 (08:53 +0100)] 
d3d9: Also copy the AutoDepthStencilFormat field in GetPresentParameters().

15 years agowined3d: Add some traces to state handlers.
Henri Verbeet [Thu, 19 Feb 2009 07:53:50 +0000 (08:53 +0100)] 
wined3d: Add some traces to state handlers.

Should make it a bit clearer what's happening in some cases.

15 years agowined3d: Allow floating point values for WINED3DDECLUSAGE_BLENDWEIGHT.
Henri Verbeet [Thu, 19 Feb 2009 07:53:50 +0000 (08:53 +0100)] 
wined3d: Allow floating point values for WINED3DDECLUSAGE_BLENDWEIGHT.

glWeightPointerARB() obviously accepts floating point data.

15 years agowinecfg: Unify/fix some Lithuanian translated strings.
Aurimas Fischer [Tue, 17 Feb 2009 22:22:39 +0000 (00:22 +0200)] 
winecfg: Unify/fix some Lithuanian translated strings.

15 years agocomdlg32: Unify/fix some Lithuanian translated strings.
Aurimas Fischer [Tue, 17 Feb 2009 22:22:39 +0000 (00:22 +0200)] 
comdlg32: Unify/fix some Lithuanian translated strings.

15 years agoshell32: Add Lithuanian translation.
Aurimas Fischer [Tue, 17 Feb 2009 22:24:07 +0000 (00:24 +0200)] 
shell32: Add Lithuanian translation.

15 years agooleview: Add Swedish translation.
Anders Jonsson [Wed, 18 Feb 2009 22:01:38 +0000 (23:01 +0100)] 
oleview: Add Swedish translation.

15 years agotaskmgr: Add Swedish translation.
Anders Jonsson [Wed, 18 Feb 2009 22:00:05 +0000 (23:00 +0100)] 
taskmgr: Add Swedish translation.

15 years agobrowseui: Add Swedish translation.
Anders Jonsson [Wed, 18 Feb 2009 21:57:26 +0000 (22:57 +0100)] 
browseui: Add Swedish translation.

15 years agowinmm: Remove commented out code.
Michael Stefaniuc [Thu, 19 Feb 2009 09:08:24 +0000 (10:08 +0100)] 
winmm: Remove commented out code.

The code tried to optimize the usage of the 32bit A(scii) winmm API
with a 16bit driver.

15 years agoimaadp32.acm: Don't truncate a pointer by casting it to a DWORD.
Michael Stefaniuc [Wed, 18 Feb 2009 21:46:59 +0000 (22:46 +0100)] 
imaadp32.acm: Don't truncate a pointer by casting it to a DWORD.

15 years agoqcap: Remove superfluous pointer casts.
Michael Stefaniuc [Wed, 18 Feb 2009 21:46:51 +0000 (22:46 +0100)] 
qcap: Remove superfluous pointer casts.

15 years agoshell32: Remove superfluous pointer casts.
Michael Stefaniuc [Wed, 18 Feb 2009 21:46:39 +0000 (22:46 +0100)] 
shell32: Remove superfluous pointer casts.

15 years agoshell32: Remove superfluous pointer casts from macros.
Michael Stefaniuc [Wed, 18 Feb 2009 21:45:59 +0000 (22:45 +0100)] 
shell32: Remove superfluous pointer casts from macros.

15 years agogdi32: Move 16-bit functions not exported in gdi32.dll into files compiled only when...
Rob Shearman [Wed, 18 Feb 2009 20:34:00 +0000 (20:34 +0000)] 
gdi32: Move 16-bit functions not exported in gdi32.dll into files compiled only when 16-bit functionality is enabled.

15 years agowineoss.drv: Use CP_UNIXCP instead of CP_ACP for converting strings that come from...
Rob Shearman [Wed, 18 Feb 2009 20:32:50 +0000 (20:32 +0000)] 
wineoss.drv: Use CP_UNIXCP instead of CP_ACP for converting strings that come from system library functions or system headers.

15 years agowinejoystick.drv: Use CP_UNIXCP instead of CP_ACP when converting a string that comes...
Rob Shearman [Wed, 18 Feb 2009 20:32:27 +0000 (20:32 +0000)] 
winejoystick.drv: Use CP_UNIXCP instead of CP_ACP when converting a string that comes from the OS.

15 years agowidl: Fix typos in write_remoting_arg which caused ref pointers to unions to not...
Rob Shearman [Wed, 18 Feb 2009 20:32:15 +0000 (20:32 +0000)] 
widl: Fix typos in write_remoting_arg which caused ref pointers to unions to not result in direct calls to NonEncapsulatedUnion/EncapsulatedUnion functions.

15 years agooleaut32: Implement VarDecInt.
Juan Lang [Wed, 18 Feb 2009 17:06:19 +0000 (09:06 -0800)] 
oleaut32: Implement VarDecInt.

15 years agooleaut32: Implement VarDecFix.
Juan Lang [Wed, 18 Feb 2009 17:05:51 +0000 (09:05 -0800)] 
oleaut32: Implement VarDecFix.

15 years agooleaut32: Constify input parameter to VarR8FromDec.
Juan Lang [Wed, 18 Feb 2009 17:05:01 +0000 (09:05 -0800)] 
oleaut32: Constify input parameter to VarR8FromDec.

With thanks to Dmitry for spotting this.

15 years agowininet: Handle cookie expiration.
Aric Stewart [Wed, 18 Feb 2009 14:32:26 +0000 (08:32 -0600)] 
wininet: Handle cookie expiration.

15 years agouser32/tests: Ignore SPI_ICONVERTICALSPACING notifications. Don't reset mouse buttons...
Alexandre Julliard [Wed, 18 Feb 2009 15:45:44 +0000 (16:45 +0100)] 
user32/tests: Ignore SPI_ICONVERTICALSPACING notifications. Don't reset mouse buttons if setting failed.

15 years agomsvcrt/tests: Avoid size_t in printf format.
Juan M. Navarro [Tue, 17 Feb 2009 20:07:00 +0000 (12:07 -0800)] 
msvcrt/tests: Avoid size_t in printf format.

15 years agocmd: Reserve a place in buffer for NULL terminator.
Nikolay Sivov [Tue, 17 Feb 2009 19:45:21 +0000 (22:45 +0300)] 
cmd: Reserve a place in buffer for NULL terminator.

15 years agocmd: Always add a new line in 'type' output on single file mode.
Nikolay Sivov [Tue, 17 Feb 2009 19:39:42 +0000 (22:39 +0300)] 
cmd: Always add a new line in 'type' output on single file mode.

15 years agokernel32: Free profile before reloading.
Michael Karcher [Wed, 18 Feb 2009 13:36:28 +0000 (14:36 +0100)] 
kernel32: Free profile before reloading.

15 years agocomdlg32/tests: Skip remaining tests if StartDoc fails.
Huw Davies [Wed, 18 Feb 2009 12:42:50 +0000 (12:42 +0000)] 
comdlg32/tests: Skip remaining tests if StartDoc fails.

15 years agogdi32/tests: From Vista onwards TabbedTextOut ignores justification, so remove that...
Huw Davies [Wed, 18 Feb 2009 12:17:55 +0000 (12:17 +0000)] 
gdi32/tests: From Vista onwards TabbedTextOut ignores justification, so remove that bit of the test.

15 years agomshtml: Implement IHTMLStyle_get_marginLeft.
Alistair Leslie-Hughes [Wed, 18 Feb 2009 09:30:08 +0000 (20:30 +1100)] 
mshtml: Implement IHTMLStyle_get_marginLeft.

15 years agomshtml: Implement IHTMLStyle_get_marginRight.
Alistair Leslie-Hughes [Wed, 18 Feb 2009 09:24:54 +0000 (20:24 +1100)] 
mshtml: Implement IHTMLStyle_get_marginRight.

15 years agomsvcrt: Don't try to duplicate invalid handles. Don't reset std handles if we didn...
Alexandre Julliard [Wed, 18 Feb 2009 13:44:17 +0000 (14:44 +0100)] 
msvcrt: Don't try to duplicate invalid handles. Don't reset std handles if we didn't set them.

15 years agomsctf: Added msctf tests.
Aric Stewart [Tue, 17 Feb 2009 16:40:34 +0000 (10:40 -0600)] 
msctf: Added msctf tests.

15 years agowininet: Make use of improved cookie functions and cookie paths.
Aric Stewart [Tue, 17 Feb 2009 16:29:21 +0000 (10:29 -0600)] 
wininet: Make use of improved cookie functions and cookie paths.

15 years agowininet: Complicated cookie value set/get tests.
Aric Stewart [Tue, 17 Feb 2009 16:29:08 +0000 (10:29 -0600)] 
wininet: Complicated cookie value set/get tests.

15 years agowininet: Add and match paths for cookies.
Aric Stewart [Tue, 17 Feb 2009 16:29:03 +0000 (10:29 -0600)] 
wininet: Add and match paths for cookies.

15 years agowininet: When cracking a cookie url discard the webpage and ensure at least a path...
Aric Stewart [Tue, 17 Feb 2009 16:28:54 +0000 (10:28 -0600)] 
wininet: When cracking a cookie url discard the webpage and ensure at least a path of '/'.

15 years agowininet: Parse cookie information from cookie value.
Aric Stewart [Tue, 17 Feb 2009 16:28:46 +0000 (10:28 -0600)] 
wininet: Parse cookie information from cookie value.

15 years agomsacm32: Fix some Win64 problems.
Michael Stefaniuc [Tue, 17 Feb 2009 21:36:06 +0000 (22:36 +0100)] 
msacm32: Fix some Win64 problems.

- dwInstance and dwDriver are a DWORD_PTR.
- acmF*Enum functions take a DWORD_PTR as 4th parameter.
- The last parameter of SendDlgItemMessage and MSACM_Message is a
  LPARAM.

15 years agomsacm32: Split out the 16bit parts of the private header.
Michael Stefaniuc [Tue, 17 Feb 2009 21:05:24 +0000 (22:05 +0100)] 
msacm32: Split out the 16bit parts of the private header.

15 years agomsacm32.drv: dwInstance, dwParam1, dwParam2 and dwUser are DWORD_PTRs.
Michael Stefaniuc [Tue, 17 Feb 2009 21:04:58 +0000 (22:04 +0100)] 
msacm32.drv: dwInstance, dwParam1, dwParam2 and dwUser are DWORD_PTRs.

Fixes 63 Win64 compile warnings.

15 years agogdi32: The special handling of the character codes metrics for symbol fonts should...
Huw Davies [Wed, 18 Feb 2009 10:33:12 +0000 (10:33 +0000)] 
gdi32: The special handling of the character codes metrics for symbol fonts should be based on the presence of the MS symbol charmap rather than whether the font is enumerated as SYMBOL_CHARSET.

15 years agogdi32/tests: Win9x truncates the LONG elements of LOGFONT to 16 bit values.
Huw Davies [Tue, 17 Feb 2009 16:35:34 +0000 (16:35 +0000)] 
gdi32/tests: Win9x truncates the LONG elements of LOGFONT to 16 bit values.

15 years agouser32: Do not handle WM_ENDSESSION in DefWindowProc() with test.
Rein Klazes [Wed, 18 Feb 2009 06:49:15 +0000 (07:49 +0100)] 
user32: Do not handle WM_ENDSESSION in DefWindowProc() with test.

15 years agontdll: Move the CPU-specific handling of current TEB to the respective signal files.
Alexandre Julliard [Wed, 18 Feb 2009 12:04:50 +0000 (13:04 +0100)] 
ntdll: Move the CPU-specific handling of current TEB to the respective signal files.

15 years agontdll: Determine the Unix tid for the server directly in ntdll.
Alexandre Julliard [Wed, 18 Feb 2009 11:30:01 +0000 (12:30 +0100)] 
ntdll: Determine the Unix tid for the server directly in ntdll.

15 years agogdiplus: Fix GdipCreateBitmapFromHBITMAP flipping images vertically.
Vincent Povirk [Tue, 17 Feb 2009 20:39:17 +0000 (14:39 -0600)] 
gdiplus: Fix GdipCreateBitmapFromHBITMAP flipping images vertically.

GdipCreateBitmapFromHBITMAP currently assumes that all bitmaps are
top-down, even though a positive height (which it also assumes)
signals a bottom-up DIB. The net result is that
GdipCreateBitmapFromHBITMAP flips images vertically.

15 years agogdiplus: Handle negative stride in GdipCreateBitmapFromScan0.
Vincent Povirk [Tue, 17 Feb 2009 20:05:37 +0000 (14:05 -0600)] 
gdiplus: Handle negative stride in GdipCreateBitmapFromScan0.

15 years agokernel32: Fix an off-by-one error in build_envp().
Francois Gouget [Tue, 17 Feb 2009 17:56:22 +0000 (18:56 +0100)] 
kernel32: Fix an off-by-one error in build_envp().

We need to take into account the trailing NULL in envp.

15 years agowined3d: Make debug{fixup_channel_source,yuv_fixup}() static.
Francois Gouget [Tue, 17 Feb 2009 17:54:43 +0000 (18:54 +0100)] 
wined3d: Make debug{fixup_channel_source,yuv_fixup}() static.

15 years agowinetest: Annotate xmalloc() and xrealloc() with allocation size attribute.
Francois Gouget [Tue, 17 Feb 2009 17:51:43 +0000 (18:51 +0100)] 
winetest: Annotate xmalloc() and xrealloc() with allocation size attribute.

15 years agowintrust: Make WINTRUST_ReAlloc() static.
Francois Gouget [Tue, 17 Feb 2009 17:49:52 +0000 (18:49 +0100)] 
wintrust: Make WINTRUST_ReAlloc() static.

15 years agocrypt32: Merge two traces.
Francois Gouget [Tue, 17 Feb 2009 17:49:07 +0000 (18:49 +0100)] 
crypt32: Merge two traces.

15 years agooleaut32: Remove an errant semicolon.
Juan Lang [Tue, 17 Feb 2009 17:43:23 +0000 (09:43 -0800)] 
oleaut32: Remove an errant semicolon.

15 years agomsctf: Implement ITfInputProcessorProfiles::IsEnabledLanguageProfile.
Aric Stewart [Tue, 17 Feb 2009 16:25:44 +0000 (10:25 -0600)] 
msctf: Implement ITfInputProcessorProfiles::IsEnabledLanguageProfile.

15 years agomsctf: Implement ITfInputProcessorProfiles::EnableLanguageProfileByDefault.
Aric Stewart [Tue, 17 Feb 2009 16:25:36 +0000 (10:25 -0600)] 
msctf: Implement ITfInputProcessorProfiles::EnableLanguageProfileByDefault.

15 years agomsctf: Implement ITfInputProcessorProfiles::EnableLanguageProfile.
Aric Stewart [Tue, 17 Feb 2009 16:25:28 +0000 (10:25 -0600)] 
msctf: Implement ITfInputProcessorProfiles::EnableLanguageProfile.

15 years agomsacm32: Typo in Italian resource file.
Stefano Guidoni [Mon, 16 Feb 2009 19:22:23 +0000 (20:22 +0100)] 
msacm32: Typo in Italian resource file.

15 years agoinetcomm/tests: AddRef on the stream doesn't return the ref count on win95.
Huw Davies [Tue, 17 Feb 2009 15:43:09 +0000 (15:43 +0000)] 
inetcomm/tests: AddRef on the stream doesn't return the ref count on win95.

15 years agoinetcomm/tests: Object is a static singleton on win95.
Huw Davies [Tue, 17 Feb 2009 15:42:09 +0000 (15:42 +0000)] 
inetcomm/tests: Object is a static singleton on win95.

15 years agogdi32/tests: Allow the first char code to point to glyph 0 (the .notdef glyph).
Huw Davies [Tue, 17 Feb 2009 11:52:55 +0000 (11:52 +0000)] 
gdi32/tests: Allow the first char code to point to glyph 0 (the .notdef glyph).

15 years agogdi32: In a Baltic locale the last char of a symbol font is reported as 0xf8fd rather...
Huw Davies [Tue, 17 Feb 2009 11:49:02 +0000 (11:49 +0000)] 
gdi32: In a Baltic locale the last char of a symbol font is reported as 0xf8fd rather than 0xf0ff.

15 years agogdi32/tests: Win9x doesn't ensure the facename is nul terminated. Compare the logfont...
Huw Davies [Mon, 16 Feb 2009 23:22:55 +0000 (23:22 +0000)] 
gdi32/tests: Win9x doesn't ensure the facename is nul terminated. Compare the logfont one element at a time.

15 years agogdi32/tests: Win98 and WinMe actually do set error codes.
Huw Davies [Mon, 16 Feb 2009 22:37:25 +0000 (22:37 +0000)] 
gdi32/tests: Win98 and WinMe actually do set error codes.

15 years agogdi32/tests: GetTextFaceA called with a NULL buffer returns 0 on win98 and winMe.
Huw Davies [Mon, 16 Feb 2009 22:30:07 +0000 (22:30 +0000)] 
gdi32/tests: GetTextFaceA called with a NULL buffer returns 0 on win98 and winMe.

15 years agoole32/tests: Don't hang forever in the child process.
Alexandre Julliard [Tue, 17 Feb 2009 13:58:11 +0000 (14:58 +0100)] 
ole32/tests: Don't hang forever in the child process.

15 years agouser32/tests: Skip message tests if queuing keyboard events doesn't work.
Alexandre Julliard [Tue, 17 Feb 2009 13:57:57 +0000 (14:57 +0100)] 
user32/tests: Skip message tests if queuing keyboard events doesn't work.

15 years agouser32/tests: Test for failure to change system parameters even if getting them succe...
Alexandre Julliard [Tue, 17 Feb 2009 13:57:23 +0000 (14:57 +0100)] 
user32/tests: Test for failure to change system parameters even if getting them succeeded.

15 years agomshtml: Implement IHTMLStyle get/put minHeight.
Alistair Leslie-Hughes [Tue, 17 Feb 2009 09:29:58 +0000 (20:29 +1100)] 
mshtml: Implement IHTMLStyle get/put minHeight.

15 years agomshtml: Add VT_I4 support to set_nsstyle_attr_var.
Alistair Leslie-Hughes [Tue, 17 Feb 2009 09:36:28 +0000 (20:36 +1100)] 
mshtml: Add VT_I4 support to set_nsstyle_attr_var.

15 years agoshell32: Default to the more modern location for the user profile directory.
Alexandre Julliard [Tue, 17 Feb 2009 12:50:07 +0000 (13:50 +0100)] 
shell32: Default to the more modern location for the user profile directory.

15 years agowintrust/tests: Fix typos in ok() strings.
Michael Stefaniuc [Tue, 17 Feb 2009 09:53:34 +0000 (10:53 +0100)] 
wintrust/tests: Fix typos in ok() strings.

15 years agowined3d: Pass the requested srgb flag to PreLoad.
Stefan Dösinger [Mon, 16 Feb 2009 23:25:51 +0000 (00:25 +0100)] 
wined3d: Pass the requested srgb flag to PreLoad.

Add a new wined3d-internal PreLoad function to textures and surfaces
that takes a parameter specifying wether the rgb or srgb texture
should be loaded.

15 years agowined3d: Add a debug function for surface locations.
Stefan Dösinger [Mon, 16 Feb 2009 22:30:36 +0000 (23:30 +0100)] 
wined3d: Add a debug function for surface locations.

15 years agowined3d: Duplicate GL textures for srgb switching.
Stefan Dösinger [Fri, 16 Jan 2009 15:22:09 +0000 (16:22 +0100)] 
wined3d: Duplicate GL textures for srgb switching.

This reduces the number of srgb switching reloads quite a lot. The only
situation in which a reload is needed is if the rgb copy is modified on the GL
side and the srgb copy is needed.

15 years agoole32: Round the extected size in the marshal and moniker tests using the results...
Rob Shearman [Tue, 17 Feb 2009 09:48:25 +0000 (09:48 +0000)] 
ole32: Round the extected size in the marshal and moniker tests using the results of sizing a global, not a heap pointer.

The rounding isn't the same on Win9x, and the size being compared to
is that of a global handle.

15 years agoinclude: Add WDT_INPROC64_CALL cases to unions in wtypes.idl.
Rob Shearman [Tue, 17 Feb 2009 09:47:44 +0000 (09:47 +0000)] 
include: Add WDT_INPROC64_CALL cases to unions in wtypes.idl.

15 years agogdiplus: Fix a docheader typo, add some missed headers.
Nikolay Sivov [Tue, 17 Feb 2009 09:29:47 +0000 (12:29 +0300)] 
gdiplus: Fix a docheader typo, add some missed headers.

15 years agourlmon: Fix PutProperty_CLASSIDPROP check under win98 to w2k.
Alistair Leslie-Hughes [Tue, 17 Feb 2009 09:06:18 +0000 (20:06 +1100)] 
urlmon: Fix PutProperty_CLASSIDPROP check under win98 to w2k.

15 years agogdi32: SetAbortProc is not a 16bit function but a 32bit one.
Michael Stefaniuc [Mon, 16 Feb 2009 21:09:01 +0000 (22:09 +0100)] 
gdi32: SetAbortProc is not a 16bit function but a 32bit one.

15 years agohhctrl.ocx: Handle quoted filenames in doWinMain.
Dylan Smith [Mon, 16 Feb 2009 17:35:56 +0000 (12:35 -0500)] 
hhctrl.ocx: Handle quoted filenames in doWinMain.

15 years agorichedit: Removed unused ME_Document structure.
Dylan Smith [Mon, 16 Feb 2009 18:50:26 +0000 (13:50 -0500)] 
richedit: Removed unused ME_Document structure.

The ME_TextBuffer structure is what is used to store the document (as
a linked list), so the ME_Document structure isn't being used.  There
was also a document pointer in the ME_Paragraph structure that was
also unused, so I removed it because it is probably related to this
used structure.

15 years agod3drm: D3DRMQuaternionSlerp should be tested against returned Windows values.
David Adam [Mon, 16 Feb 2009 16:39:12 +0000 (17:39 +0100)] 
d3drm: D3DRMQuaternionSlerp should be tested against returned Windows values.

15 years agontdll/tests: Don't pass uninitialized object attributes to symlink functions.
Alexandre Julliard [Tue, 17 Feb 2009 11:46:44 +0000 (12:46 +0100)] 
ntdll/tests: Don't pass uninitialized object attributes to symlink functions.

15 years agomakefiles: Do not install progman, uninstaller and winebrowser in the bin directory.
Alexandre Julliard [Tue, 17 Feb 2009 11:46:08 +0000 (12:46 +0100)] 
makefiles: Do not install progman, uninstaller and winebrowser in the bin directory.