Thomas Faber [Thu, 14 Jun 2012 17:48:14 +0000 (17:48 +0000)]
[KMTESTS]
- Centralize frequently used macros
svn path=/trunk/; revision=56733
Art Yerkes [Thu, 14 Jun 2012 16:19:01 +0000 (16:19 +0000)]
[NTOSKRNL]
Actually remove the matching exclusive lock region when unlocking.
svn path=/trunk/; revision=56732
Amine Khaldi [Thu, 14 Jun 2012 11:06:23 +0000 (11:06 +0000)]
[CMAKE/MIDL]
* Alter the way we handle the dlldata generation with midl. This works around the warnings we get about multiple rules to generate proxy.dlldata.c.
* Brought to yo by Peter Kummel.
svn path=/trunk/; revision=56731
Thomas Faber [Wed, 13 Jun 2012 21:56:54 +0000 (21:56 +0000)]
[KMTESTS]
- Return a boolean from ok()
- Add KmtGetPoolTag function to allow verifying pool tags used for allocations
svn path=/trunk/; revision=56730
Amine Khaldi [Wed, 13 Jun 2012 10:38:13 +0000 (10:38 +0000)]
[STDOLE32.TLB]
* The previous msvc build fix wasn't proper. Back this out until we figure out a compatible one.
svn path=/trunk/; revision=56729
Art Yerkes [Wed, 13 Jun 2012 01:39:02 +0000 (01:39 +0000)]
[REGEDIT]
Implement silent mode so the winetest can run.
svn path=/trunk/; revision=56728
Art Yerkes [Tue, 12 Jun 2012 22:31:54 +0000 (22:31 +0000)]
[NTOSKRNL]
When a VAD is truncated using VirtualFree, truncate the corresponding MemoryArea
so new allocations will match in both spaces.
svn path=/trunk/; revision=56727
Jérôme Gardou [Tue, 12 Jun 2012 22:28:46 +0000 (22:28 +0000)]
[CMAKE]
WIN32 subsystem and the kernel deserve their own projects.
svn path=/trunk/; revision=56726
Eric Kohl [Tue, 12 Jun 2012 21:42:57 +0000 (21:42 +0000)]
[SERVICES]
This new patch corrects bugs introduced in the implementation of
SERVICE_CONFIG_FAILURE_ACTIONS case in RQueryServiceConfig2W() and
RQueryServiceConfig2A().
Patch by Hermès Bélusca.
See issue #7101 for more details.
svn path=/trunk/; revision=56725
Art Yerkes [Tue, 12 Jun 2012 20:41:13 +0000 (20:41 +0000)]
[NTOSKRNL]
Withdraw a wait entry before mapping a page.
svn path=/trunk/; revision=56724
Jérôme Gardou [Tue, 12 Jun 2012 19:21:55 +0000 (19:21 +0000)]
[NTGDI]
- fix potential NULL access. CID 702353
svn path=/trunk/; revision=56723
Eric Kohl [Mon, 11 Jun 2012 19:32:27 +0000 (19:32 +0000)]
[SERVICES]
Automatically close handles and unlock database.
Patch by Hermès Bélusca.
See issue #7111 for more details.
svn path=/trunk/; revision=56722
Eric Kohl [Mon, 11 Jun 2012 19:02:00 +0000 (19:02 +0000)]
[SERVICES]
Removing the redundant function WaitForLSA() and use ScmWaitForLsa() instead.
Patch by Hermès Bélusca.
See issue #7110 for more details.
svn path=/trunk/; revision=56721
Amine Khaldi [Mon, 11 Jun 2012 18:06:27 +0000 (18:06 +0000)]
[STDOLE32.TLB]
* Fix MSVC build and add the module to our build.
svn path=/trunk/; revision=56720
Thomas Faber [Sun, 10 Jun 2012 05:54:04 +0000 (05:54 +0000)]
[NTOSKRNL:KDBG]
- Update i386-dis.c to CVS 1.48. Fixes some Intel syntax disassembly bugs.
- Use setjmp instead of _setjmp
svn path=/trunk/; revision=56719
Eric Kohl [Sat, 9 Jun 2012 23:34:42 +0000 (23:34 +0000)]
[SAMLIB][SAMSRV]
Implement SamEnumerateAliasesInDomain and SamrEnumerateAliasesInDomain. SamEnumerateAliasesInDomain does not return the names of the enumerated aliases, most likely due to a bug in rpcrt4.dll.
svn path=/trunk/; revision=56718
Thomas Faber [Sat, 9 Jun 2012 16:08:19 +0000 (16:08 +0000)]
[ACTXPRXY][URLMON]
- Use IRegistrar mechanism for registration. Fixes urlmon:misc and mshtml:dom crashes
See issue #7113 for more details.
svn path=/trunk/; revision=56717
Art Yerkes [Sat, 9 Jun 2012 02:55:15 +0000 (02:55 +0000)]
[CMD]
Fix first argument of the target program so that paths with spaces aren't
reparsed by the c runtime as multiple arguments.
svn path=/trunk/; revision=56716
James Tabor [Sat, 9 Jun 2012 02:17:39 +0000 (02:17 +0000)]
- Fix configure warnings.
svn path=/trunk/; revision=56715
James Tabor [Fri, 8 Jun 2012 21:19:31 +0000 (21:19 +0000)]
[Win32k]
- Fix attach thread input based on which thread is foreground. Tested with wine Msg test_SetFocus, CursorIcon test_SetCursor and test_ShowCursor, still needs more testing. See bug 7098 and bug 7107, used the test cases and it works with Qemu.
svn path=/trunk/; revision=56714
Sylvain Petreolle [Fri, 8 Jun 2012 18:49:43 +0000 (18:49 +0000)]
[HIDCLASS]
Add missing dependency.
svn path=/trunk/; revision=56713
Sylvain Petreolle [Fri, 8 Jun 2012 18:08:11 +0000 (18:08 +0000)]
[ROSTESTS]
Fix oleaut32_winetest dependencies.
svn path=/trunk/; revision=56712
Timo Kreuzer [Fri, 8 Jun 2012 13:13:31 +0000 (13:13 +0000)]
[PSDK]
Fix WS2TCPIP_INLINE in ws2tcpip.h as well
svn path=/trunk/; revision=56711
Timo Kreuzer [Fri, 8 Jun 2012 13:10:52 +0000 (13:10 +0000)]
[PSDK]
- Add missing C definition of InlineIsEqualGUID in guiddef.h
- Use portable TYPE_ALIGNMENT instead of __builtin_alignof in mstcpip.h
- Remove definition of DL_EUI48 from netiodef.h, since it's already definied as a forward declaration in mstcpip.h
- Make WS2TCPIP_INLINE extern inline instead of static inline to fix warnings about usage in non static inline functions
svn path=/trunk/; revision=56710
Art Yerkes [Thu, 7 Jun 2012 22:41:22 +0000 (22:41 +0000)]
[CMD]
Terminate lines that show environment results from the SET command.
svn path=/trunk/; revision=56709
Eric Kohl [Thu, 7 Jun 2012 14:11:07 +0000 (14:11 +0000)]
[SERVICES]
Implement REnumServiceGroupW.
Patch by Hermès Bélusca.
See issue #7106 for more details.
svn path=/trunk/; revision=56708
James Tabor [Thu, 7 Jun 2012 12:05:17 +0000 (12:05 +0000)]
[Win32SS]
- Fix crash and pass all wine CursorIcon test_SetCursor and test_ShowCursor.
svn path=/trunk/; revision=56707
Eric Kohl [Thu, 7 Jun 2012 11:55:31 +0000 (11:55 +0000)]
[NTOSKRNL]
Stop parsing keys and return STATUS_KEY_DELETED if the parent key was marked as deleted. This fixes two winetests.
svn path=/trunk/; revision=56706
James Tabor [Thu, 7 Jun 2012 11:52:13 +0000 (11:52 +0000)]
[Win32k]
- Turn off a debug print. Fixed wine Edit test_edit_control_2 SetFocus return and one more in Msg test_SetFocus.
svn path=/trunk/; revision=56705
Eric Kohl [Thu, 7 Jun 2012 10:31:17 +0000 (10:31 +0000)]
[SAMLIB][SAMSRV]
- Implement SamGetMembersInAlias and SamrGetMembersInAlias.
- Add registry helper routines SampRegQueryKeyInfo, SampRegEnumerateValue and SampRegSetValue.
- Remove unused SAM database code.
- Store the name and members key (only for aliases and groups) in the database object.
svn path=/trunk/; revision=56704
James Tabor [Thu, 7 Jun 2012 01:08:41 +0000 (01:08 +0000)]
[Win32k]
- Fast fix attach thread input. Tested with win Msg test_SetFocus, fixed the WM_ACTIVATE issue, still needs more testing. See bug 7098, used the test case and it works.
svn path=/trunk/; revision=56703
Eric Kohl [Wed, 6 Jun 2012 23:01:53 +0000 (23:01 +0000)]
[SERVICES]
Removing some code defects discovered by Coverity.
Patch by Hermès Bélusca.
See issue #7105 for more details.
svn path=/trunk/; revision=56702
Art Yerkes [Wed, 6 Jun 2012 21:22:19 +0000 (21:22 +0000)]
[NTOSKRNL]
Don't crash when unmapping a kernel-space image section, due to dereferencing a NULL
Process.
svn path=/trunk/; revision=56701
Amine Khaldi [Wed, 6 Jun 2012 15:41:08 +0000 (15:41 +0000)]
[HIDCLASS]
* Add a missing break, preventing a null pointer dereference. CID 515263.
svn path=/trunk/; revision=56700
Jérôme Gardou [Wed, 6 Jun 2012 15:33:21 +0000 (15:33 +0000)]
[FREELDR]
* Handle case when non-existing channel is asked for debug tracing
CID 701362
svn path=/trunk/; revision=56699
Amine Khaldi [Tue, 5 Jun 2012 21:15:37 +0000 (21:15 +0000)]
[SERVICES]
* Fix a typo and an indentation. By Hermès Bélusca.
See issue #7104 for more details.
svn path=/trunk/; revision=56698
Olaf Siejka [Tue, 5 Jun 2012 14:37:58 +0000 (14:37 +0000)]
[TRANSLATION]
- brasilian portugeese translation by Matheus Macabu (bug no. 7079);
[AHK]
- add scripts for including AHK tests into Reactos\Bin;
svn path=/trunk/; revision=56697
Eric Kohl [Tue, 5 Jun 2012 10:19:39 +0000 (10:19 +0000)]
[SERVICES]
Implement SERVICE_CONFIG_FAILURE_ACTIONS case in RQueryServiceConfig2W and RQueryServiceConfig2A.
Patch by Hermès Bélusca.
See issue #7101 for more details.
svn path=/trunk/; revision=56696
Amine Khaldi [Mon, 4 Jun 2012 15:28:48 +0000 (15:28 +0000)]
[SERVICES]
* Remove logically dead code. CID 513302.
svn path=/trunk/; revision=56695
Eric Kohl [Mon, 4 Jun 2012 14:35:21 +0000 (14:35 +0000)]
[ADVAPI]
Use ULONG_PTR instead of UINT_PTR.
Patch by Hermès Bélusca.
See issue #7100 for more details.
svn path=/trunk/; revision=56694
Amine Khaldi [Mon, 4 Jun 2012 10:47:09 +0000 (10:47 +0000)]
[MSCOREE_WINETEST]
* Sync to Wine 1.5.4.
svn path=/trunk/; revision=56693
Amine Khaldi [Mon, 4 Jun 2012 10:46:54 +0000 (10:46 +0000)]
[MSCOREE]
* Sync to Wine 1.5.4.
svn path=/trunk/; revision=56692
Amine Khaldi [Mon, 4 Jun 2012 10:45:54 +0000 (10:45 +0000)]
[KERNEL32_WINETEST]
* Sync loader tests to Wine 1.5.4. Thanks to Arty for fixing the related issues.
See issue #7071 for more details.
svn path=/trunk/; revision=56691
Eric Kohl [Sun, 3 Jun 2012 20:54:06 +0000 (20:54 +0000)]
[SAMLIB]: Implement SamAddMemberToAlias, SamCreateAliasInDomain, SamEnumerateDomainsInSamServer, SamOpenAlias, SamQueryInformationDomain and SamQueryInformationUser.
[SAMSRV]: Implement SamrEnumerateDomainsInSamServer (buggy, probably a bug in WIDL), SamrQueryInformationDomain.DomainNameInformation, SamrCreateAliasInDomain, SamrOpenAlias and SamrAddMemberToAlias.
[SAMSRV]: Add more registry helper routines.
[SAMSRV]: Create builtin aliases upon setup.
svn path=/trunk/; revision=56690
James Tabor [Sat, 2 Jun 2012 03:56:23 +0000 (03:56 +0000)]
- Fix a FIXME and fix the last test in wine Win test_ShowWindow.
svn path=/trunk/; revision=56689
James Tabor [Sat, 2 Jun 2012 03:34:04 +0000 (03:34 +0000)]
[Win32SS]
- Minor fixups to SetParent.
- Add utilities to check thread queue states and verify window object is still alive.
svn path=/trunk/; revision=56688
Eric Kohl [Fri, 1 Jun 2012 22:41:43 +0000 (22:41 +0000)]
[SAMLIB][SAMSRV][SYSSETUP]
- Implement SamSetInformationDomain.DomainNameInformation and SamrSetInformationDomain.DomainNameInformation.
- Set the account domain name for SAM too.
- Remove the old samlib.h file.
svn path=/trunk/; revision=56687
Amine Khaldi [Fri, 1 Jun 2012 18:59:22 +0000 (18:59 +0000)]
[USBCCGP]
* Fix a thinko.
svn path=/trunk/; revision=56686
Eric Kohl [Fri, 1 Jun 2012 18:03:25 +0000 (18:03 +0000)]
[SAMLIB]
- Implement SamFreeMemory and SamLookupDomainInSamServer.
- Remove unused file debug.h.
[SAMSRV]
- Implement SamrLookupDomainInSamServer.
- Add registry helper functions.
- Store the domain name in a new Name attribute which is used by Sam(r)LookupDomainInSamServer.
svn path=/trunk/; revision=56685
Timo Kreuzer [Fri, 1 Jun 2012 16:15:46 +0000 (16:15 +0000)]
[WIN32K]
Fix a comment
svn path=/trunk/; revision=56684
Timo Kreuzer [Fri, 1 Jun 2012 16:10:14 +0000 (16:10 +0000)]
[PSDK]
- Add __post_invalid to specstrings.h
- Add missing InterlockedCompareExchangePointerAcquire and InterlockedCompareExchangePointerRelease for x86 to winbase.h
- Add missing MemoryBarrier definition
svn path=/trunk/; revision=56683
Art Yerkes [Fri, 1 Jun 2012 09:01:41 +0000 (09:01 +0000)]
[NTOSKRNL]
- Allow placement of a wait entry in virgin address space prior to mapping a page.
- Add a wait entry in the address space when paging in section view.
- Correct a problem that previously prevented us from evicting or querying pages that
had been protected into PAGE_NOACCESS protection by adding a query for disabled
mappings and handling disabled mappings in a few places (this may be controversial).
svn path=/trunk/; revision=56682
Eric Kohl [Thu, 31 May 2012 14:18:59 +0000 (14:18 +0000)]
[ADVAPI32]
Fixed broken build.
svn path=/trunk/; revision=56681
Eric Kohl [Thu, 31 May 2012 14:02:19 +0000 (14:02 +0000)]
[ADVAPI32]
- Get the logon user SID using the new SAM keys and values. This is still a hack.
[SAMLIB]
- Remove all hacks.
[SYSSETUP]
- Remove all administrator account hacks.
svn path=/trunk/; revision=56680
Eric Kohl [Thu, 31 May 2012 11:07:51 +0000 (11:07 +0000)]
[SAMLIB]
- Implement SamOpenUser and SamSetInformationUser.
- Add SamQueryInformationUser stub.
[SAMSRV]
- Implement SamrOpenUser.
- Add a hack to SamrSetInformationUser that enables us to store a users password (as plain-text) in the registry.
- SamrCreateUserInDomain: Fix the creation of user account key names and start counting user RIDs at 1000.
- Clean-up the SAM registry setup code.
- Assingn SIDs to the BUILTIN and Account domains.
- Create the Administrator and Guest accounts in the SAM setup.
svn path=/trunk/; revision=56679
Eric Kohl [Wed, 30 May 2012 22:53:37 +0000 (22:53 +0000)]
[LSASRV][SYSSETUP]
Move the creation of the random account domain SID from syssetup.dll to lsasrv.dll. This change is required because the account domain SID must be stored in the LSA database before the SAM database initializes. Syssetup.dll created the account domain SID much too late.
svn path=/trunk/; revision=56678
Timo Kreuzer [Wed, 30 May 2012 21:16:24 +0000 (21:16 +0000)]
[NTDLL_APITEST]
rename rtl bitmap tests
svn path=/trunk/; revision=56677
James Tabor [Tue, 29 May 2012 21:34:06 +0000 (21:34 +0000)]
[Win32k]
- Users are not allowed to set null desktops. Fixes bug 6759.
svn path=/trunk/; revision=56676
Timo Kreuzer [Tue, 29 May 2012 18:46:25 +0000 (18:46 +0000)]
[NTDLL_APITEST]
Add tests for rtl bitmap function
svn path=/trunk/; revision=56675
Timo Kreuzer [Tue, 29 May 2012 18:40:41 +0000 (18:40 +0000)]
[NDK]
Add missing rtl bitmap functions
svn path=/trunk/; revision=56674
James Tabor [Tue, 29 May 2012 11:57:24 +0000 (11:57 +0000)]
[Win32k]
- Don't check for send nonclient paint messages and bump up the paint count. This may spell the end of the PAINTING BUG spam.
svn path=/trunk/; revision=56673
Eric Kohl [Mon, 28 May 2012 22:47:52 +0000 (22:47 +0000)]
[SAMLIB][SAMSRV]
- Implement SamCreateUserInDomain and SamrCreateUserInDomain.
- SamOpenDomain: Use the correct object types when trying to open a domain object.
svn path=/trunk/; revision=56672
James Tabor [Mon, 28 May 2012 20:12:21 +0000 (20:12 +0000)]
[Service Manager]
- Patch by Hermes Belusca: Fix dialog painting. See bug 4965, marked as WIP.
svn path=/trunk/; revision=56671
Eric Kohl [Mon, 28 May 2012 15:04:26 +0000 (15:04 +0000)]
[SAMSRV]
Add Names sub keys to the Alias, Groups and Users keys of the Account an Builtin domains. These will later contain the 'Name to SID' entries that will simplify lookup by name operations.
svn path=/trunk/; revision=56670
Eric Kohl [Mon, 28 May 2012 12:26:54 +0000 (12:26 +0000)]
[SAMSRV]
- Support container objects in SampCreateDbObject.
- Implement SampGetObjectAttribute and SampSetObjectAttribute.
svn path=/trunk/; revision=56669
Thomas Faber [Mon, 28 May 2012 10:49:44 +0000 (10:49 +0000)]
[LIBUSB][USBCCGP]
- Whitespace and DPRINT fixes
svn path=/trunk/; revision=56668
Thomas Faber [Mon, 28 May 2012 10:34:45 +0000 (10:34 +0000)]
[LIBUSB][USBCCGP][USBEHCI]
- Return the actual number of bytes copied for configuration descriptor requests
- Fix MSVC warnings and NULL vs 0 vs FALSE issues
svn path=/trunk/; revision=56667
Thomas Faber [Mon, 28 May 2012 10:15:58 +0000 (10:15 +0000)]
[USBCCGP]
- Fix hardware/compatible id generation (still abusing UNICODE_STRING though)
- Do not touch unsupported IRP_MN_QUERY_ID requests
svn path=/trunk/; revision=56666
James Tabor [Mon, 28 May 2012 04:53:13 +0000 (04:53 +0000)]
- Turn of debugs.
svn path=/trunk/; revision=56665
James Tabor [Mon, 28 May 2012 04:51:31 +0000 (04:51 +0000)]
[Win32SS]
- Add utility of setting and clearing the state bits from user space. Use this later. Fix build.
svn path=/trunk/; revision=56664
James Tabor [Mon, 28 May 2012 04:49:15 +0000 (04:49 +0000)]
[Win32SS]
- Add utility of setting and clearing the state bits from user space. Use this later.
svn path=/trunk/; revision=56663
James Tabor [Mon, 28 May 2012 03:34:04 +0000 (03:34 +0000)]
[Win32k]
- Fix the remaining wine Win test_NCRedraw test. Broken since r6737.
- Miscellaneous fixes and changes.
svn path=/trunk/; revision=56662
Eric Kohl [Sun, 27 May 2012 05:33:07 +0000 (05:33 +0000)]
[SAMLIB]
- Implement SamCloseHandle, SamConnect and SamOpenDomain.
[SAMSRV]
- Implement SamrCloseHandle, SamrConnect and SamrOpenDomain.
- Start the SAM RPC Server.
svn path=/trunk/; revision=56661
Thomas Faber [Sat, 26 May 2012 17:19:41 +0000 (17:19 +0000)]
[LIBUSB]
- Implement URB_FUNCTION_VENDOR_DEVICE
- Sensibly handle unknown requests in HandleClassDevice
- DPRINT fixes
svn path=/trunk/; revision=56660
James Tabor [Fri, 25 May 2012 20:27:47 +0000 (20:27 +0000)]
- Silence debug traces, SMWCB is the one to tracked.
svn path=/trunk/; revision=56659
James Tabor [Fri, 25 May 2012 19:52:24 +0000 (19:52 +0000)]
[Win32k]
- Fix the remaining wine Win test_SetFocus to does.
svn path=/trunk/; revision=56658
Alex Ionescu [Fri, 25 May 2012 19:26:42 +0000 (19:26 +0000)]
[NDK]: Missing define.
svn path=/trunk/; revision=56657
Alex Ionescu [Thu, 24 May 2012 19:20:33 +0000 (19:20 +0000)]
[KERNEL32]: Enable SxS support in CreateRemoteThread, and other misc. cleanups.
svn path=/trunk/; revision=56656
James Tabor [Thu, 24 May 2012 00:42:19 +0000 (00:42 +0000)]
- Add RegisterClassNameW to ComCtl32.
svn path=/trunk/; revision=56655
James Tabor [Wed, 23 May 2012 23:04:23 +0000 (23:04 +0000)]
[UXTHEME]
- Sync port up to Wine 1.5.4 and head.
svn path=/trunk/; revision=56654
James Tabor [Wed, 23 May 2012 22:36:17 +0000 (22:36 +0000)]
- Add wine netsh, see bug 6758.
svn path=/trunk/; revision=56653
James Tabor [Wed, 23 May 2012 20:21:29 +0000 (20:21 +0000)]
[WIP User32 SxS]
- Add SxS for classes, still not plugged in for a year now.
- Need more information on global headers to support class contexts. ATM the headers are local, for noting what is needed.
svn path=/trunk/; revision=56652
Alex Ionescu [Wed, 23 May 2012 17:35:25 +0000 (17:35 +0000)]
[KERNEL32]: Formatting cleanups and annotations.
[KERNEL32]: Simplify QueueWorkItem since the trampoline is in Rtl.
[KERNEL32]: Add SxS support to QueueUserApc.
[KERNEL32]: Add some extra sanity checks/assertions in certain places.
svn path=/trunk/; revision=56651
Alex Ionescu [Wed, 23 May 2012 16:51:22 +0000 (16:51 +0000)]
[KERNEL32]: Reimplement DeleteFileA and W to handle the new ansi-Unicode functions, as well as to handle the same cases that Pierre implemented in the directory functions (dealing with reparse points and tags).
svn path=/trunk/; revision=56650
Thomas Faber [Wed, 23 May 2012 11:54:20 +0000 (11:54 +0000)]
[RTL]
- Use RtlAnsiStringToUnicodeString instead of mbstowcs to correctly handle manifests that aren't null-terminated
See issue #6743 for more details.
svn path=/trunk/; revision=56649
Eric Kohl [Mon, 21 May 2012 13:38:32 +0000 (13:38 +0000)]
[SAMLIB/SAMSRV/SYSSETUP]
- Use Wine debug messages in samlib.dll.
- Move SAM initialization code from samlib.dll to samsrv.dll.
- Lsass.exe initializes SAM instead of syssetup.dll.
svn path=/trunk/; revision=56648
Eric Kohl [Sun, 20 May 2012 21:10:53 +0000 (21:10 +0000)]
[LSASS]
Load samsrv.dll and call SamIInitialize when lsass is started.
svn path=/trunk/; revision=56647
Eric Kohl [Sun, 20 May 2012 20:33:16 +0000 (20:33 +0000)]
[samlib]
- Add DDK header ntsam.h.
- Add some client side stubs of the SAM RPC interface.
svn path=/trunk/; revision=56646
Eric Kohl [Sun, 20 May 2012 18:31:10 +0000 (18:31 +0000)]
[SAMSRV]
- Convert to Wine debug messages.
- Add server side stubs of the SAM RPC interface. The RPC server is not implemented yet.
svn path=/trunk/; revision=56645
Eric Kohl [Sun, 20 May 2012 16:32:24 +0000 (16:32 +0000)]
[IDL]
Add ACF and IDL file for the SAM RPC interface.
svn path=/trunk/; revision=56644
Thomas Faber [Sun, 20 May 2012 14:06:09 +0000 (14:06 +0000)]
[KERNEL32]
- Swap GetFullPathName success/failure cases in BasePushProcessParameters. Fixes kernel32:GetModuleFileName test.
See issue #6786 for more details.
svn path=/trunk/; revision=56643
James Tabor [Sun, 20 May 2012 05:11:54 +0000 (05:11 +0000)]
[UXTHEME]
- Partial sync port Wine 1.5.4 for system.c.
- Researched branches/GSoC_2011/ThemesSupport and current changes before sync.
svn path=/trunk/; revision=56642
Sylvain Petreolle [Sat, 19 May 2012 18:29:56 +0000 (18:29 +0000)]
[SETUPAPI]
Sync SetupCreateDiskSpaceListW with Wine head.
Fixes remaining setupapi:diskspace test failures.
svn path=/trunk/; revision=56641
Amine Khaldi [Sat, 19 May 2012 15:14:49 +0000 (15:14 +0000)]
[UXTHEME_WINETEST]
* Sync to Wine 1.5.4.
svn path=/trunk/; revision=56640
Amine Khaldi [Sat, 19 May 2012 15:14:41 +0000 (15:14 +0000)]
[PSDK]
* Add some missing definitions.
svn path=/trunk/; revision=56639
Amine Khaldi [Sat, 19 May 2012 15:08:29 +0000 (15:08 +0000)]
[USP10_WINETEST]
* Sync to Wine 1.5.4.
svn path=/trunk/; revision=56638
Amine Khaldi [Sat, 19 May 2012 15:08:23 +0000 (15:08 +0000)]
[USP10]
* Sync to Wine 1.5.4.
svn path=/trunk/; revision=56637
Amine Khaldi [Sat, 19 May 2012 15:01:23 +0000 (15:01 +0000)]
[URL]
* Sync to Wine 1.5.4.
svn path=/trunk/; revision=56636
Amine Khaldi [Sat, 19 May 2012 14:57:24 +0000 (14:57 +0000)]
[TRAFFIC]
* Sync to Wine 1.5.4.
svn path=/trunk/; revision=56635
Amine Khaldi [Sat, 19 May 2012 14:53:01 +0000 (14:53 +0000)]
[SXS_WINETEST]
* Import from Wine 1.5.4.
svn path=/trunk/; revision=56634