reactos.git
14 years ago- Include splitter in build
Johannes Anderwald [Sat, 15 Aug 2009 08:07:06 +0000 (08:07 +0000)]
- Include splitter in build

svn path=/trunk/; revision=42678

14 years ago- Add/update Ukrainian translation by Yevhen Sakara <eresid@gmail.com>
Dmitry Chapyshev [Sat, 15 Aug 2009 05:28:45 +0000 (05:28 +0000)]
- Add/update Ukrainian translation by Yevhen Sakara <eresid@gmail.com>

svn path=/trunk/; revision=42676

14 years ago - Actually zero the select events in ZeroEvents
Cameron Gutman [Sat, 15 Aug 2009 02:48:59 +0000 (02:48 +0000)]
 - Actually zero the select events in ZeroEvents
 - Part 3 of 3 (hopefully :P)

svn path=/trunk/; revision=42675

14 years ago - Fix more select bugs related to the disconnect event
Cameron Gutman [Sat, 15 Aug 2009 02:27:02 +0000 (02:27 +0000)]
 - Fix more select bugs related to the disconnect event
 - Part 2 of x

svn path=/trunk/; revision=42674

14 years ago - Fix several bugs in select code and remove some dead code
Cameron Gutman [Sat, 15 Aug 2009 02:09:23 +0000 (02:09 +0000)]
 - Fix several bugs in select code and remove some dead code
 - Fix a typo
 - Part 1 of x

svn path=/trunk/; revision=42673

14 years agoFix screwed logic in LIST_FOR_EACH and LIST_FOR_EACH_SAFE. They were 1. using inverse...
Timo Kreuzer [Sat, 15 Aug 2009 00:40:09 +0000 (00:40 +0000)]
Fix screwed logic in LIST_FOR_EACH and LIST_FOR_EACH_SAFE. They were 1. using inverse logic and entering the loop when elem was NULL, 2. checking elem, whick is the result of CONTAINING_RECORD on the Flink pointer that should be checked for NULL. Anyway these macros are ugly and shouldn't be used, they only obfuscate the code.

svn path=/trunk/; revision=42672

14 years ago[win32k] EngCreateDeviceBitmap: handle failure of EngLockSurface. Found by Amine.
Timo Kreuzer [Fri, 14 Aug 2009 22:08:15 +0000 (22:08 +0000)]
[win32k] EngCreateDeviceBitmap: handle failure of EngLockSurface. Found by Amine.

svn path=/trunk/; revision=42671

14 years ago- Implement KsPropertyHandler, KsPropertyHandlerWithAllocator, KsFastPropertyHandler
Johannes Anderwald [Fri, 14 Aug 2009 19:44:01 +0000 (19:44 +0000)]
- Implement KsPropertyHandler, KsPropertyHandlerWithAllocator, KsFastPropertyHandler

svn path=/trunk/; revision=42669

14 years ago[KS]
Johannes Anderwald [Fri, 14 Aug 2009 09:27:24 +0000 (09:27 +0000)]
[KS]
- Proper implement KsValidateConnectRequest
- Dataformat isnt not yet checked

svn path=/trunk/; revision=42664

14 years ago- A few header updates
Johannes Anderwald [Fri, 14 Aug 2009 09:26:05 +0000 (09:26 +0000)]
- A few header updates

svn path=/trunk/; revision=42663

14 years agoMore fix NtUserSetWindowContextHelpId. Spotted by Cameron.
Timo Kreuzer [Fri, 14 Aug 2009 01:37:28 +0000 (01:37 +0000)]
More fix NtUserSetWindowContextHelpId. Spotted by Cameron.

svn path=/trunk/; revision=42662

14 years ago - Fix several bugs so select() will now recognize when a connection gets closed
Cameron Gutman [Fri, 14 Aug 2009 00:09:59 +0000 (00:09 +0000)]
 - Fix several bugs so select() will now recognize when a connection gets closed

svn path=/trunk/; revision=42661

14 years ago - Fix a NULL pointer dereference if ExAllocatePool fails
Cameron Gutman [Thu, 13 Aug 2009 23:42:21 +0000 (23:42 +0000)]
 - Fix a NULL pointer dereference if ExAllocatePool fails
 - Move some sanity checks into the right location
 - Fix another NULL pointer dereference if there is not a socket on the queue
 - Also spotted by Amine Khaldi

svn path=/trunk/; revision=42660

14 years ago - Fix a handle leak
Cameron Gutman [Thu, 13 Aug 2009 23:38:57 +0000 (23:38 +0000)]
 - Fix a handle leak
 - Fix a potential NULL pointer dereference if ExAllocatePool fails
 - Fix a potential NULL pointer dereference that causes AFD to crash when the socket is closed with waiting send IRPs
 - Fix another NULL pointer dereference if NdisOpenConfiguration fails
 - Move ASSERT before accessing Status
 - Add some sanity checks
 - Most of these were found by Amine Khaldi

svn path=/trunk/; revision=42659

14 years ago[SPLITTER]
Johannes Anderwald [Thu, 13 Aug 2009 10:05:42 +0000 (10:05 +0000)]
[SPLITTER]
- Implement Splitter (WIP)

svn path=/trunk/; revision=42650

14 years ago[KS]
Johannes Anderwald [Thu, 13 Aug 2009 09:54:51 +0000 (09:54 +0000)]
[KS]
- Check if irp was allocated
- Unimplement KsPinGetConnectedPinFileObject

svn path=/trunk/; revision=42649

14 years ago- Implement IPortDMus_fnNewRegistryKey
Johannes Anderwald [Thu, 13 Aug 2009 09:53:13 +0000 (09:53 +0000)]
- Implement IPortDMus_fnNewRegistryKey

svn path=/trunk/; revision=42648

14 years ago- Re-disallow warnings for gdi32, user32 and lsasrv
Stefan Ginsberg [Thu, 13 Aug 2009 09:34:37 +0000 (09:34 +0000)]
- Re-disallow warnings for gdi32, user32 and lsasrv

svn path=/trunk/; revision=42647

14 years ago- Make gdi32 compile warning free under msvc
Stefan Ginsberg [Thu, 13 Aug 2009 09:29:48 +0000 (09:29 +0000)]
- Make gdi32 compile warning free under msvc

svn path=/trunk/; revision=42646

14 years ago- Fix SetWndContextHlpId call.
James Tabor [Thu, 13 Aug 2009 05:18:18 +0000 (05:18 +0000)]
- Fix SetWndContextHlpId call.

svn path=/trunk/; revision=42645

14 years ago- Fix another NULL Wnd crash.
James Tabor [Thu, 13 Aug 2009 04:17:23 +0000 (04:17 +0000)]
- Fix another NULL Wnd crash.

svn path=/trunk/; revision=42644

14 years ago- Fix menu window callback. Only use it when the menu name is not null.
James Tabor [Wed, 12 Aug 2009 23:37:26 +0000 (23:37 +0000)]
- Fix menu window callback. Only use it when the menu name is not null.

svn path=/trunk/; revision=42643

14 years ago - Don't access an uninitialized variable
Cameron Gutman [Wed, 12 Aug 2009 23:14:49 +0000 (23:14 +0000)]
 - Don't access an uninitialized variable
 - Initialize the unicode string at the start of the function
 - Spotted by Amine Khaldi

svn path=/trunk/; revision=42642

14 years ago- Move GetWindowInfo support into user32. Use HWNDPARAM for SetWindowContextHelpId.
James Tabor [Wed, 12 Aug 2009 18:46:34 +0000 (18:46 +0000)]
- Move GetWindowInfo support into user32. Use HWNDPARAM for SetWindowContextHelpId.

svn path=/trunk/; revision=42637

14 years ago- Rewrite RtlpCreateAtomHandle to readable code and fix a problem spotted in bug...
Aleksey Bragin [Wed, 12 Aug 2009 11:42:34 +0000 (11:42 +0000)]
- Rewrite RtlpCreateAtomHandle to readable code and fix a problem spotted in bug 4788.

svn path=/trunk/; revision=42635

14 years ago- Check if server side window proc is set when clearing or setting dialog window...
James Tabor [Wed, 12 Aug 2009 07:42:30 +0000 (07:42 +0000)]
- Check if server side window proc is set when clearing or setting dialog window flag.

svn path=/trunk/; revision=42633

14 years agoRewrite NtUserGetCPD to correctly return the callproc handle pointer.
James Tabor [Wed, 12 Aug 2009 07:35:15 +0000 (07:35 +0000)]
Rewrite NtUserGetCPD to correctly return the callproc handle pointer.

svn path=/trunk/; revision=42632

14 years agoProperly set the active window frame flag. Add missing file header. Add a note in...
James Tabor [Wed, 12 Aug 2009 07:03:58 +0000 (07:03 +0000)]
Properly set the active window frame flag. Add missing file header. Add a note in defwnd.c.

svn path=/trunk/; revision=42631

14 years ago- Move W32 Process flags to the proper place.
James Tabor [Wed, 12 Aug 2009 06:54:31 +0000 (06:54 +0000)]
- Move W32 Process flags to the proper place.

svn path=/trunk/; revision=42630

14 years agoProperly set and clear the dialog window flag.
James Tabor [Wed, 12 Aug 2009 06:41:20 +0000 (06:41 +0000)]
Properly set and clear the dialog window flag.

svn path=/trunk/; revision=42629

14 years agoMake the tui console background black instead of blue.
Timo Kreuzer [Tue, 11 Aug 2009 20:23:18 +0000 (20:23 +0000)]
Make the tui console background black instead of blue.

svn path=/trunk/; revision=42628

14 years agoAmendment to r42615: add the check in the correct line
Gregor Schneider [Tue, 11 Aug 2009 19:50:42 +0000 (19:50 +0000)]
Amendment to r42615: add the check in the correct line

svn path=/trunk/; revision=42627

14 years ago[win32k]
Timo Kreuzer [Tue, 11 Aug 2009 19:03:51 +0000 (19:03 +0000)]
[win32k]
- EngSetPointerShape: Don't dereference psoMask without checking it

svn path=/trunk/; revision=42626

14 years ago[win32k]
Timo Kreuzer [Tue, 11 Aug 2009 18:42:30 +0000 (18:42 +0000)]
[win32k]
- GreSetPointerShape: Don't cleanup the XLATEOBJ when it wasn't initialized.
- Found by Amine Khaldi

svn path=/trunk/; revision=42625

14 years agoFix a buffer overflow in ConvertULargeInteger
Jeffrey Morlan [Tue, 11 Aug 2009 16:21:46 +0000 (16:21 +0000)]
Fix a buffer overflow in ConvertULargeInteger

svn path=/trunk/; revision=42623

14 years ago- Filter dispatch is optional, handle it when creating new filters
Johannes Anderwald [Tue, 11 Aug 2009 15:22:06 +0000 (15:22 +0000)]
- Filter dispatch is optional, handle it when creating new filters

svn path=/trunk/; revision=42622

14 years agoRe-add r42536, it didn't break the build server
Gregor Schneider [Tue, 11 Aug 2009 15:03:41 +0000 (15:03 +0000)]
Re-add r42536, it didn't break the build server

svn path=/trunk/; revision=42621

14 years ago- Start implementing splitter
Johannes Anderwald [Tue, 11 Aug 2009 15:03:33 +0000 (15:03 +0000)]
- Start implementing splitter
- Add a device descriptor

svn path=/trunk/; revision=42620

14 years ago- Add few macros, constants for splitter
Johannes Anderwald [Tue, 11 Aug 2009 14:52:22 +0000 (14:52 +0000)]
- Add few macros, constants for splitter

svn path=/trunk/; revision=42619

14 years agoFree memory on error
Gregor Schneider [Tue, 11 Aug 2009 14:37:52 +0000 (14:37 +0000)]
Free memory on error

svn path=/trunk/; revision=42618

14 years agoReturn INVALID_FILE_ATTRIBUTES when no filename is passed
Gregor Schneider [Tue, 11 Aug 2009 14:19:43 +0000 (14:19 +0000)]
Return INVALID_FILE_ATTRIBUTES when no filename is passed

svn path=/trunk/; revision=42617

14 years agoFix memory allocation for small number of digits
Gregor Schneider [Tue, 11 Aug 2009 14:01:44 +0000 (14:01 +0000)]
Fix memory allocation for small number of digits

svn path=/trunk/; revision=42616

14 years agoDon't access the pattern GetPixel function pointer if it hasn't been set
Gregor Schneider [Tue, 11 Aug 2009 13:39:40 +0000 (13:39 +0000)]
Don't access the pattern GetPixel function pointer if it hasn't been set

svn path=/trunk/; revision=42615

14 years ago- Get NtUnloadKey2 back to old behavior until its caller learns to properly handle...
Aleksey Bragin [Tue, 11 Aug 2009 13:01:42 +0000 (13:01 +0000)]
- Get NtUnloadKey2 back to old behavior until its caller learns to properly handle various error codes.
See issue #4787 for more details.

svn path=/trunk/; revision=42612

14 years ago- Check if allocation succeeded
Johannes Anderwald [Tue, 11 Aug 2009 10:37:40 +0000 (10:37 +0000)]
- Check if allocation succeeded
- Wait untill each audio service has been started
- May now fix randomly playing logon sound

svn path=/trunk/; revision=42611

14 years ago- Audiosrv first starts sysaudio and then wdmaud. It is more clever to wait untill...
Johannes Anderwald [Tue, 11 Aug 2009 10:36:25 +0000 (10:36 +0000)]
- Audiosrv first starts sysaudio and then wdmaud. It is more clever to wait untill the latter is started

svn path=/trunk/; revision=42610

14 years ago- Add sanity checks
Johannes Anderwald [Tue, 11 Aug 2009 09:41:33 +0000 (09:41 +0000)]
- Add sanity checks

svn path=/trunk/; revision=42609

14 years ago- Fix allocation check
Johannes Anderwald [Tue, 11 Aug 2009 09:36:41 +0000 (09:36 +0000)]
- Fix allocation check
- Found by Amine Khaldi

svn path=/trunk/; revision=42608

14 years ago[KS]
Johannes Anderwald [Tue, 11 Aug 2009 09:20:15 +0000 (09:20 +0000)]
[KS]
- Fix uninitialized return value when the list is empty
- Fix a horrible bug where the end of the list wasnt checked by the source list but the destination list
- Found by Amine Khaldi

svn path=/trunk/; revision=42607

14 years ago- Remove superflouous checks
Johannes Anderwald [Tue, 11 Aug 2009 08:49:30 +0000 (08:49 +0000)]
- Remove superflouous checks
- Found by amine48rz

svn path=/trunk/; revision=42606

14 years agoMove stubs for user mode printer drivers from stubs.c into umpdstubs.c. Unimplement...
Timo Kreuzer [Mon, 10 Aug 2009 22:20:28 +0000 (22:20 +0000)]
Move stubs for user mode printer drivers from stubs.c into umpdstubs.c. Unimplement some of them, as they were wrong.

svn path=/trunk/; revision=42605

14 years ago - Make Connect IRPs cancellable (should fix some deadlock issues)
Cameron Gutman [Mon, 10 Aug 2009 21:21:50 +0000 (21:21 +0000)]
 - Make Connect IRPs cancellable (should fix some deadlock issues)
 - Fix a bug which could result in a Listen IRP being unable to be cancelled

svn path=/trunk/; revision=42604

14 years ago- Implement swenum
Johannes Anderwald [Mon, 10 Aug 2009 21:10:03 +0000 (21:10 +0000)]
- Implement swenum

svn path=/trunk/; revision=42603

14 years agoRevert part of my last commit, this was testcode not meant to be committed.
Timo Kreuzer [Mon, 10 Aug 2009 20:22:11 +0000 (20:22 +0000)]
Revert part of my last commit, this was testcode not meant to be committed.

svn path=/trunk/; revision=42602

14 years ago- Move some functions from stubs.c to new file eng/mapping.c
Timo Kreuzer [Mon, 10 Aug 2009 20:19:33 +0000 (20:19 +0000)]
- Move some functions from stubs.c to new file eng/mapping.c
- Move EngSetPointerTag to mouse.c
- Move EngQuerySystemAttribute and EngGetTickCount to engmisc.c
- Unimplement EngLoadModule as it was wrong
- FLOATOBJ_XxxFloatObj are duplicated from FLOATOBJ_Xxx, remove the stubs and redirect in the pspec.
- Redirect EngGetCurrentProcessId and EngGetcurrentThreadId to ntoskrnl

svn path=/trunk/; revision=42601

14 years agoFix return value. Thanks to Hervé for noticing.
Timo Kreuzer [Mon, 10 Aug 2009 19:26:53 +0000 (19:26 +0000)]
Fix return value. Thanks to Hervé for noticing.

svn path=/trunk/; revision=42600

14 years ago- Implement BdaPropertyGetPinControl
Johannes Anderwald [Mon, 10 Aug 2009 16:10:26 +0000 (16:10 +0000)]
- Implement BdaPropertyGetPinControl

svn path=/trunk/; revision=42599

14 years ago- A few updates from Archwald
Johannes Anderwald [Mon, 10 Aug 2009 16:09:45 +0000 (16:09 +0000)]
- A few updates from Archwald

svn path=/trunk/; revision=42598

14 years ago- Implement BdaPropertyNodeTypes, BdaPropertyPinTypes
Johannes Anderwald [Mon, 10 Aug 2009 15:18:48 +0000 (15:18 +0000)]
- Implement BdaPropertyNodeTypes, BdaPropertyPinTypes

svn path=/trunk/; revision=42597

14 years agoImplement EngFileIoControl and EngFileWrite
Timo Kreuzer [Mon, 10 Aug 2009 15:09:14 +0000 (15:09 +0000)]
Implement EngFileIoControl and EngFileWrite

svn path=/trunk/; revision=42596

14 years ago- Implement BdaInitFilter, BdaCreateTopology
Johannes Anderwald [Mon, 10 Aug 2009 14:18:51 +0000 (14:18 +0000)]
- Implement BdaInitFilter, BdaCreateTopology

svn path=/trunk/; revision=42594

14 years ago- Add macros for bda
Johannes Anderwald [Mon, 10 Aug 2009 14:03:16 +0000 (14:03 +0000)]
- Add macros for bda

svn path=/trunk/; revision=42593

14 years ago- Rewrite failure branch of IopLoadUnloadDriver to return a real status code instead...
Aleksey Bragin [Mon, 10 Aug 2009 14:03:01 +0000 (14:03 +0000)]
- Rewrite failure branch of IopLoadUnloadDriver to return a real status code instead of always hardcoding it to STATUS_IMAGE_ALREADY_LOADED (r42473) and remove unneeded code duplication.

svn path=/trunk/; revision=42592

14 years ago- Make NtUnloadKey call a newer version of the NTAPI - NtUnloadKey2.
Aleksey Bragin [Mon, 10 Aug 2009 13:44:54 +0000 (13:44 +0000)]
- Make NtUnloadKey call a newer version of the NTAPI - NtUnloadKey2.
- Implement NtUnloadKey2 as a wrapper around internal CM API - CmUnloadKey.
- Stub CmUnloadKey.
- Fix a typo in ps/process.c comments.

svn path=/trunk/; revision=42591

14 years ago- Arch broke it
Johannes Anderwald [Mon, 10 Aug 2009 13:07:05 +0000 (13:07 +0000)]
- Arch broke it

svn path=/trunk/; revision=42590

14 years ago- Add BDA filter context to object bag, so that it gets freed automatically later
Johannes Anderwald [Mon, 10 Aug 2009 11:28:25 +0000 (11:28 +0000)]
- Add BDA filter context to object bag, so that it gets freed automatically later

svn path=/trunk/; revision=42588

14 years ago- Add KsFilterFactoryGetParentDevice macro
Johannes Anderwald [Mon, 10 Aug 2009 11:27:23 +0000 (11:27 +0000)]
- Add KsFilterFactoryGetParentDevice macro
- Fix inline function for msvc compability

svn path=/trunk/; revision=42587

14 years ago[BDASUP]
Johannes Anderwald [Mon, 10 Aug 2009 11:13:43 +0000 (11:13 +0000)]
[BDASUP]
- Start implementing BDASup
- Implement BdaCheckChanges, BdaCommitChanges, BdaCreateFilterFactory, BdaCreateFilterFactoryEx, BdaCreatePin, BdaMethodCreatePin, BdaFilterFactoryUpdateCacheData, BdaGetChangeState, BdaMethodCreateTopology, BdaMethodDeletePin, BdaPropertyTemplateConnections, BdaStartChanges, BdaUninitFilter, BdaValidateNodeProperty

svn path=/trunk/; revision=42586

14 years ago- Add include guards
Johannes Anderwald [Mon, 10 Aug 2009 11:10:37 +0000 (11:10 +0000)]
- Add include guards
- Add KSM_PIN
- Add a few function prototypes

svn path=/trunk/; revision=42585

14 years ago- Remove duplicate MmHighestPhysicalPage (the other being in init.c) -- we still...
Stefan Ginsberg [Mon, 10 Aug 2009 09:54:29 +0000 (09:54 +0000)]
- Remove duplicate MmHighestPhysicalPage (the other being in init.c) -- we still ended up with only 1 global however, so this doesn't really change anything

svn path=/trunk/; revision=42584

14 years ago- Update commctrl.h.
Aleksey Bragin [Mon, 10 Aug 2009 09:47:17 +0000 (09:47 +0000)]
- Update commctrl.h.

svn path=/trunk/; revision=42583

14 years ago[WDMAUD]
Johannes Anderwald [Mon, 10 Aug 2009 07:14:04 +0000 (07:14 +0000)]
[WDMAUD]
- Remove ReactOS specific pin creation hack
[SYSAUDIO]
- Refactor sysaudio pin creation
- Remove ReactOS specific pin creation hack
- Remove unused functions

svn path=/trunk/; revision=42580

14 years ago- Changes to file header.
James Tabor [Mon, 10 Aug 2009 04:57:22 +0000 (04:57 +0000)]
- Changes to file header.

svn path=/trunk/; revision=42579

14 years ago - Rewrite most of the loopback code
Cameron Gutman [Mon, 10 Aug 2009 03:27:39 +0000 (03:27 +0000)]
 - Rewrite most of the loopback code
 - The new code is faster, uses less memory, and is less complex than the previous code
 - Add a NULL check to fix a potential crash

svn path=/trunk/; revision=42578

14 years ago - Fix a bug which resulted in the first letter of each quote (except the first one...
Cameron Gutman [Sun, 9 Aug 2009 22:53:26 +0000 (22:53 +0000)]
 - Fix a bug which resulted in the first letter of each quote (except the first one) being skipped
 - Fix some quote typos

svn path=/trunk/; revision=42577

14 years ago[rbuild] Remove distinction between Iso/IsoRegTest, and LiveIso/LiveIsoRegTest module...
Hervé Poussineau [Sun, 9 Aug 2009 22:03:04 +0000 (22:03 +0000)]
[rbuild] Remove distinction between Iso/IsoRegTest, and LiveIso/LiveIsoRegTest module types
Better dependency tracking for iso module type

svn path=/trunk/; revision=42575

14 years agoRevert r42536 for build server diagnosis
Gregor Schneider [Sun, 9 Aug 2009 19:30:35 +0000 (19:30 +0000)]
Revert r42536 for build server diagnosis

svn path=/trunk/; revision=42571

14 years agoDo not call CcUnpinData() with NULL PtrBCB.
Dmitry Gorbachev [Sun, 9 Aug 2009 17:26:10 +0000 (17:26 +0000)]
Do not call CcUnpinData() with NULL PtrBCB.

svn path=/trunk/; revision=42569

14 years agoFix IDT limit.
Dmitry Gorbachev [Sun, 9 Aug 2009 14:40:05 +0000 (14:40 +0000)]
Fix IDT limit.

svn path=/trunk/; revision=42566

14 years agoAdd padding to ext2 superblock structure (to 512 bytes).
Dmitry Gorbachev [Sun, 9 Aug 2009 14:39:44 +0000 (14:39 +0000)]
Add padding to ext2 superblock structure (to 512 bytes).

svn path=/trunk/; revision=42565

14 years agopartial rpcrt4 sync to wine 1.1.27 (fixes ~180 rpcrt4 winetests)
Christoph von Wittich [Sun, 9 Aug 2009 14:28:07 +0000 (14:28 +0000)]
partial rpcrt4 sync to wine 1.1.27 (fixes ~180 rpcrt4 winetests)

svn path=/trunk/; revision=42564

14 years ago- ne2000: Don't assume stdcall is default for MSVC
Stefan Ginsberg [Sun, 9 Aug 2009 14:18:01 +0000 (14:18 +0000)]
- ne2000: Don't assume stdcall is default for MSVC
- snmpapi: Define SNMP_FUNC_TYPE for MSVC too
- rasman: Compatibly define function pointer prototype
- vbe/vga/xboxvmp: Fix assumption that _MSC_VER means "compiling with Microsoft's headers"

svn path=/trunk/; revision=42563

14 years agopartial sync to wine 1.1.27
Christoph von Wittich [Sun, 9 Aug 2009 13:56:25 +0000 (13:56 +0000)]
partial sync to wine 1.1.27

svn path=/trunk/; revision=42562

14 years agosync shell32_winetest with wine 1.1.27
Christoph von Wittich [Sun, 9 Aug 2009 12:49:55 +0000 (12:49 +0000)]
sync shell32_winetest with wine 1.1.27

svn path=/trunk/; revision=42559

14 years agoEven without a CMINVOKECOMMANDINFOEX structure a link should be executed with the...
Gregor Schneider [Sun, 9 Aug 2009 12:07:21 +0000 (12:07 +0000)]
Even without a CMINVOKECOMMANDINFOEX structure a link should be executed with the supplied parameters
See issue #4323 for more details.

svn path=/trunk/; revision=42557

14 years agofix build
Christoph von Wittich [Sun, 9 Aug 2009 12:06:07 +0000 (12:06 +0000)]
fix build

svn path=/trunk/; revision=42556

14 years agosync shdocvw and mshtml with wine 1.1.27 and add missing translations to avifil32
Christoph von Wittich [Sun, 9 Aug 2009 12:00:11 +0000 (12:00 +0000)]
sync shdocvw and mshtml with wine 1.1.27 and add missing translations to avifil32

svn path=/trunk/; revision=42555

14 years agoAdd lmissing file
Timo Kreuzer [Sun, 9 Aug 2009 11:38:53 +0000 (11:38 +0000)]
Add lmissing file

svn path=/trunk/; revision=42553

14 years agowin32knapi: More / improved tests for NtUserSystemParametersInfo, NtGdiSelectBrush...
Timo Kreuzer [Sun, 9 Aug 2009 11:27:25 +0000 (11:27 +0000)]
win32knapi: More / improved tests for NtUserSystemParametersInfo, NtGdiSelectBrush, NtGdiSelectBitmap, NtGdiGetFontResourceInfoInternalW, NtGdiDoPalette

svn path=/trunk/; revision=42552

14 years agoChange xlate tests a bit.
Timo Kreuzer [Sun, 9 Aug 2009 11:05:54 +0000 (11:05 +0000)]
Change xlate tests a bit.

svn path=/trunk/; revision=42551

14 years ago- Fix intrinsics for MSVC -- just include intrin.h instead of duplicating the definit...
Stefan Ginsberg [Sun, 9 Aug 2009 09:58:07 +0000 (09:58 +0000)]
- Fix intrinsics for MSVC -- just include intrin.h instead of duplicating the definitions.

svn path=/trunk/; revision=42550

14 years agoFix compilation #2
Hervé Poussineau [Sun, 9 Aug 2009 08:24:22 +0000 (08:24 +0000)]
Fix compilation #2

svn path=/trunk/; revision=42546

14 years agoFix compilation
Hervé Poussineau [Sun, 9 Aug 2009 08:13:17 +0000 (08:13 +0000)]
Fix compilation

svn path=/trunk/; revision=42545

14 years agoMerge FldrCreateComponentKey and FldrSetIdentifier
Hervé Poussineau [Sun, 9 Aug 2009 08:11:52 +0000 (08:11 +0000)]
Merge FldrCreateComponentKey and FldrSetIdentifier

svn path=/trunk/; revision=42544

14 years agoMerge FldrCreateComponentKey and FldrSetComponentInformation
Hervé Poussineau [Sun, 9 Aug 2009 07:45:41 +0000 (07:45 +0000)]
Merge FldrCreateComponentKey and FldrSetComponentInformation
Remove unneeded parameters in FldrCreateComponentKey

svn path=/trunk/; revision=42543

14 years ago - Return the correct value for AFD_INFO_BLOCKING_MODE
Cameron Gutman [Sun, 9 Aug 2009 03:57:29 +0000 (03:57 +0000)]
 - Return the correct value for AFD_INFO_BLOCKING_MODE
 - Implement AFD_INFO_SENDS_IN_PROGRESS (SO_LINGER should work now)

svn path=/trunk/; revision=42542

14 years agoFix issue #4673 ("Misrepresented license in FreeLDR"), Robert Millan (rmh.reactos...
Dmitry Gorbachev [Sat, 8 Aug 2009 22:39:04 +0000 (22:39 +0000)]
Fix issue #4673 ("Misrepresented license in FreeLDR"), Robert Millan (rmh.reactos at aybabtu.com).

svn path=/trunk/; revision=42541

14 years agoRemove dead code
Hervé Poussineau [Sat, 8 Aug 2009 21:50:15 +0000 (21:50 +0000)]
Remove dead code

svn path=/trunk/; revision=42540

14 years agoUse Arc* infrastructure to read the .inf file
Hervé Poussineau [Sat, 8 Aug 2009 21:23:23 +0000 (21:23 +0000)]
Use Arc* infrastructure to read the .inf file

svn path=/trunk/; revision=42539

14 years agoFix some typos and make PFILE a ULONG
Hervé Poussineau [Sat, 8 Aug 2009 21:11:40 +0000 (21:11 +0000)]
Fix some typos and make PFILE a ULONG

svn path=/trunk/; revision=42538