reactos.git
14 years agoDon't re-add the dependants
Ged Murphy [Mon, 21 Dec 2009 16:17:18 +0000 (16:17 +0000)]
Don't re-add the dependants

svn path=/trunk/; revision=44682

14 years agoRecurse the tree and clean up all the strings tagged to the items. Servman now has...
Ged Murphy [Mon, 21 Dec 2009 14:25:54 +0000 (14:25 +0000)]
Recurse the tree and clean up all the strings tagged to the items. Servman now has working dependency tracking

svn path=/trunk/; revision=44681

14 years agoAdd full depth of dependencies for the first tree view
Ged Murphy [Mon, 21 Dec 2009 13:42:29 +0000 (13:42 +0000)]
Add full depth of dependencies for the first tree view

svn path=/trunk/; revision=44680

14 years agoImplement the first level of service dependants
Ged Murphy [Mon, 21 Dec 2009 11:57:58 +0000 (11:57 +0000)]
Implement the first level of service dependants

svn path=/trunk/; revision=44679

14 years ago[win32k] Rename windowToViewPort to IntWindowToViewPort
Gregor Schneider [Sun, 20 Dec 2009 22:46:22 +0000 (22:46 +0000)]
[win32k] Rename windowToViewPort to IntWindowToViewPort

svn path=/trunk/; revision=44678

14 years ago[win32k]
Gregor Schneider [Sun, 20 Dec 2009 22:35:16 +0000 (22:35 +0000)]
[win32k]
- Make DC_UpdateXforms update DeviceToWorld conversion matrix as well
- Fixes four gdi32 mapping tests and drawing in applications that use DPtoLP (Yuan's coordinate space test for example)

svn path=/trunk/; revision=44677

14 years ago[win32k] Reuse existing code to support page to device space transformations, fixes...
Gregor Schneider [Sun, 20 Dec 2009 18:59:10 +0000 (18:59 +0000)]
[win32k] Reuse existing code to support page to device space transformations, fixes 4 gdi32 mapping tests

svn path=/trunk/; revision=44676

14 years ago- remove SmallDiam for check boxes and radio butttons
Matthias Kupfer [Sun, 20 Dec 2009 18:48:34 +0000 (18:48 +0000)]
- remove SmallDiam for check boxes and radio butttons
- TODO: needs some fixes to adjust the checkmark vertically

svn path=/trunk/; revision=44675

14 years ago- reenable KeyboardCues-value
Matthias Kupfer [Sun, 20 Dec 2009 18:45:49 +0000 (18:45 +0000)]
- reenable KeyboardCues-value

svn path=/trunk/; revision=44674

14 years ago- Add some German translations
Matthias Kupfer [Sun, 20 Dec 2009 18:44:29 +0000 (18:44 +0000)]
- Add some German translations
- Add About-Dialog-Proc

svn path=/trunk/; revision=44673

14 years ago[win32k] Initialize Information contexts too, fixes eight more mapping tests
Gregor Schneider [Sun, 20 Dec 2009 17:18:36 +0000 (17:18 +0000)]
[win32k] Initialize Information contexts too, fixes eight more mapping tests

svn path=/trunk/; revision=44672

14 years ago[win32k]
Gregor Schneider [Sun, 20 Dec 2009 13:55:45 +0000 (13:55 +0000)]
[win32k]
- Mapping mode works with the virtual device resolution
- Initialize virtual resolution when initializing the DC
- Fixes ~30 gdi32 mapping tests

svn path=/trunk/; revision=44671

14 years ago[userenv] Print the directory name when GetShortPathNameW fails
Gregor Schneider [Sun, 20 Dec 2009 13:47:20 +0000 (13:47 +0000)]
[userenv] Print the directory name when GetShortPathNameW fails

svn path=/trunk/; revision=44670

14 years agoMerge from amd64 branch:
Timo Kreuzer [Sun, 20 Dec 2009 13:30:35 +0000 (13:30 +0000)]
Merge from amd64 branch:

[NTOSKRNL]
44415 Move architecture specific inline functions in into the respective headers.

[FREELDR]
39639 Fix 2 small typos.
40247 Fix a number of ULONG / ULONG_PTR issues, remove LoadReactOSSetup2 for non-x86 builds.
40324 Fix switching from long mode to real mode, by jumping into a compatibility segment first.
43566 move wlmemory.c into arch specific folder. add wlmemory.c and ntsetup.c for amd64 (stubbed)
43574 Enable winldr style boot for amd64
43598 Split wlmemory into portable and arch specific code. Partly implement amd64 version.
43600 Fix a bug.
43601 Move definition of KIP0PCRADDRESS into arch specific header. Implement WinLdrSetupForNt for amd64. Fix mapping of PCR and KI_USER_SHARED_DATA. Don't enable paging again on amd64. Fix WinLdrSetProcessorContext to take a ULONG_PTR not ULONG for Pcr and Tss
43602 Round up to pages when updating LoaderPagesSpanned to avoid a bug when the last memory region is not mapped.
43604 Add MempIsPageMapped for debugging puposes. Map pages for kernel, too in amd64 version of MempSetupPaging.
43605 Include the intrinsics from the kernel. Set segement selectors
43757 Pass pointer to debugprint function to the kernel in LoaderBlock->u.I386.CommonDataArea. Comment out __lldt
43775 Fixed build with MinGW-w64 4.4.3
44065 Use LoaderMemoryData instead of LoaderSpecialMemory for page tables
44095 Use the kernel mode address for the gdt/idt
44123 Fix a typo
44144 Share some more inline functions between the kernel and freeldr. Use __ltr instead of Ke386SetTr. refactor KiInitializeTss. Update some Mm constants. Halfplement KeFlushEntireTb. Clean the mapping of page 0 in KiSystemStartup, as long as we don't clean mappings in freeldr. Fix a bug in KiPageFault, where ebp was used instead of rbp. Refactor MmArmInitSystem and related.
44205 Improve the code in wlmemory.c, no real functional change.
44426 remove unused variables.
44530 Don't include i386/ke.h from ntoskrnl.
44540 Detect if this is a amd64 CPU before attempting to boot. (Basil Gello)

svn path=/trunk/; revision=44669

14 years agoUpdate log2lines to the latest version. Jan Roeloffzen, bug #4342.
Dmitry Gorbachev [Sun, 20 Dec 2009 12:36:26 +0000 (12:36 +0000)]
Update log2lines to the latest version. Jan Roeloffzen, bug #4342.

svn path=/trunk/; revision=44668

14 years ago- Fix broken check for storing the number of transferred bytes.
Johannes Anderwald [Sun, 20 Dec 2009 11:57:21 +0000 (11:57 +0000)]
- Fix broken check for storing the number of transferred bytes.
- Fix broken logic in GetOverlappedResult
- Patch by Alex

svn path=/trunk/; revision=44667

14 years ago[SETUPAPI]
Johannes Anderwald [Sun, 20 Dec 2009 11:43:58 +0000 (11:43 +0000)]
[SETUPAPI]
- Add SetupSetNonInteractiveMode stub

svn path=/trunk/; revision=44666

14 years ago[KS]
Johannes Anderwald [Sun, 20 Dec 2009 11:17:02 +0000 (11:17 +0000)]
[KS]
- Return correct error code in KsPinPropertyHandler, when buffer is too small
- Refactor KsTopologyPropertyHandler to make use of KsHandleSizedListQuery function which makes the function a lot smaller
- Fix totally broken KsHandleSizedListQuery

svn path=/trunk/; revision=44665

14 years ago[MMIXER]
Johannes Anderwald [Sun, 20 Dec 2009 00:55:55 +0000 (00:55 +0000)]
[MMIXER]
- Add support for enumerating wave in/out devices. Based on the wdmaud driver code

svn path=/trunk/; revision=44664

14 years ago[WDMAUD.DRV]
Johannes Anderwald [Sun, 20 Dec 2009 00:55:52 +0000 (00:55 +0000)]
[WDMAUD.DRV]
- Implement support of using mmixer wave in/out library functions (not yet used)
- Not yet used
- Remove DIGCF_PRESENT flag from device list as setupapi cannot handle this yet properly

svn path=/trunk/; revision=44663

14 years ago[MMIXER_TEST]
Johannes Anderwald [Sun, 20 Dec 2009 00:55:50 +0000 (00:55 +0000)]
[MMIXER_TEST]
- Allocate the unicode version of LPMIXERCONTROL as mmixer api expects those
- Fix building of mmixer_test as mmixer now uses KsCreatePin

svn path=/trunk/; revision=44662

14 years ago[SETUPAPI]
Johannes Anderwald [Sun, 20 Dec 2009 00:53:21 +0000 (00:53 +0000)]
[SETUPAPI]
- Implement SetupDiOpenDeviceInterfaceRegKey

svn path=/trunk/; revision=44661

14 years ago[MMIXER]
Johannes Anderwald [Sat, 19 Dec 2009 21:44:39 +0000 (21:44 +0000)]
[MMIXER]
- Fix buffer overflow

svn path=/trunk/; revision=44660

14 years ago[MMIXER]
Johannes Anderwald [Sat, 19 Dec 2009 20:45:29 +0000 (20:45 +0000)]
[MMIXER]
- Fix broken check in MMixerAddMixerControl, which only copied the node name on failure
- Add initialization of LineControlsExtraDat LIST_ENTRY type, which resulted in a crash

svn path=/trunk/; revision=44659

14 years ago[KS]
Johannes Anderwald [Sat, 19 Dec 2009 20:42:48 +0000 (20:42 +0000)]
[KS]
- Return correct status code

svn path=/trunk/; revision=44658

14 years ago[gdi32] Use predefined unimplemented macro for stubs, correct header paths
Gregor Schneider [Sat, 19 Dec 2009 19:07:36 +0000 (19:07 +0000)]
[gdi32] Use predefined unimplemented macro for stubs, correct header paths

svn path=/trunk/; revision=44657

14 years ago[win32k] Add parameter checks for NtGdiSetVirtualResolution
Gregor Schneider [Sat, 19 Dec 2009 18:57:27 +0000 (18:57 +0000)]
[win32k] Add parameter checks for NtGdiSetVirtualResolution

svn path=/trunk/; revision=44656

14 years ago[win32k]
Giannis Adamopoulos [Sat, 19 Dec 2009 16:23:05 +0000 (16:23 +0000)]
[win32k]
- Don't store SYSTEM_CURSORINFO inside WINSTATION_OBJECT. Use a global variable instead
- Remove IntGetCursorLocation. Use directly gpsi->ptCursor

svn path=/trunk/; revision=44655

14 years ago[win32k]
Gregor Schneider [Sat, 19 Dec 2009 13:08:53 +0000 (13:08 +0000)]
[win32k]
- Simplify GdiExtSelectClipRgn slightly
- Add missing line break

svn path=/trunk/; revision=44654

14 years ago[paint]
Gregor Schneider [Fri, 18 Dec 2009 20:33:22 +0000 (20:33 +0000)]
[paint]
Andrew Faulds <ajfweb AT googlemail DOT com>: Add support for deletion of rectangular selections
See issue #5043 for more details.

svn path=/trunk/; revision=44651

14 years ago[kernel32]
Gregor Schneider [Fri, 18 Dec 2009 19:54:43 +0000 (19:54 +0000)]
[kernel32]
Viliam Lejcik (lejcik AT gmail DOT com>: Various locale fixes (missing checks, wrong or no errors set etc.)
See issue #4898 for more details.

svn path=/trunk/; revision=44650

14 years ago[SETUPAPI]
Johannes Anderwald [Fri, 18 Dec 2009 10:49:25 +0000 (10:49 +0000)]
[SETUPAPI]
- Don't store deleted pointers in a list
- Found by Hervé Poussineau (hpoussin at reactos dot org)

svn path=/trunk/; revision=44649

14 years ago[MMIXER_TEST
Johannes Anderwald [Fri, 18 Dec 2009 10:42:57 +0000 (10:42 +0000)]
[MMIXER_TEST
- Add support for Opening/Querying/Closing registry keys within the mmixer library

svn path=/trunk/; revision=44648

14 years ago[WDMAUD.DRV]
Johannes Anderwald [Fri, 18 Dec 2009 10:42:29 +0000 (10:42 +0000)]
[WDMAUD.DRV]
- Add support for Opening/Querying/Closing registry keys within the mmixer library

svn path=/trunk/; revision=44647

14 years ago[MMIXER]
Johannes Anderwald [Fri, 18 Dec 2009 10:25:41 +0000 (10:25 +0000)]
[MMIXER]
- Open all filters before starting enumeration. The advantage is that some filters are not opened twice
- Query the Mixer Name from Registry by opening the device interface registry key and querying for the value of FriendlyName. If it cannot be found, try to find the key under the sub key 'Device Parameters'

svn path=/trunk/; revision=44646

14 years ago[SETUPAPI]
Johannes Anderwald [Fri, 18 Dec 2009 04:37:15 +0000 (04:37 +0000)]
[SETUPAPI]
- Implement SetupDiInstallDeviceInterfaces, SetupDiCreateDeviceInterfaceRegKeyW which are required to store device specific information

svn path=/trunk/; revision=44644

14 years agoAdd service table definitions. They are only used for arm atm, because we have them...
Timo Kreuzer [Fri, 18 Dec 2009 00:11:11 +0000 (00:11 +0000)]
Add service table definitions. They are only used for arm atm, because we have them asm.h, too and include that file on x86. Patch by Alex, fixed by me.

svn path=/trunk/; revision=44643

14 years agoFix a redefinition error on ARM Build. By teh omnipotent Alex
Daniel Reimer [Thu, 17 Dec 2009 23:07:19 +0000 (23:07 +0000)]
Fix a redefinition error on ARM Build. By teh omnipotent Alex

svn path=/trunk/; revision=44642

14 years agoAdd the missing KeContextSwitches to the PRCB.
Timo Kreuzer [Thu, 17 Dec 2009 22:38:54 +0000 (22:38 +0000)]
Add the missing KeContextSwitches to the PRCB.

svn path=/trunk/; revision=44641

14 years ago[NTOSKRNL]
Timo Kreuzer [Thu, 17 Dec 2009 20:58:58 +0000 (20:58 +0000)]
[NTOSKRNL]
"Fix things": Add architecture specific macros KeGetTrapFrame, KeGetExceptionFrame and KeGetContextSwitches. Should fix kernel build on arm. Patch by Alex, modified by me.

svn path=/trunk/; revision=44640

14 years agoHey Arch, next time you mess with code specific for an architecture you know nothing...
Timo Kreuzer [Thu, 17 Dec 2009 13:41:06 +0000 (13:41 +0000)]
Hey Arch, next time you mess with code specific for an architecture you know nothing about, try to get at least the portable stuff right.
Fix _byteswap_ushort.

svn path=/trunk/; revision=44637

14 years agoMerge from amd64 branch
Timo Kreuzer [Wed, 16 Dec 2009 23:39:20 +0000 (23:39 +0000)]
Merge from amd64 branch

37868 Add CONTEXT flags for x64.
39347 Move rtl byteswap functions to wdm.h and add intrinsic definitions.
41030 fix definition of 64bit SLIST_HEADER. winnt.h: add 64bit SLIST_HEADER.
41071 Fix definition of NdisQueryPacketLength.
43447 Fix MmSizeOfMdl prototype.
43777 Fix definition of KdDebuggerNotPresent for gcc, the MS definition is broken, don't know if it's needed that way for msvc.
44178 Fix definition of _CONTEXT.
44491 Add LIST_ENTRY32/64, STRING32/64
44500 Add NT_TIB32/64.
44623 New definition of C_ASSERT and _STATIC_ASSERT using a function prototype. This way we avoid duplicate definition errors like with a typedef and unused function warning like with the extern.
44631 Fix C_ASSERT yet another time.

svn path=/trunk/; revision=44632

14 years agofix _byteswap_ushort for old gccs
Timo Kreuzer [Wed, 16 Dec 2009 22:46:32 +0000 (22:46 +0000)]
fix _byteswap_ushort for old gccs

svn path=/trunk/; revision=44630

14 years agoUse C_ASSERTS only for X86 and AMD64
Timo Kreuzer [Wed, 16 Dec 2009 22:06:25 +0000 (22:06 +0000)]
Use C_ASSERTS only for X86 and AMD64

svn path=/trunk/; revision=44629

14 years agoimplement _byteswap_ushort for arm
Timo Kreuzer [Wed, 16 Dec 2009 21:58:31 +0000 (21:58 +0000)]
implement _byteswap_ushort for arm

svn path=/trunk/; revision=44628

14 years agoMake some ntdll exports architecture specific, as they are not exported by arm. Use...
Timo Kreuzer [Wed, 16 Dec 2009 21:41:18 +0000 (21:41 +0000)]
Make some ntdll exports architecture specific, as they are not exported by arm. Use pspec for ARM, too.

svn path=/trunk/; revision=44627

14 years agoFix prototype of MmSetAddressRangeModified
Timo Kreuzer [Wed, 16 Dec 2009 21:12:54 +0000 (21:12 +0000)]
Fix prototype of MmSetAddressRangeModified

svn path=/trunk/; revision=44626

14 years agoSome build fixes for ReactOS ARM. Credits go to Alex Ionescu and Timo Kreuzer while...
Daniel Reimer [Wed, 16 Dec 2009 20:59:06 +0000 (20:59 +0000)]
Some build fixes for ReactOS ARM. Credits go to Alex Ionescu and Timo Kreuzer while I just tried to keep up. :-P
- Undefine Unicode which is defined by default in cegcc.
- Add a missing include in ke.h
- Implement _CountLeadingZeros, _CountTrailingZeros, _BitScanForward for ARM.

svn path=/trunk/; revision=44625

14 years ago[advapi32]
Gregor Schneider [Wed, 16 Dec 2009 20:26:18 +0000 (20:26 +0000)]
[advapi32]
- Extend LsaLookupNames2 stub, fix file header
- Should prevent the advapi32 lsa test crash

svn path=/trunk/; revision=44622

14 years ago[NTDLL]
Timo Kreuzer [Wed, 16 Dec 2009 17:32:30 +0000 (17:32 +0000)]
[NTDLL]
Convert to spec. Taken from wine with massive changes by me.

@ ros-arm-bringup: I couldn't verify it works for arm, so I kept the arm def file.

svn path=/trunk/; revision=44621

14 years agoFix built a bit more.
Timo Kreuzer [Tue, 15 Dec 2009 23:49:10 +0000 (23:49 +0000)]
Fix built a bit more.

svn path=/trunk/; revision=44616

14 years agofix build
Johannes Anderwald [Tue, 15 Dec 2009 23:28:54 +0000 (23:28 +0000)]
fix build

svn path=/trunk/; revision=44615

14 years agoMerge from amd64 branch:
Timo Kreuzer [Tue, 15 Dec 2009 23:23:01 +0000 (23:23 +0000)]
Merge from amd64 branch:

40122 mmsystem.h: 64bit build fixes. (Samuel Serapión)
40123 mmsystem.h: Even more 64bit fixes.  (Samuel Serapión)
40155 mmddk.h/mmsystem.h: Fix ACMDRVSTREAMINSTANCE, ACMDRVSTREAMHEADER, PORTALLOC, WAVEOPENDESC, MIDIOPENDESC, MIXEROPENDESC structures. Fix ACMFILTERENUMCBA/W, ACMFILTERTAGENUMCBA/W, ACMFORMATENUMCA/W, ACMFORMATTAGENUMCBA/W callbacks. Fix acmDriverEnum, acmFilterEnumA/W, acmFormatEnumA/W, acmFormatTagEnumA/W, acmStreamOpen, CloseDriver, OpenDriver, SendDriverMessage, mmTaskSignal, mmGetCurrentTask (Samuel Serapión)
40995 sqltypes.h: 64bit fixes for sqltype.h, also resort and cleanup (Timo Kreuzer)
40996 msacm.h: Fix tag of ACMFILTERCHOOSEA (Timo Kreuzer)
41029 sql.h: Fix SQLFetchScroll prototype. (Timo Kreuzer)
41045 commdlg.h: fix and update definition of OPENFILENAMEAW (Timo Kreuzer)
41449 basetsd.h: Disable wine hack for amd64 (Timo Kreuzer)
43506 wincrypt.h: Fix definition of CryptReleaseContext (Timo Kreuzer)
43840 wingdi.h: Fix LOGBRUSH definition. (Samuel Serapión)
43907 commctrl.h: Fix bad cast. (Timo Kreuzer)
44039 mmddk.h: Fix mmTaskCreate and mciGetDriverData prototypes per MSDN (Timo Kreuzer)
44040 windef.h/winsock.h/winsock2.h: Fix 32bit build. (Samuel Serapión)
44044 ws2spi.h: Fix ws2_32 64bit build (Samuel Serapión)
44294 winnt.h: Fix SLIST_ENTRY for WIN64 (Timo Kreuzer)
44338 winnt.h: fix build. (Samuel Serapión)
44460 winuser.h: Define PHDEVNOTIFY, PDLGITEMTEMPLATEA/W, LPDLGITEMTEMPLATEA/W, PPAINTSTRUCT, PMENUITEMTEMPLATE, PUSEROBJECTFLAGS, PMINIMIZEDMETRICS, PNONCLIENTMETRICSA/W, LPMOUSEINPUT, LPKEYBDINPUT, LPHARDWAREINPUT. Add HARDWAREHOOKSTRUCT structure. (Samuel Serapión)

svn path=/trunk/; revision=44614

14 years ago* Added wavebar
Johannes Anderwald [Tue, 15 Dec 2009 22:39:18 +0000 (22:39 +0000)]
* Added wavebar
* Added format, duration, buffer, position labels
- Now wave_in/out objects are opened only when pressed rec/play buttons.
- The slider bar now real points to audio samples in the buffer
- Some other little Gui changes
- by Marco Pagliaricci (IRC: rendar)

svn path=/trunk/; revision=44613

14 years ago[MAIN]
Timo Kreuzer [Tue, 15 Dec 2009 19:06:23 +0000 (19:06 +0000)]
[MAIN]
Use UlongToPtr instead of casting.

svn path=/trunk/; revision=44608

14 years agoJerome Gardou <jerome DOT gardou AT laposte DOT net>:
Gregor Schneider [Tue, 15 Dec 2009 18:39:13 +0000 (18:39 +0000)]
Jerome Gardou <jerome DOT gardou AT laposte DOT net>:
[kernel32] Set the SYNCHRONIZE access mask when using FILE_SYNCHRONOUS_IO options

svn path=/trunk/; revision=44607

14 years ago[MSVCRT20]
Timo Kreuzer [Tue, 15 Dec 2009 17:51:31 +0000 (17:51 +0000)]
[MSVCRT20]
Fix _getmainargs params in spec file

svn path=/trunk/; revision=44606

14 years agoMerge from amd64 branch:
Timo Kreuzer [Tue, 15 Dec 2009 15:16:01 +0000 (15:16 +0000)]
Merge from amd64 branch:

[SPIDER]
44002 Fix 64 bit build. (Samuel Serapión)

[PAINT]
43858 Fix 64 bit warnings. (Samuel Serapión)

[RAPPS]
43906 Fix 64 bit build. (Samuel Serapión)

[SNDREC32]
44389 Fix 64 bit build. (Samuel Serapión)

[TFTP]
41097 Fix pointer to DWORD cast. (Timo Kreuzer)

[COMCTL32]
36172 Build as unicode. (Samuel Serapión)

[USERMGR]
41098 Fix 2 POINTER<->DWORD casts. (Timo Kreuzer)

[d3d9]
38149 Fix pointer<->ULONG cast. (Timo Kreuzer)
43839 Fix 64 bit Build. (Samuel Serapión)

[DSOUND]
40753 Make DSDRIVERDESC.dnDevNode a DWORD_PTR and DSPROPERTY.InstanceId a ULONG_PTR. (Timo Kreuzer)

[LSASRV]
44037 Fix 64 bit Build. (Samuel Serapión)

[MMDRV]
40125 Fix 64bit build. (Samuel Serapión)

[MSGINA]
40993 fix 64bit build (Timo Kreuzer)

[NETSHELL]
41001 Don't cast the 1st parameter of InterlockedExchange to volatile void **, but to void ** (Timo Kreuzer)

[OPENGL32]
36502 No need to assert an offset thats only used in i386 specific code. (Samuel Serapión)

[POWRPROF]
41044 Don't cast NULL to DWORD. (Timo Kreuzer)
43860 Don't cast NULL to an integer type. (Samuel Serapión)

[PSAPI]
38150 Fix a cast (Timo Kreuzer)

[SHELL32]
38355 Use Get/SetWindowLongPtr (Samuel Serapión)
41047 Get rid of deprecated LargeInteger functions and use native int64 math instead. (Timo Kreuzer)
41048 DialogProc returns INT_PTR and not BOOL. Don't cast a pointer to LONG. Use INT_PTR instead of int for pointer math. (Timo Kreuzer)
41049 Change return type of OpenMRUListW and CreateMRUListW to HANDLE, add a comment that CREATEMRULISTW is already defined differently in explorer_new/undoc.h (Timo Kreuzer)
44601 Fix a prototype. Convert RtlLargeInteger to native int64. Fixes 64bit built. (Timo Kreuzer)

[WDMAUD.DRV]
41101 Don't cast DWORD to PVOID, use UlongToPtr instead. (Timo Kreuzer)

[WS2_32]
35777 fix ws2_32 spec file (Timo kreuzer)
44044 Fix ws2_32 64bit build (1 of 2) (Samuel Serapión)
44045 Fix ws2_32 64bit build (2 of 2) (Samuel Serapión)

[WS2_32_NEW]
44389 Fix 64 bit built. (Samuel Serapión)

svn path=/trunk/; revision=44602

14 years ago[Win32k]
James Tabor [Tue, 15 Dec 2009 01:11:46 +0000 (01:11 +0000)]
[Win32k]
- Remove LastChild.

svn path=/trunk/; revision=44597

14 years ago[IMAGEHLP]
Timo Kreuzer [Mon, 14 Dec 2009 23:35:40 +0000 (23:35 +0000)]
[IMAGEHLP]
Don't use explicit 32 bit version of IMAGE_OPTIONAL_HEADER

svn path=/trunk/; revision=44596

14 years agomodified Makefile
KJK::Hyperion [Mon, 14 Dec 2009 23:02:28 +0000 (23:02 +0000)]
modified   Makefile
   New ${checkpoint} command to create an empty "checkpoint" file, to store the last modified date of a make target

modified   tools/rbuild/backend/mingw/rules.mak
   Rules that output more than one file at once don't mix well with parallel builds: serialize dependency checks through the use of checkpoint files. Fixes intermittent widl issues in highly parallel builds
   Bonus internal rbuild function that I had to commit one day or another

See issue #4994 for more details.

svn path=/trunk/; revision=44594

14 years agorevert last commit (sorry, wrong direction)
Timo Kreuzer [Mon, 14 Dec 2009 22:58:51 +0000 (22:58 +0000)]
revert last commit (sorry, wrong direction)

svn path=/trunk/; revision=44592

14 years ago[win32k]
Giannis Adamopoulos [Mon, 14 Dec 2009 22:58:03 +0000 (22:58 +0000)]
[win32k]
- Don't store LastChild in WINDOW_OBJECT

svn path=/trunk/; revision=44591

14 years agouse tabs in rbuild file (copied from trunk)
Timo Kreuzer [Mon, 14 Dec 2009 22:57:33 +0000 (22:57 +0000)]
use tabs in rbuild file (copied from trunk)

svn path=/trunk/; revision=44590

14 years ago[KSUSER]
Timo Kreuzer [Mon, 14 Dec 2009 22:52:08 +0000 (22:52 +0000)]
[KSUSER]
Remove broken HeapAlloc prototype

svn path=/trunk/; revision=44589

14 years agoremove unneccessary file entry for spec file
Timo Kreuzer [Mon, 14 Dec 2009 22:29:15 +0000 (22:29 +0000)]
remove unneccessary file entry for spec file

svn path=/trunk/; revision=44587

14 years ago[LIBXSLT]
Timo Kreuzer [Mon, 14 Dec 2009 19:47:13 +0000 (19:47 +0000)]
[LIBXSLT]
Add HAVE_STAT definition. fixes a warning.

svn path=/trunk/; revision=44583

14 years ago- Setup registry entries for the default user shell
Johannes Anderwald [Mon, 14 Dec 2009 19:36:22 +0000 (19:36 +0000)]
- Setup registry entries for the default user shell
- May fix bug 5020

svn path=/trunk/; revision=44582

14 years ago[user32]
Giannis Adamopoulos [Mon, 14 Dec 2009 15:41:58 +0000 (15:41 +0000)]
[user32]
SetClipboardData: fix return value
Fixes one user32:clipbloard test

svn path=/trunk/; revision=44577

14 years ago[Win32k]
James Tabor [Mon, 14 Dec 2009 06:48:40 +0000 (06:48 +0000)]
[Win32k]
- Continuing the moving into WND structure with minor desktop structure changes.
- Tested: wine user32 tests, AbiWord 2.6.8, FF 3.5, OOo 2.4.3 and Seamonkey 2.0.

svn path=/trunk/; revision=44576

14 years ago[Win32k]
James Tabor [Mon, 14 Dec 2009 05:02:56 +0000 (05:02 +0000)]
[Win32k]
- Michael Martin found a create window and crash exit issue by testing programs from http://www.magma.ca/~wjr/ PEview. Fixed by replacing UserFreeWindowInfo with co_UserDestroyWindow at cleanup exit.
- Added more window death and thread checks.
- Started the morphing into WND structure from window object.
- Tested: wine user32 tests, AbiWord 2.6.8, Seamonkey 2.0, FF 3.5 and OOo 2.4.3.

svn path=/trunk/; revision=44575

14 years ago- Silence debug prints.
James Tabor [Sun, 13 Dec 2009 21:55:06 +0000 (21:55 +0000)]
- Silence debug prints.

svn path=/trunk/; revision=44574

14 years ago[win32k]
Giannis Adamopoulos [Sun, 13 Dec 2009 20:57:03 +0000 (20:57 +0000)]
[win32k]
- Remove an unused reactos only syscall

svn path=/trunk/; revision=44573

14 years ago- Fix build
Johannes Anderwald [Sun, 13 Dec 2009 20:11:11 +0000 (20:11 +0000)]
- Fix build

svn path=/trunk/; revision=44572

14 years ago[user32]
Giannis Adamopoulos [Sun, 13 Dec 2009 20:01:21 +0000 (20:01 +0000)]
[user32]
Optimize GetWindow by moving it completely to user mode

[win32k]
Remove reactos only syscall NtUserGetWindow

svn path=/trunk/; revision=44571

14 years agoSlovak translations by Mario Kacmar. Added: SndRec32, RunOnce. Updated: Paint. Bug...
Dmitry Gorbachev [Sun, 13 Dec 2009 18:09:08 +0000 (18:09 +0000)]
Slovak translations by Mario Kacmar. Added: SndRec32, RunOnce. Updated: Paint. Bug #5021.

svn path=/trunk/; revision=44570

14 years ago[reg] Update reg.c to current Wine
Gregor Schneider [Sun, 13 Dec 2009 17:27:13 +0000 (17:27 +0000)]
[reg] Update reg.c to current Wine

svn path=/trunk/; revision=44569

14 years agoShow respect to Romanian language. (Encoding: UTF-8, with no byte order mark.)
Dmitry Gorbachev [Sun, 13 Dec 2009 16:54:23 +0000 (16:54 +0000)]
Show respect to Romanian language. (Encoding: UTF-8, with no byte order mark.)

svn path=/trunk/; revision=44568

14 years ago- Create a startmenu entry for sndrec32
Johannes Anderwald [Sun, 13 Dec 2009 16:31:01 +0000 (16:31 +0000)]
- Create a startmenu entry for sndrec32
- Add resource string for all languages except rumanian (encoding issue)

svn path=/trunk/; revision=44567

14 years agoAlexander Yastrebov <menone7 AT gmail DOT com>:
Gregor Schneider [Sun, 13 Dec 2009 16:25:50 +0000 (16:25 +0000)]
Alexander Yastrebov <menone7 AT gmail DOT com>:
- Simplify and fix error checking in RegQuery/SetEx functions
- Add handling for missing termination characters
- Fixes one advapi32 winetest
See issue #4993 for more details.

svn path=/trunk/; revision=44566

14 years ago- Add sndrec32 to bootcd 1/2
Johannes Anderwald [Sun, 13 Dec 2009 16:09:14 +0000 (16:09 +0000)]
- Add sndrec32 to bootcd 1/2

svn path=/trunk/; revision=44564

14 years ago[REG]
Johannes Anderwald [Sun, 13 Dec 2009 16:05:15 +0000 (16:05 +0000)]
[REG]
- Fix a memory leak and bug in the deletion routine. If the buffer value_name was had been smaller than the longest key, then deletion of all values would have failed.
- Fixed by Amine Khaldi
[XCOPY]
- Remove unnecessary assignment
- By Amine Khaldi

svn path=/trunk/; revision=44563

14 years ago[WDMAUD.DRV]
Johannes Anderwald [Sun, 13 Dec 2009 15:36:19 +0000 (15:36 +0000)]
[WDMAUD.DRV]
- Integrate mmixer library into wdmaud.drv
- Library is not yet used

svn path=/trunk/; revision=44562

14 years ago[Win32k]
James Tabor [Sun, 13 Dec 2009 13:14:45 +0000 (13:14 +0000)]
[Win32k]
- Class.c: Restore module address from cloned class if it is a default user class. See bug 4778
- Remove unneeded debug prints.
- Tested: wine user32 class test, AbiWord 2.6.8, FF 3.5 and OOo 2.4.3.

svn path=/trunk/; revision=44561

14 years ago- Add mmixer to build
Johannes Anderwald [Sun, 13 Dec 2009 11:33:23 +0000 (11:33 +0000)]
- Add mmixer to build

svn path=/trunk/; revision=44560

14 years ago[MMIXER]
Johannes Anderwald [Sun, 13 Dec 2009 11:32:44 +0000 (11:32 +0000)]
[MMIXER]
- Add more error checks
- Fix a bug MMixerGetControlsFromPinByConnectionIndex which pre-early stopped the enumeration of mixer controls
- Only add guids which can be later be resolved to mixer control
- Check if no a topology connection has no links connected

svn path=/trunk/; revision=44559

14 years ago[regedit] Amine Khaldi: Remove unused variables
Gregor Schneider [Sat, 12 Dec 2009 22:09:05 +0000 (22:09 +0000)]
[regedit] Amine Khaldi: Remove unused variables

svn path=/trunk/; revision=44557

14 years agoPatch for LdrFixupImports() by Alexander Yastrebov, bug #4954.
Dmitry Gorbachev [Sat, 12 Dec 2009 20:53:23 +0000 (20:53 +0000)]
Patch for LdrFixupImports() by Alexander Yastrebov, bug #4954.

svn path=/trunk/; revision=44556

14 years agoDocument what r44552 is all about.
Colin Finck [Sat, 12 Dec 2009 19:38:03 +0000 (19:38 +0000)]
Document what r44552 is all about.

svn path=/trunk/; revision=44555

14 years agoAdd missing dependencies.
Colin Finck [Sat, 12 Dec 2009 18:51:16 +0000 (18:51 +0000)]
Add missing dependencies.
Found out using "make -j 70" :-)

svn path=/trunk/; revision=44554

14 years agoSet a lower maximum number of iterations in AtapiSoftReset.
Colin Finck [Sat, 12 Dec 2009 17:14:26 +0000 (17:14 +0000)]
Set a lower maximum number of iterations in AtapiSoftReset.
This reduces the UniATA bootup time in VMware (which doesn't seem to clear the IDE_STATUS_BUSY flag) from 70 seconds to around 8.

Tested successfully under QEMU, VBox, VMware and an Athlon XP-based system.

svn path=/trunk/; revision=44552

14 years ago[PORTCLS]
Johannes Anderwald [Sat, 12 Dec 2009 16:27:17 +0000 (16:27 +0000)]
[PORTCLS]
- Return correct status code from InterruptSync::CallSynchronizedRoutine

svn path=/trunk/; revision=44551

14 years ago[ntoskrnl]
Gregor Schneider [Sat, 12 Dec 2009 15:21:56 +0000 (15:21 +0000)]
[ntoskrnl]
- Use the PORT_MESSAGE ZeroInit and Type fields the way they are supposed to be used
- Ref: http://www.reactos.org/archives/public/ros-dev/2009-December/012466.html

svn path=/trunk/; revision=44549

14 years agoFix typo in _aullrem(), reported by zhangbonian (zhangbonian17*at*163*dot*com), bug...
Dmitry Gorbachev [Sat, 12 Dec 2009 14:28:45 +0000 (14:28 +0000)]
Fix typo in _aullrem(), reported by zhangbonian (zhangbonian17*at*163*dot*com), bug #5015.

svn path=/trunk/; revision=44548

14 years ago[PORTCLS]
Johannes Anderwald [Sat, 12 Dec 2009 13:51:11 +0000 (13:51 +0000)]
[PORTCLS]
- Fix a bug
- Found by Amine Khaldi

svn path=/trunk/; revision=44547

14 years ago[MMIXER_TEST]
Johannes Anderwald [Sat, 12 Dec 2009 13:40:54 +0000 (13:40 +0000)]
[MMIXER_TEST]
- Commit a simple test application to test the mmixer library
- Debug Outputs are appreciated

svn path=/trunk/; revision=44546

14 years ago[PORTCLS]
Johannes Anderwald [Sat, 12 Dec 2009 13:27:05 +0000 (13:27 +0000)]
[PORTCLS]
- Fix possible dereferencing of null pointer
- Found by Amine Khaldi

svn path=/trunk/; revision=44545

14 years ago[advapi32] Print the used name when failing to open a control pipe
Gregor Schneider [Sat, 12 Dec 2009 12:57:46 +0000 (12:57 +0000)]
[advapi32] Print the used name when failing to open a control pipe

svn path=/trunk/; revision=44544

14 years ago[ntoskrnl]
Gregor Schneider [Sat, 12 Dec 2009 12:32:09 +0000 (12:32 +0000)]
[ntoskrnl]
- The field ZeroInit should be initialized to zero - do that by assigning the message type directly
- Fixes the hanging ntdll port winetest (it didn't get a CLIENT_DIED notification because the call to LpcRequestPort failed)

svn path=/trunk/; revision=44543

14 years ago[ntoskrnl/lpc] - Fix a typo, correct paths
Gregor Schneider [Sat, 12 Dec 2009 12:23:55 +0000 (12:23 +0000)]
[ntoskrnl/lpc] - Fix a typo, correct paths

svn path=/trunk/; revision=44542