wine
15 years agowinejack.drv: The dwParam1/dwParam2 function arguments are DWORD_PTR.
Michael Stefaniuc [Fri, 6 Feb 2009 00:12:14 +0000 (01:12 +0100)] 
winejack.drv: The dwParam1/dwParam2 function arguments are DWORD_PTR.

15 years agowinmm: SendDriverMessage takes LPARAM as 3rd and 4th argument.
Michael Stefaniuc [Fri, 6 Feb 2009 00:11:18 +0000 (01:11 +0100)] 
winmm: SendDriverMessage takes LPARAM as 3rd and 4th argument.

15 years agocomdlg32: Update German and French translation.
Andre Wisplinghoff [Thu, 5 Feb 2009 23:19:57 +0000 (00:19 +0100)] 
comdlg32: Update German and French translation.

15 years agowinecoreaudio.drv: Add support for waveOutBreakLoop/WODM_BREAKLOOP.
Ken Thomases [Thu, 5 Feb 2009 21:49:04 +0000 (15:49 -0600)] 
winecoreaudio.drv: Add support for waveOutBreakLoop/WODM_BREAKLOOP.

15 years agomshtml: Fixed size passed to MultiByteToWideChar.
Marcus Meissner [Thu, 5 Feb 2009 21:03:59 +0000 (22:03 +0100)] 
mshtml: Fixed size passed to MultiByteToWideChar.

15 years agoadvapi32: Fixed size of userName.
Marcus Meissner [Thu, 5 Feb 2009 21:01:34 +0000 (22:01 +0100)] 
advapi32: Fixed size of userName.

15 years agonetapi32: Remove unused functions.
Andrew Talbot [Thu, 5 Feb 2009 20:01:11 +0000 (20:01 +0000)] 
netapi32: Remove unused functions.

15 years agomsi: Remove unused functions.
Andrew Talbot [Thu, 5 Feb 2009 20:01:08 +0000 (20:01 +0000)] 
msi: Remove unused functions.

15 years agomsctf: Stub implementation of SetInputScopes.
Aric Stewart [Thu, 5 Feb 2009 19:13:02 +0000 (13:13 -0600)] 
msctf: Stub implementation of SetInputScopes.

15 years agomsctf: Stub for SetInputScope.
Aric Stewart [Thu, 5 Feb 2009 19:12:55 +0000 (13:12 -0600)] 
msctf: Stub for SetInputScope.

15 years agomsvcrt: Implement _mbcjistojms.
David Hedberg [Fri, 23 Jan 2009 23:37:57 +0000 (00:37 +0100)] 
msvcrt: Implement _mbcjistojms.

15 years agowinemaker: Add odbccp32 to default link list.
AndrĂ© Hentschel [Thu, 5 Feb 2009 16:36:39 +0000 (17:36 +0100)] 
winemaker: Add odbccp32 to default link list.

15 years agorpcrt4: Change the test of CStdStubBuffer->pPSFactory to only test for the field...
Rob Shearman [Thu, 5 Feb 2009 16:23:54 +0000 (16:23 +0000)] 
rpcrt4: Change the test of CStdStubBuffer->pPSFactory to only test for the field not being NULL.

The address varies on older versions of Windows and isn't really important.

15 years agoole32: Fix an ole2 test failure on Win9x and NT4.
Rob Shearman [Thu, 5 Feb 2009 16:22:30 +0000 (16:22 +0000)] 
ole32: Fix an ole2 test failure on Win9x and NT4.

The combination of CF_BITMAP and TYMED_GLOBAL isn't accepted on newer
versions of Windows, so mark it as broken.

15 years agoshell32: Fix a few tests on Windows 98 and Vista.
Juan Lang [Thu, 5 Feb 2009 15:29:02 +0000 (07:29 -0800)] 
shell32: Fix a few tests on Windows 98 and Vista.

15 years agokernel32: DeviceIoControl: lpBytesReturned must not be NULL if lpOverlapped is NULL.
Christoph von Wittich [Thu, 5 Feb 2009 13:37:46 +0000 (14:37 +0100)] 
kernel32: DeviceIoControl: lpBytesReturned must not be NULL if lpOverlapped is NULL.

15 years agofonts: Copy the TrueType fonts to the build directory for out-of-tree builds.
Alexandre Julliard [Thu, 5 Feb 2009 20:13:34 +0000 (21:13 +0100)] 
fonts: Copy the TrueType fonts to the build directory for out-of-tree builds.

15 years agomsctf: Add sink framework and implement ITfTextEditSink in Context.
Aric Stewart [Wed, 4 Feb 2009 20:48:36 +0000 (14:48 -0600)] 
msctf: Add sink framework and implement ITfTextEditSink in Context.

15 years agomshtml: Call install_cab_file() with name directly on non-Wine.
Marcus Meissner [Wed, 4 Feb 2009 18:11:10 +0000 (19:11 +0100)] 
mshtml: Call install_cab_file() with name directly on non-Wine.

15 years agownaspi32: Invoke ASPI_SendASPICommand() on non-Linux platforms, too.
Gerald Pfeifer [Wed, 4 Feb 2009 10:47:09 +0000 (11:47 +0100)] 
wnaspi32: Invoke ASPI_SendASPICommand() on non-Linux platforms, too.

15 years agomapi32: Fix failing tests on some Win9x versions.
Juan Lang [Wed, 4 Feb 2009 22:39:20 +0000 (14:39 -0800)] 
mapi32: Fix failing tests on some Win9x versions.

15 years agoadvapi32: Support the computer name as an account name in LookupAccountNameW.
Juan Lang [Wed, 4 Feb 2009 21:20:39 +0000 (13:20 -0800)] 
advapi32: Support the computer name as an account name in LookupAccountNameW.

15 years agoadvapi32: Test LookupAccountName with the computer name as the account name.
Juan Lang [Wed, 4 Feb 2009 21:19:51 +0000 (13:19 -0800)] 
advapi32: Test LookupAccountName with the computer name as the account name.

15 years agofusion/tests: Do the conversion before testing.
Paul Vriens [Thu, 5 Feb 2009 09:05:11 +0000 (10:05 +0100)] 
fusion/tests: Do the conversion before testing.

15 years agowinhttp: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 5 Feb 2009 08:53:49 +0000 (09:53 +0100)] 
winhttp: Remove superfluous pointer casts.

15 years agouser32/tests: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 5 Feb 2009 08:53:39 +0000 (09:53 +0100)] 
user32/tests: Remove superfluous pointer casts.

The (MENUITEMINFO)->dwTypeData is really a string ... the joys of the
Hungarian notation.

15 years agoinclude: Change some DWORD to DWORD_PTR in msacmdrv.h.
Michael Stefaniuc [Thu, 5 Feb 2009 08:53:04 +0000 (09:53 +0100)] 
include: Change some DWORD to DWORD_PTR in msacmdrv.h.

The changes are for Win64 compatibility and match the DDK.

15 years agoinclude: Remove struct PORTALLOC from mmddk.h.
Michael Stefaniuc [Thu, 5 Feb 2009 08:52:56 +0000 (09:52 +0100)] 
include: Remove struct PORTALLOC from mmddk.h.

It doesn't exist in the DDK nor is it used in Wine.

15 years agoinclude: Change some DWORD to DWORD_PTR in msacm.h.
Michael Stefaniuc [Thu, 5 Feb 2009 08:52:31 +0000 (09:52 +0100)] 
include: Change some DWORD to DWORD_PTR in msacm.h.

The change is for Win64 compatibility and it matches the DDK.

15 years agogdi32: Make sure that World2Vport DC transformation is valid before using it.
Dmitry Timoshkov [Thu, 5 Feb 2009 08:41:29 +0000 (16:41 +0800)] 
gdi32: Make sure that World2Vport DC transformation is valid before using it.

15 years agocryptui: Check NULL ptr differently (Coverity).
Marcus Meissner [Wed, 4 Feb 2009 22:02:43 +0000 (23:02 +0100)] 
cryptui: Check NULL ptr differently (Coverity).

15 years agomshtml: Return nsIDocumentObserver as nsISupport of nsDocumentObserver object.
Jacek Caban [Wed, 4 Feb 2009 23:53:54 +0000 (00:53 +0100)] 
mshtml: Return nsIDocumentObserver as nsISupport of nsDocumentObserver object.

15 years agowinedos: Remove spaces before '\n's.
Francois Gouget [Wed, 4 Feb 2009 23:21:10 +0000 (00:21 +0100)] 
winedos: Remove spaces before '\n's.

15 years agoxrandr: X11DRV_XRandR_Cleanup() is unused so remove it.
Francois Gouget [Wed, 4 Feb 2009 23:20:26 +0000 (00:20 +0100)] 
xrandr: X11DRV_XRandR_Cleanup() is unused so remove it.

15 years agowinex11.drv: X11DRV_XF86VM_SetExclusiveMode() is unused so remove it.
Francois Gouget [Wed, 4 Feb 2009 23:20:13 +0000 (00:20 +0100)] 
winex11.drv: X11DRV_XF86VM_SetExclusiveMode() is unused so remove it.

15 years agoprogman: Reorder some functions to avoid forward declarations in dialog.c.
Francois Gouget [Wed, 4 Feb 2009 23:19:43 +0000 (00:19 +0100)] 
progman: Reorder some functions to avoid forward declarations in dialog.c.

15 years agod3dx8/tests: Make compare() static.
Francois Gouget [Wed, 4 Feb 2009 23:16:37 +0000 (00:16 +0100)] 
d3dx8/tests: Make compare() static.

15 years agorsaenh: {alloc,release}_handle_table() are not used so remove them.
Francois Gouget [Wed, 4 Feb 2009 23:13:33 +0000 (00:13 +0100)] 
rsaenh: {alloc,release}_handle_table() are not used so remove them.

15 years agotaskmgr: Make TrayIcon_GetProcessorUsageIcon() static.
Francois Gouget [Wed, 4 Feb 2009 23:19:35 +0000 (00:19 +0100)] 
taskmgr: Make TrayIcon_GetProcessorUsageIcon() static.

15 years agotaskmgr: Reorder some functions to avoid forward declarations in graphctl.c.
Francois Gouget [Wed, 4 Feb 2009 23:10:52 +0000 (00:10 +0100)] 
taskmgr: Reorder some functions to avoid forward declarations in graphctl.c.

15 years agotaskmgr: Reorder some functions to avoid forward declarations in applpage.c.
Francois Gouget [Wed, 4 Feb 2009 23:10:41 +0000 (00:10 +0100)] 
taskmgr: Reorder some functions to avoid forward declarations in applpage.c.

15 years agoshell32/tests: Remove spaces before a '\n's.
Francois Gouget [Wed, 4 Feb 2009 23:10:35 +0000 (00:10 +0100)] 
shell32/tests: Remove spaces before a '\n's.

15 years agotwain_32/tests: Add a trailing '\n' to ok() calls.
Francois Gouget [Wed, 4 Feb 2009 23:10:29 +0000 (00:10 +0100)] 
twain_32/tests: Add a trailing '\n' to ok() calls.

15 years agolocalspl: Enable environment "Windows x64" for Win64.
Detlef Riekenberg [Wed, 4 Feb 2009 22:28:30 +0000 (23:28 +0100)] 
localspl: Enable environment "Windows x64" for Win64.

15 years agowinspool: Enable environment "Windows x64" for Win64.
Detlef Riekenberg [Wed, 4 Feb 2009 22:25:36 +0000 (23:25 +0100)] 
winspool: Enable environment "Windows x64" for Win64.

15 years agowinspool/tests: Run more tests on Win64.
Detlef Riekenberg [Wed, 4 Feb 2009 22:16:28 +0000 (23:16 +0100)] 
winspool/tests: Run more tests on Win64.

15 years agodbghelp: Remove unused function.
Andrew Talbot [Wed, 4 Feb 2009 20:39:36 +0000 (20:39 +0000)] 
dbghelp: Remove unused function.

15 years agodplayx: Remove unused functions.
Andrew Talbot [Wed, 4 Feb 2009 20:39:39 +0000 (20:39 +0000)] 
dplayx: Remove unused functions.

15 years agodsound: Remove unused function.
Andrew Talbot [Wed, 4 Feb 2009 20:39:42 +0000 (20:39 +0000)] 
dsound: Remove unused function.

15 years agoinetcomm: Remove unused function.
Andrew Talbot [Wed, 4 Feb 2009 20:39:45 +0000 (20:39 +0000)] 
inetcomm: Remove unused function.

15 years agoitss: Remove unused function.
Andrew Talbot [Wed, 4 Feb 2009 20:39:48 +0000 (20:39 +0000)] 
itss: Remove unused function.

15 years agocabinet: Declare a function static.
Andrew Talbot [Wed, 4 Feb 2009 20:39:32 +0000 (20:39 +0000)] 
cabinet: Declare a function static.

15 years agomlang: Handle non Japanese case in ConvertUnknownJapaneseToUnicode.
Aric Stewart [Wed, 4 Feb 2009 19:58:20 +0000 (13:58 -0600)] 
mlang: Handle non Japanese case in ConvertUnknownJapaneseToUnicode.

15 years agourlmon: Fixed target buffer length to MultiByteToWideChar.
Marcus Meissner [Wed, 4 Feb 2009 20:15:04 +0000 (21:15 +0100)] 
urlmon: Fixed target buffer length to MultiByteToWideChar.

15 years agomshtml: Fixed second buffer argument to MultiByteToWideChar.
Marcus Meissner [Wed, 4 Feb 2009 20:11:31 +0000 (21:11 +0100)] 
mshtml: Fixed second buffer argument to MultiByteToWideChar.

15 years agoatl: Fixed second buffer size to MultiByteToWideChar.
Marcus Meissner [Wed, 4 Feb 2009 19:33:40 +0000 (20:33 +0100)] 
atl: Fixed second buffer size to MultiByteToWideChar.

15 years agomshtml: Fixed last argument to MultiByteToWideChar.
Marcus Meissner [Wed, 4 Feb 2009 18:02:26 +0000 (19:02 +0100)] 
mshtml: Fixed last argument to MultiByteToWideChar.

15 years agomshtml: Pass bytes written pointer to WriteFile.
Juan Lang [Wed, 4 Feb 2009 17:20:22 +0000 (09:20 -0800)] 
mshtml: Pass bytes written pointer to WriteFile.

15 years agoshell32: Remove an obsolete comment.
Juan Lang [Wed, 4 Feb 2009 16:38:43 +0000 (08:38 -0800)] 
shell32: Remove an obsolete comment.

15 years agoshell32: Use the normal list checks for CSIDL_PERSONAL.
Juan Lang [Tue, 3 Feb 2009 18:15:35 +0000 (10:15 -0800)] 
shell32: Use the normal list checks for CSIDL_PERSONAL.

15 years agowinegcc: Pass the -m32/-m64 options to winebuild too.
Alexandre Julliard [Wed, 4 Feb 2009 19:10:49 +0000 (20:10 +0100)] 
winegcc: Pass the -m32/-m64 options to winebuild too.

15 years agowinebuild: Search for the as/ld/nm tools in the PATH under various names.
Alexandre Julliard [Wed, 4 Feb 2009 18:37:13 +0000 (19:37 +0100)] 
winebuild: Search for the as/ld/nm tools in the PATH under various names.

15 years agowinebuild: Append the correct options for as and ld when forcing a 32/64-bit build.
Alexandre Julliard [Wed, 4 Feb 2009 18:33:49 +0000 (19:33 +0100)] 
winebuild: Append the correct options for as and ld when forcing a 32/64-bit build.

15 years agowinebuild: Determine the appropriate as/ld/nm commands at the time they are needed.
Alexandre Julliard [Wed, 4 Feb 2009 18:31:54 +0000 (19:31 +0100)] 
winebuild: Determine the appropriate as/ld/nm commands at the time they are needed.

15 years agoshell32: Remove a test that fails on Win64.
Juan Lang [Mon, 2 Feb 2009 21:45:18 +0000 (13:45 -0800)] 
shell32: Remove a test that fails on Win64.

15 years agomsadp32.acm: Block align the adpcm extra data.
Vincent Pelletier [Sun, 1 Feb 2009 08:51:31 +0000 (09:51 +0100)] 
msadp32.acm: Block align the adpcm extra data.

Based heavily on Stefano Guidoni's patch.

15 years agowinedos: Unify Fake BIOS & VGA display mode selection information and algorithms.
Jeremiah Flerchinger [Tue, 3 Feb 2009 05:24:03 +0000 (22:24 -0700)] 
winedos: Unify Fake BIOS & VGA display mode selection information and algorithms.

15 years agopropsys: Stub for PSRegisterPropertySchema.
Nikolay Sivov [Tue, 3 Feb 2009 14:36:44 +0000 (17:36 +0300)] 
propsys: Stub for PSRegisterPropertySchema.

15 years agogdiplus: Implemented GdipGetLogFontA.
Nikolay Sivov [Wed, 4 Feb 2009 08:57:04 +0000 (11:57 +0300)] 
gdiplus: Implemented GdipGetLogFontA.

15 years agogdiplus: Implemented GdipFillRegion.
Nikolay Sivov [Tue, 3 Feb 2009 19:17:47 +0000 (22:17 +0300)] 
gdiplus: Implemented GdipFillRegion.

15 years agomsctf: Implement TF_GetThreadMgr.
Aric Stewart [Tue, 3 Feb 2009 20:28:41 +0000 (14:28 -0600)] 
msctf: Implement TF_GetThreadMgr.

15 years agomsctf: Implement TF_CreateThreadMgr.
Aric Stewart [Tue, 3 Feb 2009 20:28:35 +0000 (14:28 -0600)] 
msctf: Implement TF_CreateThreadMgr.

15 years agomsctf: Flesh out spec file with stubs.
Aric Stewart [Tue, 3 Feb 2009 20:28:27 +0000 (14:28 -0600)] 
msctf: Flesh out spec file with stubs.

15 years agomsctf: Implement ITfCategoryMgr::RegisterCategory.
Aric Stewart [Tue, 3 Feb 2009 19:18:11 +0000 (13:18 -0600)] 
msctf: Implement ITfCategoryMgr::RegisterCategory.

15 years agomsctf: Stub implementation of ITfCategoryMgr.
Aric Stewart [Tue, 3 Feb 2009 19:18:02 +0000 (13:18 -0600)] 
msctf: Stub implementation of ITfCategoryMgr.

15 years agomsctf: Implement ITfInputProcessorProfiles::AddLanguageProfile.
Aric Stewart [Tue, 3 Feb 2009 19:17:50 +0000 (13:17 -0600)] 
msctf: Implement ITfInputProcessorProfiles::AddLanguageProfile.

15 years agomsctf: Implement ITfInputProcessorProfiles::Register.
Aric Stewart [Tue, 3 Feb 2009 19:17:41 +0000 (13:17 -0600)] 
msctf: Implement ITfInputProcessorProfiles::Register.

15 years agomsctf: Implement InputProcessorProfiles::GetCurrentLanguage.
Aric Stewart [Tue, 3 Feb 2009 19:17:19 +0000 (13:17 -0600)] 
msctf: Implement InputProcessorProfiles::GetCurrentLanguage.

15 years agomsctf: Add stub implementation of ITfInputProcessorProfiles.
Aric Stewart [Tue, 3 Feb 2009 19:17:04 +0000 (13:17 -0600)] 
msctf: Add stub implementation of ITfInputProcessorProfiles.

15 years agoinclude: Define LANGID in wtypes.idl.
Alexandre Julliard [Wed, 4 Feb 2009 14:06:25 +0000 (15:06 +0100)] 
include: Define LANGID in wtypes.idl.

15 years agowinetest: Make sure we can test .NET dlls on Windows.
Paul Vriens [Tue, 3 Feb 2009 19:45:34 +0000 (20:45 +0100)] 
winetest: Make sure we can test .NET dlls on Windows.

15 years agocomctl32/tests: Make the test dpi and theme aware by using SM_CYSIZE.
Detlef Riekenberg [Tue, 3 Feb 2009 23:35:57 +0000 (00:35 +0100)] 
comctl32/tests: Make the test dpi and theme aware by using SM_CYSIZE.

15 years agoshdocvw: Correct OnAmbientPropertyChange regression.
Alistair Leslie-Hughes [Wed, 4 Feb 2009 00:51:59 +0000 (11:51 +1100)] 
shdocvw: Correct OnAmbientPropertyChange regression.

15 years agodbghelp: Moved SymEnumLines to symbol.c to reuse the regex support.
Alexandre Julliard [Wed, 4 Feb 2009 12:13:08 +0000 (13:13 +0100)] 
dbghelp: Moved SymEnumLines to symbol.c to reuse the regex support.

15 years agodbghelp: Fall back to string comparison if regex support is missing.
Alexandre Julliard [Wed, 4 Feb 2009 12:02:08 +0000 (13:02 +0100)] 
dbghelp: Fall back to string comparison if regex support is missing.

15 years agodbghelp: Allocate enough memory initially for regexps instead of growing the buffer.
Alexandre Julliard [Wed, 4 Feb 2009 12:00:31 +0000 (13:00 +0100)] 
dbghelp: Allocate enough memory initially for regexps instead of growing the buffer.

15 years agodbghelp: Fix pool allocation routines to be able to support arbitrary sizes.
Alexandre Julliard [Wed, 4 Feb 2009 11:27:36 +0000 (12:27 +0100)] 
dbghelp: Fix pool allocation routines to be able to support arbitrary sizes.

Also move full arenas to a separate list to avoid searching through
them again and again.

15 years agod3dx9_36: Remove useless traces.
David Adam [Wed, 4 Feb 2009 07:52:52 +0000 (08:52 +0100)] 
d3dx9_36: Remove useless traces.

15 years agowinedos: Improve PIT emulation.
Florian Tobias Schandinat [Tue, 3 Feb 2009 17:26:04 +0000 (18:26 +0100)] 
winedos: Improve PIT emulation.

15 years agomlang: Get rid of ICOM_THIS_MULTI macro.
Dmitry Timoshkov [Wed, 4 Feb 2009 07:25:19 +0000 (15:25 +0800)] 
mlang: Get rid of ICOM_THIS_MULTI macro.

15 years agotwain_32/tests: Don't leak memory on an error path (Smatch).
Michael Stefaniuc [Tue, 3 Feb 2009 23:56:39 +0000 (00:56 +0100)] 
twain_32/tests: Don't leak memory on an error path (Smatch).

15 years agoinclude: Change some DWORD to DWORD_PTR in mmddk.h.
Michael Stefaniuc [Tue, 3 Feb 2009 23:56:28 +0000 (00:56 +0100)] 
include: Change some DWORD to DWORD_PTR in mmddk.h.

This matches the DDK and removes 14 Win64 compile warnings.

15 years agod3dxof: Fix object files size limitation by mapping them into memory.
Christian Costa [Tue, 3 Feb 2009 21:58:34 +0000 (22:58 +0100)] 
d3dxof: Fix object files size limitation by mapping them into memory.

15 years agoadvapi32: Add Security Label sids used by IE7.
Aric Stewart [Tue, 3 Feb 2009 18:55:14 +0000 (12:55 -0600)] 
advapi32: Add Security Label sids used by IE7.

15 years agomapi32/tests: Fix typo.
Juan Lang [Tue, 3 Feb 2009 19:08:22 +0000 (11:08 -0800)] 
mapi32/tests: Fix typo.

15 years agoshell32: Use list of allowed PIDL types rather than assuming there are no more than...
Juan Lang [Tue, 3 Feb 2009 17:45:00 +0000 (09:45 -0800)] 
shell32: Use list of allowed PIDL types rather than assuming there are no more than two.

15 years agoshell32: Fix a couple test failures on NT4.
Juan Lang [Tue, 3 Feb 2009 17:01:59 +0000 (09:01 -0800)] 
shell32: Fix a couple test failures on NT4.

15 years agorsaenh: Fix failing tests on Windows ME.
Juan Lang [Tue, 3 Feb 2009 16:11:33 +0000 (08:11 -0800)] 
rsaenh: Fix failing tests on Windows ME.

15 years agowintrust: Use GetSystemDirectory rather than GetWindowsDirectory to find the CatRoot...
Juan Lang [Tue, 3 Feb 2009 16:04:15 +0000 (08:04 -0800)] 
wintrust: Use GetSystemDirectory rather than GetWindowsDirectory to find the CatRoot directories.

15 years agosecur32: Fix a handful of test failures on Win9x.
Juan Lang [Tue, 3 Feb 2009 15:48:59 +0000 (07:48 -0800)] 
secur32: Fix a handful of test failures on Win9x.