reactos.git
11 years ago[BASESRV-CONSRV-WINSRV]
Hermès Bélusca-Maïto [Sun, 7 Apr 2013 23:39:39 +0000 (23:39 +0000)]
[BASESRV-CONSRV-WINSRV]
Code reorganization only: put public server apis definitions in a dedicated include to be included in the respective init.c files.

svn path=/branches/ros-csrss/; revision=58718

11 years ago[CONSRV]
Hermès Bélusca-Maïto [Sun, 7 Apr 2013 23:18:59 +0000 (23:18 +0000)]
[CONSRV]
Code reorganization. Common functions declarations, shared between the console server and the frontends, are put inside a include/ subdirectory. Functions needed only for the console server are in the usual root directory. Functions used only for the frontends are in their corresponding directories in under frontends/.

svn path=/branches/ros-csrss/; revision=58717

11 years ago[BASESRV-CSRSRV]
Hermès Bélusca-Maïto [Sun, 7 Apr 2013 18:28:38 +0000 (18:28 +0000)]
[BASESRV-CSRSRV]
A little bit of code reorganization (more a "matter of taste"; delete allocated pointers in the reverse way we allocated them).

[NTDLL]
- Free a used SID (i.e. fix a memory leak).
- Only just "reserve" memory pages for the section for the CSR port. Memory will be actually committed later on (checked on Windows Server 2003 and on http://j00ru.vexillium.org/?p=527 ).

svn path=/branches/ros-csrss/; revision=58716

11 years ago[SAMSRV]
Eric Kohl [Sun, 7 Apr 2013 17:58:11 +0000 (17:58 +0000)]
[SAMSRV]
Implement the set LogonHours attribute code for all user set functions.

svn path=/trunk/; revision=58715

11 years ago[win32k]
Giannis Adamopoulos [Sun, 7 Apr 2013 15:22:20 +0000 (15:22 +0000)]
[win32k]
- Fix IntGetScrollBarRect when WS_EX_LEFTSCROLLBAR style is used
- Spotted by vicmarcal

svn path=/trunk/; revision=58714

11 years ago[PORTCLS]
Jérôme Gardou [Sun, 7 Apr 2013 14:11:21 +0000 (14:11 +0000)]
[PORTCLS]
 * include initguid.h as suggested here : http://msdn.microsoft.com/en-us/library/windows/hardware/ff547786%28v=vs.85%29.aspx
 * Remove the guids.c file

svn path=/trunk/; revision=58713

11 years ago[KS]
Pierre Schweitzer [Sun, 7 Apr 2013 11:36:33 +0000 (11:36 +0000)]
[KS]
Fix copy/paste error

svn path=/trunk/; revision=58712

11 years ago[KS]
Pierre Schweitzer [Sun, 7 Apr 2013 11:35:50 +0000 (11:35 +0000)]
[KS]
Check parameters before using them and not after

svn path=/trunk/; revision=58711

11 years ago[DEVMGMT]
Pierre Schweitzer [Sun, 7 Apr 2013 11:06:00 +0000 (11:06 +0000)]
[DEVMGMT]
Don't use uninitialized memory address when calling InsertIntoTreeView()

svn path=/trunk/; revision=58710

11 years ago[PORTCLS]
Thomas Faber [Sun, 7 Apr 2013 11:02:28 +0000 (11:02 +0000)]
[PORTCLS]
- Remove a duplicate assignment. Patch by Víctor Martínez Calvo.
CORE-7057 #resolve

svn path=/trunk/; revision=58709

11 years ago[NTDLL_APITEST]
Thomas Faber [Sun, 7 Apr 2013 10:47:10 +0000 (10:47 +0000)]
[NTDLL_APITEST]
CORE-7065 #comment Temporarily disable the crashing test to get meaningful testbot results again.

svn path=/trunk/; revision=58708

11 years ago[MESA32]
Jérôme Gardou [Sun, 7 Apr 2013 10:18:28 +0000 (10:18 +0000)]
[MESA32]
 * Use SSE optimizations again

svn path=/trunk/; revision=58707

11 years ago[NTOS/KE]
Jérôme Gardou [Sun, 7 Apr 2013 10:17:44 +0000 (10:17 +0000)]
[NTOS/KE]
 * Reset the state of the right thread when switching NPX threads

svn path=/trunk/; revision=58706

11 years ago[CMD]
Pierre Schweitzer [Sun, 7 Apr 2013 10:02:06 +0000 (10:02 +0000)]
[CMD]
Fix yet another memory leak

svn path=/trunk/; revision=58705

11 years ago[PORTCLS]
Jérôme Gardou [Sun, 7 Apr 2013 09:58:05 +0000 (09:58 +0000)]
[PORTCLS]
 * Fix copy-pasta
CORE-7053 #comment Fixed in r58704, thanks for deciphering PVS studio report ;-) #resolve

svn path=/trunk/; revision=58704

11 years ago[CMD]
Pierre Schweitzer [Sun, 7 Apr 2013 08:53:37 +0000 (08:53 +0000)]
[CMD]
Fix a bug in path command where PATH variable could never be read if it was bigger than ENV_BUFFER_SIZE

svn path=/trunk/; revision=58703

11 years ago[CMD]
Pierre Schweitzer [Sun, 7 Apr 2013 08:51:20 +0000 (08:51 +0000)]
[CMD]
Fix two memory leaks

svn path=/trunk/; revision=58702

11 years ago[TELNET]
Pierre Schweitzer [Sat, 6 Apr 2013 23:27:56 +0000 (23:27 +0000)]
[TELNET]
Don't attempt to close undefined handles.
Also properly set them on failure as "the contents of the output parameters are indeterminate" on failure.

svn path=/trunk/; revision=58701

11 years ago[CRT]
Pierre Schweitzer [Sat, 6 Apr 2013 23:14:29 +0000 (23:14 +0000)]
[CRT]
Apply r58698 here as well

svn path=/trunk/; revision=58700

11 years ago[CRT]
Pierre Schweitzer [Sat, 6 Apr 2013 23:12:45 +0000 (23:12 +0000)]
[CRT]
Apply r58698 here as well

svn path=/trunk/; revision=58699

11 years ago[CRT]
Pierre Schweitzer [Sat, 6 Apr 2013 23:10:55 +0000 (23:10 +0000)]
[CRT]
Fix format according to var

svn path=/trunk/; revision=58698

11 years ago[PSDK]
Jérôme Gardou [Sat, 6 Apr 2013 22:38:00 +0000 (22:38 +0000)]
[PSDK]
 * Don't be so complicated for defining the DEFINE_GUIDSTRUCT and DEFINE_GUIDNAMED macros on GCC
CORE-7052 #comment fixed in 58697, thanks. #resolve

svn path=/trunk/; revision=58697

11 years ago[KERNEL32_APITEST]
Jérôme Gardou [Sat, 6 Apr 2013 19:34:54 +0000 (19:34 +0000)]
[KERNEL32_APITEST]
 - Invoke some black voodoo for fixing linux builder

svn path=/trunk/; revision=58694

11 years ago[KERNEL32_APITEST]
Jérôme Gardou [Sat, 6 Apr 2013 19:26:35 +0000 (19:26 +0000)]
[KERNEL32_APITEST]
 - Try to fix linux builder

svn path=/trunk/; revision=58693

11 years ago[KERNEL32_APITEST]
Jérôme Gardou [Sat, 6 Apr 2013 19:15:11 +0000 (19:15 +0000)]
[KERNEL32_APITEST]
 - Add a test verifying that the filter set with SetUnhandledExceptionFilter is called.
Take this as an occasion to demonstrate a bug with SSE exceptions in ReactOS

svn path=/trunk/; revision=58692

11 years ago[CRT]
Jérôme Gardou [Sat, 6 Apr 2013 19:13:01 +0000 (19:13 +0000)]
[CRT]
 - Add definition and GCC implementation of _mm_setcsr and _mm_getcsr

svn path=/trunk/; revision=58691

11 years agoSync with trunk r58687.
Hermès Bélusca-Maïto [Sat, 6 Apr 2013 15:28:22 +0000 (15:28 +0000)]
Sync with trunk r58687.

svn path=/branches/ros-csrss/; revision=58690

11 years ago[CONSRV]
Hermès Bélusca-Maïto [Sat, 6 Apr 2013 13:40:34 +0000 (13:40 +0000)]
[CONSRV]
Shut-up almost all the dprints.

svn path=/branches/ros-csrss/; revision=58689

11 years ago[CSRSRV]
Hermès Bélusca-Maïto [Sat, 6 Apr 2013 13:18:19 +0000 (13:18 +0000)]
[CSRSRV]
Mispelling fix only.

[CONSRV]
Improve selection, implement "Marking", i.e. selection with keyboard, and implement transition "Marking" --> "Selection" (selection with mouse).

svn path=/branches/ros-csrss/; revision=58688

11 years ago[SHELL32]
Thomas Faber [Sat, 6 Apr 2013 12:12:43 +0000 (12:12 +0000)]
[SHELL32]
- Improve IShellItem implementation. Patch by Katayama Hirofumi MZ.
CORE-7063 #resolve

svn path=/trunk/; revision=58687

11 years ago[PSDK]
Amine Khaldi [Sat, 6 Apr 2013 10:36:24 +0000 (10:36 +0000)]
[PSDK]
* Add DEFAULT_UNREACHABLE macro to ntdef.h.
* Add break to the last case.

svn path=/trunk/; revision=58686

11 years ago[CMAKE]
Amine Khaldi [Sat, 6 Apr 2013 10:09:01 +0000 (10:09 +0000)]
[CMAKE]
* Don't set the compiler and linker PDB to the same file (it's the linker's PDB that matters).
* No code changes, 12% faster msvc build.

svn path=/trunk/; revision=58685

11 years ago[NTDLL_APITEST]
Timo Kreuzer [Fri, 5 Apr 2013 19:19:14 +0000 (19:19 +0000)]
[NTDLL_APITEST]
Add more tests for NtAllocateVirtualMemory and NtMapViewOfSection, make tests 64 bit compatible.

svn path=/trunk/; revision=58684

11 years ago[REACTOS]
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 20:26:36 +0000 (20:26 +0000)]
[REACTOS]
"isnt" --> "isn't" and "arent" --> "aren't"

svn path=/trunk/; revision=58682

11 years ago[REACTOS]
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 20:15:34 +0000 (20:15 +0000)]
[REACTOS]
Fix a remaining "initialize" misspelling here, too.

svn path=/trunk/; revision=58681

11 years ago[ROSAPPS]
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 20:13:05 +0000 (20:13 +0000)]
[ROSAPPS]
Fix remaining "initialize" misspellings.

svn path=/trunk/; revision=58680

11 years ago[REACTOS]
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 20:11:17 +0000 (20:11 +0000)]
[REACTOS]
Fix TOO MANY !! :(((( "initialize" misspellings.

Note1: One remains in subsystems/csr/csrsrv/init.c, but will be corrected in my future csrss branch merging.
Note2: In ntoskrnl/se/semgr.c, one tries to create the "LSA_AUTHENTICATION_INITALIZED" event. This is ROS-SPECIFIC !!!! In the sense that it doesn't exist on Windows. Instead, the "LSA_AUTHENTICATION_INITIALIZED" exists. Correct that fact.

svn path=/trunk/; revision=58679

11 years ago[ROSTESTS]
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:47:42 +0000 (19:47 +0000)]
[ROSTESTS]
Correct spelling and Co.

svn path=/trunk/; revision=58678

11 years ago[ROSAPPS]
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:44:23 +0000 (19:44 +0000)]
[ROSAPPS]
Fix "initialize" misspelling.

svn path=/trunk/; revision=58677

11 years ago[ROSAPPS]
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:41:50 +0000 (19:41 +0000)]
[ROSAPPS]
Fix the remaining 'lenght' --> 'length' misspelling.

svn path=/trunk/; revision=58676

11 years ago[REACTOS]
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:39:56 +0000 (19:39 +0000)]
[REACTOS]
Fix the remaining 'lenght' --> 'length' misspelling.
There are others, but in 3rd-party code. So don't correct them.

svn path=/trunk/; revision=58675

11 years ago[ROSTESTS]
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:35:20 +0000 (19:35 +0000)]
[ROSTESTS]
Fix spelling of 'length' in various places.
Patch by andygui

CORE-7043 #resolve #comment Part for ROSTests committed in r58674, thanks!

svn path=/trunk/; revision=58674

11 years ago[ROSAPPS]
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:34:27 +0000 (19:34 +0000)]
[ROSAPPS]
Fix spelling of 'length' in various places.
Patch by andygui

CORE-7043 #comment Part for ROSApps committed in r58673, thanks!

svn path=/trunk/; revision=58673

11 years ago[REACTOS]
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:29:36 +0000 (19:29 +0000)]
[REACTOS]
Fix spelling of 'length' in various places.
Patch by andygui

Concerning kdio.c, we can see that the original author didn't see his misspelling since he used two different variables named:
KdpScreenLineLength and KdpScreenLineLenght ! ; the latter being renamed here KdpScreenLineLengthDefault to make the difference.

CORE-7043 #comment Part for ReactOS committed in r58672, thanks!

svn path=/trunk/; revision=58672

11 years ago[RAPPS]
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:11:04 +0000 (19:11 +0000)]
[RAPPS]
Address grammatical issues with reactos/base/applications/rapps/lang/fr-FR.rc resource script
Patch by andygui

CORE-7044 #resolve #comment Problem solved ;) r58671

svn path=/trunk/; revision=58671

11 years ago[CRT/LOCALE]
Amine Khaldi [Wed, 3 Apr 2013 22:46:22 +0000 (22:46 +0000)]
[CRT/LOCALE]
* Improve the locale support a bit up to Wine 1.5.26.

svn path=/trunk/; revision=58670

11 years ago[CRYPT32_WINETEST]
Amine Khaldi [Wed, 3 Apr 2013 22:43:36 +0000 (22:43 +0000)]
[CRYPT32_WINETEST]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58669

11 years ago[CRYPT32]
Amine Khaldi [Wed, 3 Apr 2013 22:43:22 +0000 (22:43 +0000)]
[CRYPT32]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58668

11 years ago* Fix the unix build.
Amine Khaldi [Wed, 3 Apr 2013 22:03:06 +0000 (22:03 +0000)]
* Fix the unix build.

svn path=/trunk/; revision=58667

11 years ago[MSI_WINETEST]
Amine Khaldi [Wed, 3 Apr 2013 21:58:14 +0000 (21:58 +0000)]
[MSI_WINETEST]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58666

11 years ago[MSI]
Amine Khaldi [Wed, 3 Apr 2013 21:58:03 +0000 (21:58 +0000)]
[MSI]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58665

11 years ago[JSCRIPT_WINETEST]
Amine Khaldi [Wed, 3 Apr 2013 21:20:05 +0000 (21:20 +0000)]
[JSCRIPT_WINETEST]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58664

11 years ago[JSCRIPT]
Amine Khaldi [Wed, 3 Apr 2013 21:19:50 +0000 (21:19 +0000)]
[JSCRIPT]
* Sync with Wine 1.5.26.
CORE-7049

svn path=/trunk/; revision=58663

11 years ago[PSDK]
Amine Khaldi [Wed, 3 Apr 2013 21:16:57 +0000 (21:16 +0000)]
[PSDK]
* Import DEFAULT_UNREACHABLE from Wine.

svn path=/trunk/; revision=58662

11 years ago- Fix some tests for OpenInputDesktop and add some more
Giannis Adamopoulos [Wed, 3 Apr 2013 14:23:02 +0000 (14:23 +0000)]
- Fix some tests for OpenInputDesktop and add some more

svn path=/trunk/; revision=58661

11 years ago[MESA32]
Jérôme Gardou [Wed, 3 Apr 2013 12:02:58 +0000 (12:02 +0000)]
[MESA32]
 * Disable SSE optimizations, as they only cause mayhem.

svn path=/trunk/; revision=58660

11 years ago[CDROM]
Jérôme Gardou [Wed, 3 Apr 2013 11:33:26 +0000 (11:33 +0000)]
[CDROM]
 * Fix a typo.
Found by PVS-Studio

svn path=/trunk/; revision=58659

11 years ago[FREELDR]
Hermès Bélusca-Maïto [Tue, 2 Apr 2013 22:49:03 +0000 (22:49 +0000)]
[FREELDR]
- Further improve FreeLdr's edit-boxes editing capabilities, by supporting insert-mode (only at the moment), backspace and delete to remove a character, moving left or right, going to the beginning or to the end of the string.
- Add a helper function DrawText2 to allow for displaying partial string (giving a maximum number of characters to display).

Enjoy :)

svn path=/trunk/; revision=58658

11 years agoArch, don't try to fix build when it has been fixed.
Sylvain Petreolle [Tue, 2 Apr 2013 21:13:35 +0000 (21:13 +0000)]
Arch, don't try to fix build when it has been fixed.
Reverts 58656.

svn path=/trunk/; revision=58657

11 years ago[CMIPCI]
Sylvain Petreolle [Tue, 2 Apr 2013 21:04:02 +0000 (21:04 +0000)]
[CMIPCI]
Link to chkstk.

svn path=/trunk/; revision=58656

11 years ago[CRT]
Jérôme Gardou [Tue, 2 Apr 2013 21:02:50 +0000 (21:02 +0000)]
[CRT]
 * revert r58654, it was not necessary

svn path=/trunk/; revision=58655

11 years ago[CRT]
Jérôme Gardou [Tue, 2 Apr 2013 20:27:39 +0000 (20:27 +0000)]
[CRT]
 * Don't use the builtin version of _alloca

svn path=/trunk/; revision=58654

11 years ago[CMIPCI]
Jérôme Gardou [Tue, 2 Apr 2013 20:14:48 +0000 (20:14 +0000)]
[CMIPCI]
 * 10 commits later...

svn path=/trunk/; revision=58653

11 years ago[CMIPCI]
Pierre Schweitzer [Tue, 2 Apr 2013 20:10:15 +0000 (20:10 +0000)]
[CMIPCI]
Allow warnings for the moment

svn path=/trunk/; revision=58652

11 years ago[CMICPL]
Pierre Schweitzer [Tue, 2 Apr 2013 20:08:14 +0000 (20:08 +0000)]
[CMICPL]
Fix gcc builds

svn path=/trunk/; revision=58651

11 years ago[CMICPL]
Jérôme Gardou [Tue, 2 Apr 2013 20:04:31 +0000 (20:04 +0000)]
[CMICPL]
 - This is a C++ module

svn path=/trunk/; revision=58650

11 years ago[CMIPCI]
Pierre Schweitzer [Tue, 2 Apr 2013 19:36:11 +0000 (19:36 +0000)]
[CMIPCI]
Fix headers inclusion under Linux (case sensitive!)

svn path=/trunk/; revision=58649

11 years ago[CMAKE]
Jérôme Gardou [Tue, 2 Apr 2013 18:42:39 +0000 (18:42 +0000)]
[CMAKE]
 - Do not link drivers to supc++

svn path=/trunk/; revision=58648

11 years ago[CMICPL]
Jérôme Gardou [Tue, 2 Apr 2013 18:37:53 +0000 (18:37 +0000)]
[CMICPL]
 * Hopefully fix the linux buildbot

svn path=/trunk/; revision=58647

11 years ago[CMICPL]
Jérôme Gardou [Tue, 2 Apr 2013 18:34:12 +0000 (18:34 +0000)]
[CMICPL]
 * fix build on UNIX

svn path=/trunk/; revision=58646

11 years ago[CMAKE]
Jérôme Gardou [Tue, 2 Apr 2013 18:30:19 +0000 (18:30 +0000)]
[CMAKE]
 * Fix an embarrassing mistake.

svn path=/trunk/; revision=58645

11 years ago[CMIDriver]
Jérôme Gardou [Tue, 2 Apr 2013 15:25:49 +0000 (15:25 +0000)]
[CMIDriver]
 * Update the C-Media 8738/8768 driver to 1.2.6
 * Add it to build

svn path=/trunk/; revision=58644

11 years ago[PSDK]
Jérôme Gardou [Tue, 2 Apr 2013 14:16:29 +0000 (14:16 +0000)]
[PSDK]
 * Add missing UNICODE definition in dsound.h
 * Protect against redefinitions in winioctl.h

svn path=/trunk/; revision=58643

11 years ago[CRT]
Thomas Faber [Tue, 2 Apr 2013 12:53:30 +0000 (12:53 +0000)]
[CRT]
- Fix stat64_to_stat macro definition. Patch by Víctor Martínez.
- Fix out-of-memory error cases in environment functions.
- Spotted by PVS-Studio
CORE-7039 #resolve

svn path=/trunk/; revision=58642

11 years ago[STDUNK]
Jérôme Gardou [Tue, 2 Apr 2013 12:45:31 +0000 (12:45 +0000)]
[STDUNK]
 * Add library, implementing the CUnknown interface for WDM audio drivers

svn path=/trunk/; revision=58641

11 years ago[BUILD]
Jérôme Gardou [Tue, 2 Apr 2013 12:39:16 +0000 (12:39 +0000)]
[BUILD]
 * Try fixing it...

svn path=/trunk/; revision=58640

11 years ago[PSDK]
Jérôme Gardou [Tue, 2 Apr 2013 11:52:12 +0000 (11:52 +0000)]
[PSDK]
 * implement DEFINE_GUIDSTRUCT and DEFINE_GUIDNAMED for GCC

svn path=/trunk/; revision=58639

11 years ago[DDK]
Jérôme Gardou [Tue, 2 Apr 2013 08:09:51 +0000 (08:09 +0000)]
[DDK]
 * Add missing IMP_IMiniportWaveRT and IMP_IMiniportWaveRTStream definitions

svn path=/trunk/; revision=58638

11 years ago[CMAKE]
Jérôme Gardou [Tue, 2 Apr 2013 08:08:36 +0000 (08:08 +0000)]
[CMAKE]
 * Add the wdmdriver module type

svn path=/trunk/; revision=58637

11 years ago[FREELDR]
Hermès Bélusca-Maïto [Mon, 1 Apr 2013 19:31:32 +0000 (19:31 +0000)]
[FREELDR]
Add support for HOME and END keys in menus, and allow going to the end (resp. to the beginning) if we are on the first (resp. on the last) item and we press up (resp. down).
Enjoy :)

svn path=/trunk/; revision=58635

11 years ago[CONSRV]
Hermès Bélusca-Maïto [Mon, 1 Apr 2013 17:26:53 +0000 (17:26 +0000)]
[CONSRV]
Allow passing into quick-edit and insert mode via the console properties dialog. Also make the context menu working.

svn path=/branches/ros-csrss/; revision=58634

11 years ago- Temporary fix for CORE-7030 and maybe CORE-6384 too.
James Tabor [Mon, 1 Apr 2013 04:11:09 +0000 (04:11 +0000)]
- Temporary fix for CORE-7030 and maybe CORE-6384 too.

svn path=/trunk/; revision=58633

11 years ago[KERNEL32-CONSRV]
Hermès Bélusca-Maïto [Mon, 1 Apr 2013 00:23:34 +0000 (00:23 +0000)]
[KERNEL32-CONSRV]
Implement (Get/Set)ConsoleDisplayMode.

[PSDK]
Reorganize wincon.h a little bit and add few new flags from MSDN / Wine's wincon.h (which was up-to-date compared to ours) and from https://sites.google.com/site/marckupper/utilities/setconsolemode (the ENABLE_AUTO_POSITION flag which happens to be set by default for consoles on Windows Vista+).

[CONSRV]
- Fix the implementation of Srv(Get/Set)ConsoleMode.
- Try to fix some mouse handling problems.
- Add a TEMPORARY HACK!!!! to circumvent one of the many bugs we have in user32/win32k concerning handling right-mouse clicks on windows titlebars.
The comment:
/*
 * HACK: !! Because, when we deal with WM_RBUTTON* and we do not
 * call after that DefWindowProc, on ReactOS, right-clicks on the
 * (non-client) application title-bar does not display the system
 * menu and does not trigger a WM_NCRBUTTONUP message too.
 * See: http://git.reactos.org/?p=reactos.git;a=blob;f=reactos/win32ss/user/user32/windows/defwnd.c;hb=HEAD#l1103
 * and line 1135 too.
 */

Tested with Far Manager 3 (TM)

Happy Easter !!

svn path=/branches/ros-csrss/; revision=58632

11 years ago[NTOSKRNL]
Sylvain Petreolle [Sun, 31 Mar 2013 22:17:23 +0000 (22:17 +0000)]
[NTOSKRNL]
Fix all MM regressions.

svn path=/trunk/; revision=58631

11 years ago[USER32]
Jérôme Gardou [Sun, 31 Mar 2013 19:55:53 +0000 (19:55 +0000)]
[USER32]
 - Fix a bug in new LoadImage implementation

svn path=/trunk/; revision=58630

11 years ago[SAMSRV]
Eric Kohl [Sun, 31 Mar 2013 12:27:50 +0000 (12:27 +0000)]
[SAMSRV]
- Fix the SAMPR_LOGON_HOURS type description.
- Implement the LogonHours attribute query code for all user query functions.

svn path=/trunk/; revision=58629

11 years ago[LIBUSB]
Johannes Anderwald [Sun, 31 Mar 2013 09:54:26 +0000 (09:54 +0000)]
[LIBUSB]
- Fix format of debug print
- found by irc:rs

svn path=/trunk/; revision=58628

11 years ago[USB]
Johannes Anderwald [Sun, 31 Mar 2013 07:41:31 +0000 (07:41 +0000)]
[USB]
- Return the controller type as ascii string
CORE-7009 #resolve

svn path=/trunk/; revision=58627

11 years ago[MKHIVE]
Johannes Anderwald [Sun, 31 Mar 2013 07:11:35 +0000 (07:11 +0000)]
[MKHIVE]
- Fix return value of RegQueryValueExA

svn path=/trunk/; revision=58626

11 years ago- add missing node types
Johannes Anderwald [Sun, 31 Mar 2013 06:54:44 +0000 (06:54 +0000)]
- add missing node types

svn path=/trunk/; revision=58625

11 years ago[CONSRV]
Hermès Bélusca-Maïto [Sun, 31 Mar 2013 00:47:44 +0000 (00:47 +0000)]
[CONSRV]
Trigger WINDOW_BUFFER_SIZE_EVENT event when resizing the screen-buffer.

svn path=/branches/ros-csrss/; revision=58624

11 years ago[PSDK]
Hermès Bélusca-Maïto [Sun, 31 Mar 2013 00:34:13 +0000 (00:34 +0000)]
[PSDK]
Introduce GET_KEYSTATE_WPARAM, GET_NCHITTEST_WPARAM, GET_XBUTTON_WPARAM macros.

[CONSRV]
Fix double-click, mouse scrolling and add support for control keys.

svn path=/branches/ros-csrss/; revision=58623

11 years ago[SYSSETUP]
Sylvain Petreolle [Sat, 30 Mar 2013 23:34:48 +0000 (23:34 +0000)]
[SYSSETUP]
Register propsys.dll during setup.
Fixes propsys:propstore crash.

svn path=/trunk/; revision=58622

11 years ago[WLANCONF]
Sylvain Petreolle [Sat, 30 Mar 2013 23:31:00 +0000 (23:31 +0000)]
[WLANCONF]
Fix typo in Italian translation.

svn path=/trunk/; revision=58621

11 years ago[CONSRV]
Hermès Bélusca-Maïto [Sat, 30 Mar 2013 22:54:47 +0000 (22:54 +0000)]
[CONSRV]
- Compile with Vista+ defines.
- Add basic mouse events support. Tested with Far Manager.

svn path=/branches/ros-csrss/; revision=58620

11 years ago[WINED3D]
Jérôme Gardou [Sat, 30 Mar 2013 21:58:45 +0000 (21:58 +0000)]
[WINED3D]
 * Get GDI device name even if opengl isn't used.

svn path=/trunk/; revision=58619

11 years ago[CONSRV]
Hermès Bélusca-Maïto [Sat, 30 Mar 2013 21:25:27 +0000 (21:25 +0000)]
[CONSRV]
Code reorganization only.

svn path=/branches/ros-csrss/; revision=58618

11 years ago[SAMSRV]
Eric Kohl [Sat, 30 Mar 2013 20:53:47 +0000 (20:53 +0000)]
[SAMSRV]
Add LogonHours attribute to new user accounts.

svn path=/trunk/; revision=58617

11 years ago[CONSRV]
Hermès Bélusca-Maïto [Sat, 30 Mar 2013 20:40:08 +0000 (20:40 +0000)]
[CONSRV]
Move frontend (i.e. gui or tui) code to a dedicated directory.

svn path=/branches/ros-csrss/; revision=58616

11 years ago[CONSOLE.DLL]
Hermès Bélusca-Maïto [Sat, 30 Mar 2013 18:44:56 +0000 (18:44 +0000)]
[CONSOLE.DLL]
- Fix passing and retrieving gui terminal front-end information.
- Fix default (global) console parameters saving.

[CONSRV]
- PSEH2-protect calls to CreateRemoteThread when 1. calling console app. control handlers and 2. retrieving console settings from console.dll.
- Introduce a new way of locking consoles when being used, and store them in a list.

svn path=/branches/ros-csrss/; revision=58615