reactos.git
14 years ago- Sync gdiplus with Wine 1.1.21
Dmitry Chapyshev [Sat, 9 May 2009 09:26:16 +0000 (09:26 +0000)]
- Sync gdiplus with Wine 1.1.21

svn path=/trunk/; revision=40851

14 years ago- Sync msctf, mscoree, mciqtz32, localspl, inetmib1 with Wine 1.1.21
Dmitry Chapyshev [Sat, 9 May 2009 09:24:59 +0000 (09:24 +0000)]
- Sync msctf, mscoree, mciqtz32, localspl, inetmib1 with Wine 1.1.21

svn path=/trunk/; revision=40850

14 years ago- Sync ole32, oleacc, oleaut32 with Wine 1.1.21
Dmitry Chapyshev [Sat, 9 May 2009 09:23:08 +0000 (09:23 +0000)]
- Sync ole32, oleacc, oleaut32 with Wine 1.1.21

svn path=/trunk/; revision=40849

14 years ago- Sync xinput1_3, pdh with Wine 1.1.21
Dmitry Chapyshev [Sat, 9 May 2009 09:22:03 +0000 (09:22 +0000)]
- Sync xinput1_3, pdh with Wine 1.1.21

svn path=/trunk/; revision=40848

14 years ago- Sync comctl32 (without listview.c), comdlg32 with Wine 1.1.21
Dmitry Chapyshev [Sat, 9 May 2009 09:20:57 +0000 (09:20 +0000)]
- Sync comctl32 (without listview.c), comdlg32 with Wine 1.1.21

svn path=/trunk/; revision=40847

14 years ago- Sync clusapi, credui, crypt32, cryptui with Wine 1.1.21
Dmitry Chapyshev [Sat, 9 May 2009 09:18:43 +0000 (09:18 +0000)]
- Sync clusapi, credui, crypt32, cryptui with Wine 1.1.21

svn path=/trunk/; revision=40846

14 years ago- Sync headers with Wine 1.1.21
Dmitry Chapyshev [Sat, 9 May 2009 09:16:59 +0000 (09:16 +0000)]
- Sync headers with Wine 1.1.21

svn path=/trunk/; revision=40845

14 years ago- Sync Tahoma with Wine 1.1.21
Dmitry Chapyshev [Sat, 9 May 2009 07:18:23 +0000 (07:18 +0000)]
- Sync Tahoma with Wine 1.1.21

svn path=/trunk/; revision=40844

14 years ago- Add IID_IAllocatorMXF guid
Johannes Anderwald [Fri, 8 May 2009 14:39:33 +0000 (14:39 +0000)]
- Add IID_IAllocatorMXF guid
- Add undef macro (hint Stefan)
- Thanks Usurp for telling

svn path=/trunk/; revision=40839

14 years ago- MmMapViewOfSection: Segment size must be a multiple of page size, so round ViewSize...
Michael Martin [Fri, 8 May 2009 14:12:12 +0000 (14:12 +0000)]
- MmMapViewOfSection: Segment size must be a multiple of page size, so round ViewSize up to next page size.
OllyDbg now shows loaded dll's in memory and can step into dlls.

svn path=/trunk/; revision=40838

14 years ago- Partly implement IMasterClock
Johannes Anderwald [Fri, 8 May 2009 13:02:08 +0000 (13:02 +0000)]
- Partly implement IMasterClock
- Implement IAllocatorMXF for IPortPinDMus
- Implement rendering midi streams using IMXF object
- WIP, not tested yet

svn path=/trunk/; revision=40837

14 years agoRevert part of r40686
Hervé Poussineau [Fri, 8 May 2009 10:29:31 +0000 (10:29 +0000)]
Revert part of r40686
See issue #4471 for more details.

svn path=/trunk/; revision=40836

14 years ago- Implement IPortMidi, IPortFilterDMus, IPortPinDMus
Johannes Anderwald [Fri, 8 May 2009 09:36:02 +0000 (09:36 +0000)]
- Implement IPortMidi, IPortFilterDMus, IPortPinDMus
- Implement reading / writing midi stream data using IMiniportMidiStream interface
- Delete old IPortMidi implementation

svn path=/trunk/; revision=40835

14 years ago- Fix interface definition for IMiniportMidi
Johannes Anderwald [Fri, 8 May 2009 09:28:20 +0000 (09:28 +0000)]
- Fix interface definition for IMiniportMidi
- Add macros to avoid warnings

svn path=/trunk/; revision=40834

14 years ago- NtFreeVirtualMemory: Pass RegionListHead from SectionData vice VirtualMemoryData...
Michael Martin [Fri, 8 May 2009 07:13:41 +0000 (07:13 +0000)]
- NtFreeVirtualMemory: Pass RegionListHead from SectionData vice VirtualMemoryData to MmAlterRegion
  for MemoryArea->Type of Section view. Fixes MapViewOfFile tests for kernel32_winetests.
  More investigation is needed on whether this function should even succeed on FileMapping Objects.

svn path=/trunk/; revision=40833

14 years ago- When acquiring a mapping check if the mapping hasn't already been used
Johannes Anderwald [Thu, 7 May 2009 23:33:27 +0000 (23:33 +0000)]
- When acquiring a mapping check if the mapping hasn't already been used
- Set tag value to zero when releasing a mapping

svn path=/trunk/; revision=40832

14 years ago- Load property sheet handlers also from * key
Johannes Anderwald [Thu, 7 May 2009 18:21:53 +0000 (18:21 +0000)]
- Load property sheet handlers also from * key
- Fixes displaying custom file property handlers like for TortoiseSVN

svn path=/trunk/; revision=40829

14 years ago- Pass IDataObject to the folder shell extension init function
Johannes Anderwald [Thu, 7 May 2009 18:05:29 +0000 (18:05 +0000)]
- Pass IDataObject to the folder shell extension init function
- Fixes displaying property sheet handler extension for directories such as TortoiseSVN

svn path=/trunk/; revision=40828

14 years ago- PropertySheetHandlers for directories are registered under Directory key
Johannes Anderwald [Thu, 7 May 2009 17:39:49 +0000 (17:39 +0000)]
- PropertySheetHandlers for directories are registered under Directory key

svn path=/trunk/; revision=40827

14 years ago- Add / update Romanian translations, Petru Dimitriu, bug #4452.
Dmitry Gorbachev [Thu, 7 May 2009 16:49:31 +0000 (16:49 +0000)]
- Add / update Romanian translations, Petru Dimitriu, bug #4452.
- Update Norwegian translations, L. M. Hambro, bug #4477.
- Silence warnings in shell32 translations, bug #4090.

svn path=/trunk/; revision=40826

14 years ago- Fix build (sorry)
Johannes Anderwald [Thu, 7 May 2009 08:11:02 +0000 (08:11 +0000)]
- Fix build (sorry)

svn path=/trunk/; revision=40825

14 years ago- This helps gimp 2.4.6 start-up. But there is another bug in msvcrt.dll that throws...
James Tabor [Thu, 7 May 2009 05:49:35 +0000 (05:49 +0000)]
- This helps gimp 2.4.6 start-up. But there is another bug in msvcrt.dll that throws an exception. I must apologize for not doing this sooner.

svn path=/trunk/; revision=40824

14 years ago- Use a spinlock with list functions over interlocked list functions
Johannes Anderwald [Wed, 6 May 2009 22:58:57 +0000 (22:58 +0000)]
- Use a spinlock with list functions over interlocked list functions
- Use a bitmap for storing reference count of the mappings as mapping are complete async and not very likely in determined order

svn path=/trunk/; revision=40823

14 years ago- Only call ReleaseStgMedium when IDataObject_GetData has succeeded
Johannes Anderwald [Wed, 6 May 2009 22:07:53 +0000 (22:07 +0000)]
- Only call ReleaseStgMedium when IDataObject_GetData has succeeded
- Fixes explorer crashing on context menu click

svn path=/trunk/; revision=40822

14 years ago- Fix debug statement
Johannes Anderwald [Wed, 6 May 2009 19:25:33 +0000 (19:25 +0000)]
- Fix debug statement
- Modify reference handling for irp mappings

svn path=/trunk/; revision=40821

14 years ago- Implement ReplyMessage and kernel support for InSendMessage and GetMessageTime.
James Tabor [Wed, 6 May 2009 18:49:53 +0000 (18:49 +0000)]
- Implement ReplyMessage and kernel support for InSendMessage and GetMessageTime.

svn path=/trunk/; revision=40820

14 years ago- Add xinput1_1, xinput1_2, xinput1_3, xinput9_1_0 from Wine (needed for some games)
Dmitry Chapyshev [Wed, 6 May 2009 15:00:03 +0000 (15:00 +0000)]
- Add xinput1_1, xinput1_2, xinput1_3, xinput9_1_0 from Wine (needed for some games)

svn path=/trunk/; revision=40819

14 years ago- Try fix boot
Johannes Anderwald [Wed, 6 May 2009 13:53:15 +0000 (13:53 +0000)]
- Try fix boot

svn path=/trunk/; revision=40818

14 years agosync winhlp32 and wordpad with Wine 1.1.20
Daniel Reimer [Wed, 6 May 2009 09:54:09 +0000 (09:54 +0000)]
sync winhlp32 and wordpad with Wine 1.1.20

svn path=/trunk/; revision=40816

14 years ago- Sync spoolss, sxs, urlmon with Wine 1.1.20
Dmitry Chapyshev [Wed, 6 May 2009 08:50:22 +0000 (08:50 +0000)]
- Sync spoolss, sxs, urlmon with Wine 1.1.20

svn path=/trunk/; revision=40815

14 years ago- Sync itss and msctf with Wine 1.1.20
Dmitry Chapyshev [Wed, 6 May 2009 08:47:39 +0000 (08:47 +0000)]
- Sync itss and msctf with Wine 1.1.20

svn path=/trunk/; revision=40814

14 years ago- Sync mciavi32 and mciqtz32 with Wine 1.1.20
Dmitry Chapyshev [Wed, 6 May 2009 08:46:19 +0000 (08:46 +0000)]
- Sync mciavi32 and mciqtz32 with Wine 1.1.20

svn path=/trunk/; revision=40813

14 years ago- Sync credui and crypt32 with Wine 1.1.20
Dmitry Chapyshev [Wed, 6 May 2009 08:45:02 +0000 (08:45 +0000)]
- Sync credui and crypt32 with Wine 1.1.20

svn path=/trunk/; revision=40812

14 years ago- Sync headers with Wine 1.1.20
Dmitry Chapyshev [Wed, 6 May 2009 08:44:13 +0000 (08:44 +0000)]
- Sync headers with Wine 1.1.20

svn path=/trunk/; revision=40811

14 years ago- Declare IID_IDmaChannelSlave as it is not visible when using NTDDI >= Vista
Johannes Anderwald [Wed, 6 May 2009 07:01:00 +0000 (07:01 +0000)]
- Declare IID_IDmaChannelSlave as it is not visible when using NTDDI >= Vista

svn path=/trunk/; revision=40810

14 years ago- Move INTERFACE_TYPE, IO_RESOURCE_DESCRIPTOR, IO_RESOURCE_REQUIREMENTS_LIST, CM_PART...
Johannes Anderwald [Wed, 6 May 2009 06:59:40 +0000 (06:59 +0000)]
- Move INTERFACE_TYPE, IO_RESOURCE_DESCRIPTOR, IO_RESOURCE_REQUIREMENTS_LIST, CM_PARTIAL_RESOURCE_DESCRIPTOR to wdm.h
- Fix alignment of CM_PARTIAL_RESOURCE_DESCRIPTOR
- Remove typedef of PEX_RUNDOWN_REF_CACHE_AWARE, it already exists in wdm.h (verified with WinDDK7)
- Fix build 1/2

svn path=/trunk/; revision=40809

14 years ago - Implement support for IOCTL_NDIS_QUERY_GLOBAL_STATS
Cameron Gutman [Wed, 6 May 2009 00:54:22 +0000 (00:54 +0000)]
 - Implement support for IOCTL_NDIS_QUERY_GLOBAL_STATS

svn path=/trunk/; revision=40808

14 years ago - Add definition of IOCTL_NDIS_QUERY_GLOBAL_STATS
Cameron Gutman [Wed, 6 May 2009 00:42:44 +0000 (00:42 +0000)]
 - Add definition of IOCTL_NDIS_QUERY_GLOBAL_STATS

svn path=/trunk/; revision=40807

14 years ago - Register the unload handler so it gets called by NDIS
Cameron Gutman [Tue, 5 May 2009 23:43:18 +0000 (23:43 +0000)]
 - Register the unload handler so it gets called by NDIS

svn path=/trunk/; revision=40806

14 years ago- Return status code if releasing the mapping has succeeded
Johannes Anderwald [Tue, 5 May 2009 23:41:59 +0000 (23:41 +0000)]
- Return status code if releasing the mapping has succeeded
- Fix calculation of number of tags to be allocate per irp
- Fix multiple bugs when acquiring the mapping and releasing the mapping
- Vortex AU8810 WDM is now starting to play

svn path=/trunk/; revision=40805

14 years ago - Implement and register a ProtocolUnbindAdapter handler
Cameron Gutman [Tue, 5 May 2009 22:40:49 +0000 (22:40 +0000)]
 - Implement and register a ProtocolUnbindAdapter handler

svn path=/trunk/; revision=40804

14 years ago - Add and register a ProtocolPnPEvent handler with some stubs in it
Cameron Gutman [Tue, 5 May 2009 22:24:26 +0000 (22:24 +0000)]
 - Add and register a ProtocolPnPEvent handler with some stubs in it

svn path=/trunk/; revision=40803

14 years agoRewrite, the last method of getting service dependants and dependent services was...
Ged Murphy [Tue, 5 May 2009 22:04:19 +0000 (22:04 +0000)]
Rewrite, the last method of getting service dependants and dependent services was flawed/buggy.

svn path=/trunk/; revision=40802

14 years ago- Fix definition of POINTER_ALIGNMENT for 64-bit. Problem reported by Brian Hawley...
Stefan Ginsberg [Tue, 5 May 2009 19:24:49 +0000 (19:24 +0000)]
- Fix definition of POINTER_ALIGNMENT for 64-bit. Problem reported by Brian Hawley at mingw-w64: sourceforge.net/forum/forum.php?thread_id=3163052&forum_id=723797

svn path=/trunk/; revision=40801

14 years ago- Fix build
Johannes Anderwald [Tue, 5 May 2009 16:59:36 +0000 (16:59 +0000)]
- Fix build

svn path=/trunk/; revision=40800

14 years ago- Add some defines. Fix build for comdlg32/comctl32
Dmitry Chapyshev [Tue, 5 May 2009 16:42:49 +0000 (16:42 +0000)]
- Add some defines. Fix build for comdlg32/comctl32

svn path=/trunk/; revision=40799

14 years ago- Sync comctl32 with Wine 1.1.20 (without listview.c)
Dmitry Chapyshev [Tue, 5 May 2009 16:26:56 +0000 (16:26 +0000)]
- Sync comctl32 with Wine 1.1.20 (without listview.c)
- Sync comdlg32 with Wine 1.1.20

svn path=/trunk/; revision=40798

14 years ago- Implement IPortWaveRT, IPortFilterWaveRT, IPortPinWaveRT interface for audio driver...
Johannes Anderwald [Tue, 5 May 2009 16:01:39 +0000 (16:01 +0000)]
- Implement IPortWaveRT, IPortFilterWaveRT, IPortPinWaveRT interface for audio drivers >= Vista

svn path=/trunk/; revision=40797

14 years ago- Sync gdiplus with Wine 1.1.20
Dmitry Chapyshev [Tue, 5 May 2009 15:35:05 +0000 (15:35 +0000)]
- Sync gdiplus with Wine 1.1.20

svn path=/trunk/; revision=40796

14 years ago- Sync ole32 and oleaut32 with Wine 1.1.20
Dmitry Chapyshev [Tue, 5 May 2009 15:31:02 +0000 (15:31 +0000)]
- Sync ole32 and oleaut32 with Wine 1.1.20

svn path=/trunk/; revision=40795

14 years ago- Add IPortWaveRT, IPortWaveRTStream, IMiniportWaveRTStream, IMiniportWaveRTStreamNot...
Johannes Anderwald [Tue, 5 May 2009 13:58:56 +0000 (13:58 +0000)]
- Add IPortWaveRT, IPortWaveRTStream, IMiniportWaveRTStream, IMiniportWaveRTStreamNotification, IMiniportWaveRT interface
- Add KSAUDIO_POSITION, KSRTAUDIO_HWLATENCY, KSRTAUDIO_HWREGISTER structure

svn path=/trunk/; revision=40794

14 years ago - Implement handing for IRP_MN_SET_POWER and IRP_MN_QUERY_POWER (not plugged in...
Cameron Gutman [Tue, 5 May 2009 02:52:43 +0000 (02:52 +0000)]
 - Implement handing for IRP_MN_SET_POWER and IRP_MN_QUERY_POWER (not plugged in yet)
 - Allocate a buffer and copy data into it instead of using the buffer passed to us directly
 - Use a helper function to perform common operations which save lots of lines of duplicated code

svn path=/trunk/; revision=40793

14 years ago - Handle IRP_MN_QUERY_REMOVE_DEVICE and IRP_MN_CANCEL_REMOVE_DEVICE
Cameron Gutman [Tue, 5 May 2009 02:13:53 +0000 (02:13 +0000)]
 - Handle IRP_MN_QUERY_REMOVE_DEVICE and IRP_MN_CANCEL_REMOVE_DEVICE
 - Implement NdisCompletePnPEvent
 - Handle pending cases

svn path=/trunk/; revision=40792

14 years ago - Implement handling for IRP_MN_CANCEL_STOP_DEVICE
Cameron Gutman [Tue, 5 May 2009 01:24:30 +0000 (01:24 +0000)]
 - Implement handling for IRP_MN_CANCEL_STOP_DEVICE

svn path=/trunk/; revision=40791

14 years ago - Implement handling for IRP_MN_QUERY_STOP_DEVICE
Cameron Gutman [Tue, 5 May 2009 01:08:06 +0000 (01:08 +0000)]
 - Implement handling for IRP_MN_QUERY_STOP_DEVICE

svn path=/trunk/; revision=40790

14 years agoAdd most of the code for the dependencies tab in the property sheet. It's not quite...
Ged Murphy [Mon, 4 May 2009 18:44:54 +0000 (18:44 +0000)]
Add most of the code for the dependencies tab in the property sheet. It's not quite complete but I'm getting bored with it now. May finish it tomorrow.

svn path=/trunk/; revision=40789

14 years agoUnbreak linking ntoskrnl
Thomas Bluemel [Mon, 4 May 2009 18:08:21 +0000 (18:08 +0000)]
Unbreak linking ntoskrnl

svn path=/trunk/; revision=40788

14 years agoMake vectored exceptions thread-safe
Thomas Bluemel [Mon, 4 May 2009 18:06:15 +0000 (18:06 +0000)]
Make vectored exceptions thread-safe

svn path=/trunk/; revision=40787

14 years ago- Ditto as r40781, but for ohci. Spotted by Cameron Gutman.
Aleksey Bragin [Mon, 4 May 2009 17:07:05 +0000 (17:07 +0000)]
- Ditto as r40781, but for ohci. Spotted by Cameron Gutman.

svn path=/trunk/; revision=40786

14 years agoFix asm implementations of RtlInterlockedPopEntrySList, RtlInterlockedPushEntrySList...
Timo Kreuzer [Mon, 4 May 2009 15:27:37 +0000 (15:27 +0000)]
Fix asm implementations of RtlInterlockedPopEntrySList, RtlInterlockedPushEntrySList and RtlInterlockedFlushSList, by correcting the stack offset for the parameters. Thanks to Pigglesworth for the hint.

svn path=/trunk/; revision=40785

14 years agoBug 4449: Italian translation updates by Paolo Devoti
Daniel Reimer [Mon, 4 May 2009 13:41:40 +0000 (13:41 +0000)]
Bug 4449: Italian translation updates by Paolo Devoti
Bug 4445: Language resource update by Jingjing Fu

svn path=/trunk/; revision=40784

14 years ago- Implement RtlDecodePointer and remove respective redefining hack from vectoreh.c.
Aleksey Bragin [Mon, 4 May 2009 13:26:24 +0000 (13:26 +0000)]
- Implement RtlDecodePointer and remove respective redefining hack from vectoreh.c.

svn path=/trunk/; revision=40783

14 years ago- Remove RemoveVectoredExceptionHandler() stub from stubs.c, since it is a forward...
Aleksey Bragin [Mon, 4 May 2009 12:19:48 +0000 (12:19 +0000)]
- Remove RemoveVectoredExceptionHandler() stub from stubs.c, since it is a forward to ntll.RtlRemoveVectoredExceptionHandler.

svn path=/trunk/; revision=40782

14 years ago- Handle failure case correctly in *_submit_urb: remove URB from an endpoint's linked...
Aleksey Bragin [Mon, 4 May 2009 09:32:02 +0000 (09:32 +0000)]
- Handle failure case correctly in *_submit_urb: remove URB from an endpoint's linked list, instead of corrupting this URB's memory. Thanks to Gregor Schneider for spotting the suspicious place.
See issue #4279 for more details.

svn path=/trunk/; revision=40781

14 years ago- Silence pool debugging debugprints.
Aleksey Bragin [Mon, 4 May 2009 08:33:58 +0000 (08:33 +0000)]
- Silence pool debugging debugprints.

svn path=/trunk/; revision=40780

14 years ago- Try to fix build
Dmitry Chapyshev [Sun, 3 May 2009 16:04:20 +0000 (16:04 +0000)]
- Try to fix build

svn path=/trunk/; revision=40779

14 years ago- Implement _wfreopen, _y0, _y1, _yn
Dmitry Chapyshev [Sun, 3 May 2009 14:57:56 +0000 (14:57 +0000)]
- Implement _wfreopen, _y0, _y1, _yn
- Partially implement _j0, _j1, _jn
All from Wine.

svn path=/trunk/; revision=40778

14 years ago - Implement NdisCopyBuffer and NdisGetCurrentProcessorCpuUsage
Cameron Gutman [Sun, 3 May 2009 14:38:13 +0000 (14:38 +0000)]
 - Implement NdisCopyBuffer and NdisGetCurrentProcessorCpuUsage
 - Patch by Dmitry Chapyshev

svn path=/trunk/; revision=40777

14 years ago - Translate the raw address before attempting to map it
Cameron Gutman [Sun, 3 May 2009 02:48:02 +0000 (02:48 +0000)]
 - Translate the raw address before attempting to map it

svn path=/trunk/; revision=40776

14 years ago - Add debug prints to NdisMMapIoSpace
Cameron Gutman [Sat, 2 May 2009 23:57:02 +0000 (23:57 +0000)]
 - Add debug prints to NdisMMapIoSpace

svn path=/trunk/; revision=40775

14 years ago - Fix improper resource translation because of AddressSpace confusion
Cameron Gutman [Sat, 2 May 2009 22:53:12 +0000 (22:53 +0000)]
 - Fix improper resource translation because of AddressSpace confusion

svn path=/trunk/; revision=40774

14 years ago - Fix memory corruption when reading binary data
Cameron Gutman [Sat, 2 May 2009 20:46:50 +0000 (20:46 +0000)]
 - Fix memory corruption when reading binary data

svn path=/trunk/; revision=40773

14 years agofix TzSpecificLocalTimeToSystemTime signature according to Wine & MSDN
Sylvain Petreolle [Sat, 2 May 2009 15:22:47 +0000 (15:22 +0000)]
fix TzSpecificLocalTimeToSystemTime signature according to Wine & MSDN

svn path=/trunk/; revision=40772

14 years agoadd missing definition for TzSpecificLocalTimeToSystemTime
Sylvain Petreolle [Sat, 2 May 2009 12:40:29 +0000 (12:40 +0000)]
add missing definition for TzSpecificLocalTimeToSystemTime

svn path=/trunk/; revision=40771

14 years agoRemove BOM, recode Romanian file from UTF-8 to CP-1250, remove #pragma strings from...
Dmitry Gorbachev [Sat, 2 May 2009 04:29:40 +0000 (04:29 +0000)]
Remove BOM, recode Romanian file from UTF-8 to CP-1250, remove #pragma strings from there, and #include it to the master resource file.

svn path=/trunk/; revision=40770

14 years agoDanish translation of shell32 and userenv DLLs by Thomas Larsen (sikker2004 "at"...
Dmitry Gorbachev [Fri, 1 May 2009 23:54:31 +0000 (23:54 +0000)]
Danish translation of shell32 and userenv DLLs by Thomas Larsen (sikker2004 "at" yahoo "dot" com). Bug #571.

svn path=/trunk/; revision=40769

14 years ago- Update log2lines tool by J. Roeloffzen. Bug #4342.
Dmitry Gorbachev [Fri, 1 May 2009 23:34:50 +0000 (23:34 +0000)]
- Update log2lines tool by J. Roeloffzen. Bug #4342.
- Move it to where raddr2line lives now.

svn path=/trunk/; revision=40768

14 years ago- Add reg key tree NetworkProvider under CurrentControlSet\Control\. For now differ...
Michael Martin [Fri, 1 May 2009 22:08:45 +0000 (22:08 +0000)]
- Add reg key tree NetworkProvider under CurrentControlSet\Control\. For now differ from windows by using an empty string for ProviderOrder value. Fixes bug #3987.

svn path=/trunk/; revision=40766

14 years agofix compilation of raddr2line, by moving it into the rsym folder, too. Thanks BugBoy...
Timo Kreuzer [Fri, 1 May 2009 21:39:47 +0000 (21:39 +0000)]
fix compilation of raddr2line, by moving it into the rsym folder, too. Thanks BugBoy for noticing.

svn path=/trunk/; revision=40765

14 years ago - Check for invalid ConfigurationContext
Cameron Gutman [Fri, 1 May 2009 19:36:55 +0000 (19:36 +0000)]
 - Check for invalid ConfigurationContext
 - Patch by Daniel Zimmermann with a slight modification by me

svn path=/trunk/; revision=40764

14 years agoMerge from amd64-branch:
Timo Kreuzer [Fri, 1 May 2009 12:31:02 +0000 (12:31 +0000)]
Merge from amd64-branch:
37291, 3730, 37305, 37320, 37329, 37462, 37895, 38129, 38330, 38331, 38341, 38947, 38973, 39072, 39114, 39121, 40605
Implement rsym64 (Timo Kreuzer)

svn path=/trunk/; revision=40759

14 years agoStub CMP_UnregisterNotification
Sylvain Petreolle [Fri, 1 May 2009 07:44:13 +0000 (07:44 +0000)]
Stub CMP_UnregisterNotification
Move SETUP_CreateDevicesList declaration to setupapi_private.h

svn path=/trunk/; revision=40758

14 years agomerge 37282 from amd64-branch:
Timo Kreuzer [Thu, 30 Apr 2009 23:26:02 +0000 (23:26 +0000)]
merge 37282 from amd64-branch:
Give rsym it's own directory (Timo Kreuzer)

svn path=/trunk/; revision=40757

15 years ago- Make debug pool return 8-bytes aligned pointers. The padding area (up to 7 bytes...
Aleksey Bragin [Thu, 30 Apr 2009 09:09:03 +0000 (09:09 +0000)]
- Make debug pool return 8-bytes aligned pointers. The padding area (up to 7 bytes) is not being checked for overruns now. ReactOS fully boots and works with this change and a debug pool.

svn path=/trunk/; revision=40750

15 years agoBug 4418: Simplified chinese language resource update by Jingjing Fu
Daniel Reimer [Thu, 30 Apr 2009 06:01:08 +0000 (06:01 +0000)]
Bug 4418: Simplified chinese language resource update by Jingjing Fu
Bug 4426: ReactOS translation update patch by Dimitriu Petru
Bug 4427: Bulgarian translation of ReactOS by ССТАНЕВ
Bug 4433: Translate Patch, Dutch for access.cpl by Jan Roeloffzen
Bug 4436: Translate Patch, Dutch for mmsys.cpl, timedate.cpl by Jan Roeloffzen
Bug 4437: Translate Patch, Dutch for taskmgr.exe by Jan Roeloffzen

svn path=/trunk/; revision=40745

15 years ago - Pass IRP_MN_QUERY_DEVICE_RELATIONS down the stack
Cameron Gutman [Thu, 30 Apr 2009 01:15:04 +0000 (01:15 +0000)]
 - Pass IRP_MN_QUERY_DEVICE_RELATIONS down the stack

svn path=/trunk/; revision=40744

15 years agoMerge from amd64-branch: (Samuel Serapión)
Timo Kreuzer [Wed, 29 Apr 2009 22:20:59 +0000 (22:20 +0000)]
Merge from amd64-branch: (Samuel Serapión)
36464: access.cpl: use IntToPtr instead of casting
36454: console.cpl: use LPARAM instead of LONG
36458: main.cpl: use IntToPtr instead of casting
36460: mmsys.cpl: use IntToPtr instead of casting, use INT_PTR instead of INT
36908: ncpa.cpl: use INT_PTR instead of INT
36466: sysdm.cpl: use INT_PTR instead of INT

svn path=/trunk/; revision=40743

15 years agoDon't cast pStartInfo->dwCrashDumpEnabled to LPBYTE and use it as pointer in RegSetVa...
Timo Kreuzer [Wed, 29 Apr 2009 21:57:47 +0000 (21:57 +0000)]
Don't cast pStartInfo->dwCrashDumpEnabled to LPBYTE and use it as pointer in RegSetValueExW, Instead pass &pStartInfo->dwCrashDumpEnabled.

svn path=/trunk/; revision=40741

15 years ago- Add a "regtest.cmd" for running other commands (here "ipconfig") before starting...
Colin Finck [Wed, 29 Apr 2009 20:14:25 +0000 (20:14 +0000)]
- Add a "regtest.cmd" for running other commands (here "ipconfig") before starting rosautotest and call "start rosautotest" to run it asynchronously and let Explorer load completely
- Set svn:eol-style for "unattend.inf" to CRLF, this file is a target one, which should also use target line-endings
- Fix typo in syssetup debug print

svn path=/trunk/; revision=40740

15 years ago- Add the ws2_32 library from Alex's old network branch which is a _huge_ improvement...
Ged Murphy [Wed, 29 Apr 2009 18:49:47 +0000 (18:49 +0000)]
- Add the ws2_32 library from Alex's old network branch which is a _huge_ improvement over our current, incorrect lib.
- I've made various changes and tweaks to get it building with gcc, however it doesn't yet build with out build environment as out headers are severely lacking. It's also reliant on other winsock libs which will come in future commits along with the header rewrite.

svn path=/trunk/; revision=40738

15 years agospaces -> tabs in rbuild file
Timo Kreuzer [Wed, 29 Apr 2009 18:13:42 +0000 (18:13 +0000)]
spaces -> tabs in rbuild file

svn path=/trunk/; revision=40737

15 years agoMerge 40118 from amd64-branch:
Timo Kreuzer [Wed, 29 Apr 2009 17:46:47 +0000 (17:46 +0000)]
Merge 40118 from amd64-branch:
%m is a glibc extension, convert it to "%s", strerror(errno). and fix 64bit build of dhcp service (Samuel Serapión)

svn path=/trunk/; revision=40736

15 years agosync mshtml and shdocvw with wine 1.1.20
Christoph von Wittich [Wed, 29 Apr 2009 17:16:20 +0000 (17:16 +0000)]
sync mshtml and shdocvw with wine 1.1.20

svn path=/trunk/; revision=40735

15 years agoMerge 40124, 40126 from amd64-branch:
Timo Kreuzer [Wed, 29 Apr 2009 16:49:52 +0000 (16:49 +0000)]
Merge 40124, 40126 from amd64-branch:
Fix 64bit build. It works too. (Samuel Serapión)

svn path=/trunk/; revision=40734

15 years agosync shell32_winetest with wine 1.1.20
Christoph von Wittich [Wed, 29 Apr 2009 15:11:22 +0000 (15:11 +0000)]
sync shell32_winetest with wine 1.1.20

svn path=/trunk/; revision=40733

15 years agosync shlwapi_winetest with wine 1.1.20
Christoph von Wittich [Wed, 29 Apr 2009 14:59:03 +0000 (14:59 +0000)]
sync shlwapi_winetest with wine 1.1.20

svn path=/trunk/; revision=40732

15 years ago- Add a temporary manifest to servman which contains support for comctl32 v6 and...
Ged Murphy [Wed, 29 Apr 2009 12:09:40 +0000 (12:09 +0000)]
- Add a temporary manifest to servman which contains support for comctl32 v6 and more importantly, support for UAC elevation in NT6+

This will be required for any app which needs to run with elevated privs. As we've previously stated, rbuild needs to generate the manifest hence this is only temporary. We therefore need a UAC tag adding to rbuild so the generated manifest can contain support for UAC elevation for any apps which require it. If anyone wishes to add this support to rbuild, feel free to do so.

svn path=/trunk/; revision=40731

15 years agoFix the build and a fix mem leak.
Ged Murphy [Wed, 29 Apr 2009 10:18:41 +0000 (10:18 +0000)]
Fix the build and a fix mem leak.
We should consider setting msvc to /W4.

svn path=/trunk/; revision=40730

15 years ago- continue "marletting"
Matthias Kupfer [Wed, 29 Apr 2009 09:55:05 +0000 (09:55 +0000)]
- continue "marletting"
- use marlett font for scrollbar control
- TODO: scrollbar size grip with marlett

svn path=/trunk/; revision=40729

15 years ago- Add the list of dependencies to the listbox so we know what else will be stopping
Ged Murphy [Wed, 29 Apr 2009 09:53:10 +0000 (09:53 +0000)]
- Add the list of dependencies to the listbox so we know what else will be stopping
- Restructure the stop code

svn path=/trunk/; revision=40728