wine
18 years agowinetest: Added hlink tests.
Stefan Leichter [Wed, 2 Aug 2006 18:02:33 +0000 (20:02 +0200)] 
winetest: Added hlink tests.

18 years agouser: Implementation of Get/SetWindowLongPtr for 64-bit platforms.
Alexandre Julliard [Wed, 2 Aug 2006 19:59:00 +0000 (21:59 +0200)] 
user: Implementation of Get/SetWindowLongPtr for 64-bit platforms.

Also use the same code for Get/SetWindowWord.
Based on a patch by Ge van Geldorp.

18 years agomsi: Only ever write the long path for InProcServers.
Mike McCormack [Wed, 2 Aug 2006 11:41:13 +0000 (13:41 +0200)] 
msi: Only ever write the long path for InProcServers.

18 years agomsi: Register advertised components too.
Mike McCormack [Wed, 2 Aug 2006 11:41:06 +0000 (13:41 +0200)] 
msi: Register advertised components too.

18 years agouxtheme: Make some variables static.
Alexandre Julliard [Wed, 2 Aug 2006 11:33:01 +0000 (13:33 +0200)] 
uxtheme: Make some variables static.

18 years agooledlg: Make a string static.
Alexandre Julliard [Wed, 2 Aug 2006 11:32:34 +0000 (13:32 +0200)] 
oledlg: Make a string static.

18 years agokernel32: Make the keymap entries const.
Alexandre Julliard [Wed, 2 Aug 2006 11:32:05 +0000 (13:32 +0200)] 
kernel32: Make the keymap entries const.

18 years agoole32: Make some functions and variables static.
Alexandre Julliard [Wed, 2 Aug 2006 11:31:26 +0000 (13:31 +0200)] 
ole32: Make some functions and variables static.

18 years agomsxml3: Make some functions and variables static.
Alexandre Julliard [Wed, 2 Aug 2006 11:28:36 +0000 (13:28 +0200)] 
msxml3: Make some functions and variables static.

18 years agoopengl32: Make some functions and variables static.
Alexandre Julliard [Wed, 2 Aug 2006 11:26:36 +0000 (13:26 +0200)] 
opengl32: Make some functions and variables static.

18 years agoglu32: Make some functions static.
Alexandre Julliard [Wed, 2 Aug 2006 11:26:24 +0000 (13:26 +0200)] 
glu32: Make some functions static.

18 years agodsound: Make some functions static.
Alexandre Julliard [Wed, 2 Aug 2006 11:26:14 +0000 (13:26 +0200)] 
dsound: Make some functions static.

18 years agowinex11.drv: Make some functions and variables static, and get rid of x11ddraw.h.
Alexandre Julliard [Wed, 2 Aug 2006 11:21:58 +0000 (13:21 +0200)] 
winex11.drv: Make some functions and variables static, and get rid of x11ddraw.h.

18 years agomsi: Add tests for SQL query markers.
James Hawkins [Wed, 2 Aug 2006 00:36:03 +0000 (17:36 -0700)] 
msi: Add tests for SQL query markers.

18 years agomsi: A file that does not have the msidbFileAttributesCompressed bit set should be...
James Hawkins [Tue, 1 Aug 2006 22:10:21 +0000 (15:10 -0700)] 
msi: A file that does not have the msidbFileAttributesCompressed bit set should be considered non-compressed.

18 years agomsi: Don't crash if an empty record is given to MsiProcessMessage.
James Hawkins [Tue, 1 Aug 2006 20:15:34 +0000 (13:15 -0700)] 
msi: Don't crash if an empty record is given to MsiProcessMessage.

18 years agomsi: Set the install state to INSTALLSTATE_LOCAL for features with compressed files.
James Hawkins [Tue, 1 Aug 2006 17:14:15 +0000 (10:14 -0700)] 
msi: Set the install state to INSTALLSTATE_LOCAL for features with compressed files.

18 years agoadvapi32: LsaQueryInformationPolicy: do the right thing for both domains and accounts.
Robert Reif [Wed, 2 Aug 2006 01:49:15 +0000 (21:49 -0400)] 
advapi32: LsaQueryInformationPolicy: do the right thing for both domains and accounts.

18 years agowintrust: Implement TrustIsCertificateSelfSigned.
Juan Lang [Wed, 2 Aug 2006 00:20:33 +0000 (17:20 -0700)] 
wintrust: Implement TrustIsCertificateSelfSigned.

18 years agocrypt32: Support more types in CertRDNToStr.
Juan Lang [Wed, 2 Aug 2006 00:15:14 +0000 (17:15 -0700)] 
crypt32: Support more types in CertRDNToStr.

18 years agomsvfw32: Updated Korean resource.
Hwang YunSong(황윤성) [Tue, 1 Aug 2006 23:45:09 +0000 (08:45 +0900)] 
msvfw32: Updated Korean resource.

18 years agoshell32: Fix the file version string of the version resource.
Stefan Leichter [Tue, 1 Aug 2006 20:53:25 +0000 (22:53 +0200)] 
shell32: Fix the file version string of the version resource.

18 years agokernel/tests: Write-strings warnings fix.
Andrew Talbot [Tue, 1 Aug 2006 19:16:41 +0000 (20:16 +0100)] 
kernel/tests: Write-strings warnings fix.

18 years agokernel: Write-strings warnings fixes.
Andrew Talbot [Tue, 1 Aug 2006 18:38:40 +0000 (19:38 +0100)] 
kernel: Write-strings warnings fixes.

18 years agooleview: Initialize TVITEM.lParam to NULL in EnumFuncs.
Dan Hipschman [Tue, 1 Aug 2006 17:49:25 +0000 (10:49 -0700)] 
oleview: Initialize TVITEM.lParam to NULL in EnumFuncs.

18 years agomshtml: Remove unwarranted REG_EXPAND_SZ flags.
Francois Gouget [Tue, 1 Aug 2006 19:14:40 +0000 (21:14 +0200)] 
mshtml: Remove unwarranted REG_EXPAND_SZ flags.

18 years agolibport: Fixed invalid lvalue accesses in memmove.
Alexandre Julliard [Tue, 1 Aug 2006 17:35:52 +0000 (19:35 +0200)] 
libport: Fixed invalid lvalue accesses in memmove.

18 years agoview: Updated Korean resource.
Hwang YunSong(황윤성) [Tue, 1 Aug 2006 08:54:06 +0000 (17:54 +0900)] 
view: Updated Korean resource.

18 years agocomctl32: Limit the width of the watermark to 164 pixels.
Huw Davies [Tue, 1 Aug 2006 11:22:59 +0000 (12:22 +0100)] 
comctl32: Limit the width of the watermark to 164 pixels.

18 years agocomctl32: Limit the size of the header bitmap to 49x49.
Huw Davies [Mon, 31 Jul 2006 14:38:14 +0000 (15:38 +0100)] 
comctl32: Limit the size of the header bitmap to 49x49.

18 years agocomctl32: Invalidate the header area so that updated titles will be drawn.
Huw Davies [Mon, 31 Jul 2006 14:28:17 +0000 (15:28 +0100)] 
comctl32: Invalidate the header area so that updated titles will be drawn.

18 years agocomctl32: Wordwrap the sub title.
Huw Davies [Mon, 31 Jul 2006 12:58:43 +0000 (13:58 +0100)] 
comctl32: Wordwrap the sub title.

18 years agocomctl32: The titles are already converted to unicode so always use DrawTextW to...
Huw Davies [Mon, 31 Jul 2006 11:47:45 +0000 (12:47 +0100)] 
comctl32: The titles are already converted to unicode so always use DrawTextW to write them.

18 years agoshell32: Send directories and non-regular files to the trash.
Mikołaj Zalewski [Tue, 1 Aug 2006 15:20:03 +0000 (17:20 +0200)] 
shell32: Send directories and non-regular files to the trash.

18 years agouser: Add a couple of missing bits to the SetWindowLong test.
Dmitry Timoshkov [Tue, 1 Aug 2006 14:05:42 +0000 (23:05 +0900)] 
user: Add a couple of missing bits to the SetWindowLong test.

18 years agomshtml: Added implementation of put_scrollTop and put_scrollLeft.
Jacek Caban [Tue, 1 Aug 2006 12:50:52 +0000 (14:50 +0200)] 
mshtml: Added implementation of put_scrollTop and put_scrollLeft.

18 years agomshtml: Store HTMLElement pointer in HTMLTextContainer.
Jacek Caban [Tue, 1 Aug 2006 12:49:57 +0000 (14:49 +0200)] 
mshtml: Store HTMLElement pointer in HTMLTextContainer.

18 years agoadvapi32: More LsaQueryInformationPolicy tests.
Robert Reif [Tue, 1 Aug 2006 11:35:54 +0000 (07:35 -0400)] 
advapi32: More LsaQueryInformationPolicy tests.

18 years agohlink: Use ShellExecute to start the link if we can't get a IHlinkTarget.
Mike McCormack [Tue, 1 Aug 2006 18:25:36 +0000 (03:25 +0900)] 
hlink: Use ShellExecute to start the link if we can't get a IHlinkTarget.

18 years agogdi: Fixed buffer overflow in GetCharABCWidthsI.
Alexandre Julliard [Tue, 1 Aug 2006 15:52:48 +0000 (17:52 +0200)] 
gdi: Fixed buffer overflow in GetCharABCWidthsI.

18 years agomakedep: Always search for includes in the standard directories, even without -I...
Alexandre Julliard [Tue, 1 Aug 2006 10:37:18 +0000 (12:37 +0200)] 
makedep: Always search for includes in the standard directories, even without -I option.

18 years agomakedep: Don't add dependencies for system headers.
Alexandre Julliard [Tue, 1 Aug 2006 10:27:22 +0000 (12:27 +0200)] 
makedep: Don't add dependencies for system headers.

18 years agomakedep: Get rid of restrictions on line lengths. Merge lines that end in a backslash.
Alexandre Julliard [Tue, 1 Aug 2006 10:16:29 +0000 (12:16 +0200)] 
makedep: Get rid of restrictions on line lengths. Merge lines that end in a backslash.

18 years agomakedep: Convert to standard Wine lists.
Alexandre Julliard [Tue, 1 Aug 2006 10:13:57 +0000 (12:13 +0200)] 
makedep: Convert to standard Wine lists.

18 years agomsxml3: Add progids for MSXML.DOMDocument and MSXML.FreeThreadedDOMDocument.
Robert Shearman [Fri, 28 Jul 2006 00:20:30 +0000 (01:20 +0100)] 
msxml3: Add progids for MSXML.DOMDocument and MSXML.FreeThreadedDOMDocument.

Don't delete the progid key when unregistering coclasses - this is now
done in unregister_progids.

18 years agomsxml3: Separate the writing of progids from the writing of classes.
Robert Shearman [Fri, 28 Jul 2006 00:20:06 +0000 (01:20 +0100)] 
msxml3: Separate the writing of progids from the writing of classes.

This allows writing multiple progids that refer to one class.
Support writing out Version and VersionIndependentProgId keys for classes.

18 years agokernel: Wsign-compare warning fix.
Michael Stefaniuc [Thu, 27 Jul 2006 22:00:06 +0000 (00:00 +0200)] 
kernel: Wsign-compare warning fix.

18 years agoadvapi32: LsaQueryInformationPolicy update.
Robert Reif [Mon, 31 Jul 2006 21:53:32 +0000 (17:53 -0400)] 
advapi32: LsaQueryInformationPolicy update.

Update LsaQueryInformationPolicy to use correct computer name and SID.
Add support for PolicyDnsDomainInformation.

18 years agohlink: Add a short test case.
Mike McCormack [Tue, 1 Aug 2006 17:19:15 +0000 (02:19 +0900)] 
hlink: Add a short test case.

18 years agohlink: Use CoTaskMemAlloc when returning memory to a caller.
Mike McCormack [Tue, 1 Aug 2006 17:15:30 +0000 (02:15 +0900)] 
hlink: Use CoTaskMemAlloc when returning memory to a caller.

18 years agohlink: Create a strdupW function and use it.
Mike McCormack [Tue, 1 Aug 2006 17:14:53 +0000 (02:14 +0900)] 
hlink: Create a strdupW function and use it.

18 years agomsi: Wake dialog on messages from external threads.
Thomas Kho [Tue, 1 Aug 2006 01:17:03 +0000 (20:17 -0500)] 
msi: Wake dialog on messages from external threads.

18 years agomsi: Fix a couple install state test cases.
James Hawkins [Mon, 31 Jul 2006 21:50:44 +0000 (14:50 -0700)] 
msi: Fix a couple install state test cases.

- Correctly handle the msidbComponentAttributesOptional component attribute.
- Don't set a component's state to INSTALLSTATE_LOCAL if the
  msidbComponentAttributesSourceOnly attribute is provided.

18 years agomsi: Fix the add_feature_entry helper function.
James Hawkins [Mon, 31 Jul 2006 20:55:24 +0000 (13:55 -0700)] 
msi: Fix the add_feature_entry helper function.

18 years agowinsplp.h: Remove FAR, use W structs, fix typo.
Detlef Riekenberg [Mon, 31 Jul 2006 20:49:39 +0000 (22:49 +0200)] 
winsplp.h: Remove FAR, use W structs, fix typo.

18 years agodinput/tests: Write-strings warning fix.
Andrew Talbot [Mon, 31 Jul 2006 18:51:00 +0000 (19:51 +0100)] 
dinput/tests: Write-strings warning fix.

18 years agodsound/tests: Write-strings warning fix.
Andrew Talbot [Mon, 31 Jul 2006 18:53:07 +0000 (19:53 +0100)] 
dsound/tests: Write-strings warning fix.

18 years agouser: Ignore setting NULL window procs inside SetWindowLong.
Robert Shearman [Mon, 31 Jul 2006 15:43:35 +0000 (16:43 +0100)] 
user: Ignore setting NULL window procs inside SetWindowLong.

Add tests for SetWindowLong error cases.

18 years agomsvcrt: Fix fgetwc/s in binary mode.
Duane Clark [Mon, 31 Jul 2006 19:15:37 +0000 (12:15 -0700)] 
msvcrt: Fix fgetwc/s in binary mode.

18 years agomsvcrt: Test fgetwc/s in binary mode.
Duane Clark [Mon, 31 Jul 2006 19:14:04 +0000 (12:14 -0700)] 
msvcrt: Test fgetwc/s in binary mode.

18 years agomsvcrt: Remove read_i loop and fix fread.
Duane Clark [Mon, 31 Jul 2006 19:12:02 +0000 (12:12 -0700)] 
msvcrt: Remove read_i loop and fix fread.

18 years agowidl: Set type_t kind field correctly for all types.
Dan Hipschman [Mon, 31 Jul 2006 18:57:05 +0000 (11:57 -0700)] 
widl: Set type_t kind field correctly for all types.

18 years agowidl: Set defined flag for coclasses.
Dan Hipschman [Mon, 31 Jul 2006 18:56:24 +0000 (11:56 -0700)] 
widl: Set defined flag for coclasses.

18 years agosetupapi: Add a stub implementation of SetupGetSourceInfo.
James Hawkins [Mon, 31 Jul 2006 18:48:27 +0000 (11:48 -0700)] 
setupapi: Add a stub implementation of SetupGetSourceInfo.

18 years agomsi: Set the install state to INSTALLSTATE_LOCAL for components with compressed files.
James Hawkins [Mon, 31 Jul 2006 18:15:52 +0000 (11:15 -0700)] 
msi: Set the install state to INSTALLSTATE_LOCAL for components with compressed files.

18 years agooleaut32: Improve dump_DispParms.
Robert Shearman [Mon, 31 Jul 2006 15:44:06 +0000 (16:44 +0100)] 
oleaut32: Improve dump_DispParms.

18 years agooleaut32: Add some validation for the DISPPARAMS structure in ITypeInfo::Invoke.
Robert Shearman [Mon, 31 Jul 2006 15:44:02 +0000 (16:44 +0100)] 
oleaut32: Add some validation for the DISPPARAMS structure in ITypeInfo::Invoke.

18 years agoole32: Implement OleNoteObjectVisible as described by MSDN.
Robert Shearman [Mon, 31 Jul 2006 15:43:50 +0000 (16:43 +0100)] 
ole32: Implement OleNoteObjectVisible as described by MSDN.

18 years agoole32: Remove a check on the share mode for the NULL filename case as the check is...
Robert Shearman [Mon, 31 Jul 2006 15:43:46 +0000 (16:43 +0100)] 
ole32: Remove a check on the share mode for the NULL filename case as the check is already done earlier in StgCreateDocfile.

18 years agontdll: Move the calling of the process entry point back to kernel32.
Alexandre Julliard [Mon, 31 Jul 2006 19:25:29 +0000 (21:25 +0200)] 
ntdll: Move the calling of the process entry point back to kernel32.

Apparently some copy protection stuff relies on that.
This reverts commit 50fca716fddf5af03b4c91ae5e950daff5fbdf2a.

18 years agontdll: Set initial module refcount to 1 to avoid unloading during imports fixup.
Alexandre Julliard [Mon, 31 Jul 2006 19:03:01 +0000 (21:03 +0200)] 
ntdll: Set initial module refcount to 1 to avoid unloading during imports fixup.

18 years agopreloader: Added support for the new style DT_GNU_HASH symbol table.
Alexandre Julliard [Mon, 31 Jul 2006 19:02:38 +0000 (21:02 +0200)] 
preloader: Added support for the new style DT_GNU_HASH symbol table.

18 years agopreloader: Fixed type checking in symbol lookup.
Alexandre Julliard [Mon, 31 Jul 2006 14:44:40 +0000 (16:44 +0200)] 
preloader: Fixed type checking in symbol lookup.

18 years agopreloader: Properly use the ELF hash table when looking up a symbol.
Alexandre Julliard [Mon, 31 Jul 2006 13:48:32 +0000 (15:48 +0200)] 
preloader: Properly use the ELF hash table when looking up a symbol.

18 years agoshdocvw: Added WebBrowser::Invoke implementation.
Jacek Caban [Mon, 31 Jul 2006 11:27:22 +0000 (13:27 +0200)] 
shdocvw: Added WebBrowser::Invoke implementation.

18 years agoshdocvw: Added SetExtent and GetExtent implementation.
Jacek Caban [Mon, 31 Jul 2006 11:22:32 +0000 (13:22 +0200)] 
shdocvw: Added SetExtent and GetExtent implementation.

18 years agowined3d: Fix potential NULL dereference in IWineD3DSurfaceImpl_LockRect.
Chris Robinson [Mon, 31 Jul 2006 13:36:55 +0000 (06:36 -0700)] 
wined3d: Fix potential NULL dereference in IWineD3DSurfaceImpl_LockRect.

18 years agowined3d: Avoid NULL dereference.
Chris Robinson [Mon, 31 Jul 2006 13:36:11 +0000 (06:36 -0700)] 
wined3d: Avoid NULL dereference.

18 years agoriched20: Implement EM_GETLINE.
Thomas Kho [Mon, 31 Jul 2006 05:59:43 +0000 (07:59 +0200)] 
riched20: Implement EM_GETLINE.

18 years agoole32: Use IsGUIDEqual to compare IIDs.
Mike McCormack [Mon, 31 Jul 2006 18:10:58 +0000 (03:10 +0900)] 
ole32: Use IsGUIDEqual to compare IIDs.

18 years agolibwine: Better heuristic for finding the top of the address space on Linux.
Alexandre Julliard [Mon, 31 Jul 2006 15:09:34 +0000 (17:09 +0200)] 
libwine: Better heuristic for finding the top of the address space on Linux.

18 years agoadvapi32: Add computer sid support to LookupAccountSidW.
Robert Reif [Mon, 31 Jul 2006 11:09:21 +0000 (07:09 -0400)] 
advapi32: Add computer sid support to LookupAccountSidW.

18 years agoadvapi32: Add more helper functions.
Robert Reif [Mon, 31 Jul 2006 10:59:43 +0000 (06:59 -0400)] 
advapi32: Add more helper functions.

Add ADVAPI_GetComputerSid.

18 years agoshdocvw: Register SHDocVw typelib.
Jacek Caban [Mon, 31 Jul 2006 11:16:54 +0000 (13:16 +0200)] 
shdocvw: Register SHDocVw typelib.

18 years agoshdocvw: Added typelib.
Jacek Caban [Mon, 31 Jul 2006 11:16:36 +0000 (13:16 +0200)] 
shdocvw: Added typelib.

18 years agoshell32: Update the Polish translation.
Mikołaj Zalewski [Wed, 19 Jul 2006 16:37:06 +0000 (18:37 +0200)] 
shell32: Update the Polish translation.

18 years agoshell32: Call the trashing code from SHFileOperationW.
Mikołaj Zalewski [Wed, 19 Jul 2006 16:37:02 +0000 (18:37 +0200)] 
shell32: Call the trashing code from SHFileOperationW.

18 years agoshell32: Add trashing support functions.
Mikołaj Zalewski [Wed, 19 Jul 2006 16:36:42 +0000 (18:36 +0200)] 
shell32: Add trashing support functions.

18 years agoshell32: Add trashing confirmations.
Mikołaj Zalewski [Wed, 19 Jul 2006 16:36:22 +0000 (18:36 +0200)] 
shell32: Add trashing confirmations.

18 years agooleaut32: Move varformat conformance tests to new file varformat.c
Benjamin Arai [Mon, 31 Jul 2006 07:25:32 +0000 (00:25 -0700)] 
oleaut32: Move varformat conformance tests to new file varformat.c

18 years agouser: Set buffer to '\0' in GetKeyNameTextA too.
Vitaliy Margolen [Sun, 30 Jul 2006 01:28:26 +0000 (19:28 -0600)] 
user: Set buffer to '\0' in GetKeyNameTextA too.

18 years agomsvcrt: Fix _getw.
Duane Clark [Sat, 29 Jul 2006 22:38:02 +0000 (15:38 -0700)] 
msvcrt: Fix _getw.

18 years agomsvcrt: Fix fread.
Duane Clark [Sat, 29 Jul 2006 22:35:02 +0000 (15:35 -0700)] 
msvcrt: Fix fread.

18 years agomsvcrt: Fix _read and fgetc.
Duane Clark [Sat, 29 Jul 2006 22:27:59 +0000 (15:27 -0700)] 
msvcrt: Fix _read and fgetc.

18 years agomsvcrt: File read buffer tests.
Duane Clark [Sat, 29 Jul 2006 22:23:26 +0000 (15:23 -0700)] 
msvcrt: File read buffer tests.

18 years agodinput: Initialize event sequence counter. And simplify code.
Vitaliy Margolen [Mon, 31 Jul 2006 05:32:30 +0000 (23:32 -0600)] 
dinput: Initialize event sequence counter. And simplify code.

18 years agoadvapi32: Add string sid tests.
Robert Reif [Sat, 29 Jul 2006 11:45:23 +0000 (07:45 -0400)] 
advapi32: Add string sid tests.

18 years agoadvapi32: Print more info about failed test.
Robert Reif [Sat, 29 Jul 2006 11:41:01 +0000 (07:41 -0400)] 
advapi32: Print more info about failed test.

18 years agoadvapi32: Make ADVAPI_IsLocalComputer global and remove duplicate copy.
Robert Reif [Sat, 29 Jul 2006 12:12:58 +0000 (08:12 -0400)] 
advapi32: Make ADVAPI_IsLocalComputer global and remove duplicate copy.

Make debugstr_sid global.

18 years agoole32: Add function parameters to FIXME messages.
Mike McCormack [Mon, 31 Jul 2006 16:00:36 +0000 (01:00 +0900)] 
ole32: Add function parameters to FIXME messages.