reactos.git
10 years ago[UNICODE]
Amine Khaldi [Fri, 18 Apr 2014 22:15:54 +0000 (22:15 +0000)]
[UNICODE]
* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62784

10 years ago* Addendum to r62773 (I don't know how did this file escape earlier).
Amine Khaldi [Fri, 18 Apr 2014 22:10:41 +0000 (22:10 +0000)]
* Addendum to r62773 (I don't know how did this file escape earlier).

svn path=/trunk/; revision=62783

10 years ago[WINE/TEST.H]
Amine Khaldi [Fri, 18 Apr 2014 22:07:22 +0000 (22:07 +0000)]
[WINE/TEST.H]
* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62782

10 years ago[ADVAPI32_WINETEST]
Amine Khaldi [Fri, 18 Apr 2014 21:58:58 +0000 (21:58 +0000)]
[ADVAPI32_WINETEST]
* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62781

10 years ago[CDFS]
Pierre Schweitzer [Fri, 18 Apr 2014 21:49:12 +0000 (21:49 +0000)]
[CDFS]
Allow registering notifications.
None implemented yet.

svn path=/trunk/; revision=62780

10 years ago[CDFS]
Pierre Schweitzer [Fri, 18 Apr 2014 21:40:02 +0000 (21:40 +0000)]
[CDFS]
Convert FCB pathname from simple buffer to unicode string.
Please carefully review if I missed something

svn path=/trunk/; revision=62779

10 years ago[PSDK]
Amine Khaldi [Fri, 18 Apr 2014 21:32:49 +0000 (21:32 +0000)]
[PSDK]
* Fix netioapi.h inclusion.
* Fix extern "C" placement.
CORE-7685

svn path=/trunk/; revision=62778

10 years ago[IPHLPAPI]
Amine Khaldi [Fri, 18 Apr 2014 21:26:31 +0000 (21:26 +0000)]
[IPHLPAPI]
* Zap GetIf{Entry,Table}2().
CORE-8081 #resolve

svn path=/trunk/; revision=62777

10 years ago[LIBXSLT]
Amine Khaldi [Fri, 18 Apr 2014 20:44:26 +0000 (20:44 +0000)]
[LIBXSLT]
* Move a couple headers to the appropriate folder.

svn path=/trunk/; revision=62776

10 years ago[REGEDIT]
Amine Khaldi [Fri, 18 Apr 2014 20:24:51 +0000 (20:24 +0000)]
[REGEDIT]
* Sync regproc.c with Wine 1.7.17. Formatting is overrated ;)
* Inspired by CORE-7916 (thanks Edijs Kolesnikovics!)
* Fixes all regedit test failures.
CORE-8080

svn path=/trunk/; revision=62775

10 years ago[WIDL]
Amine Khaldi [Fri, 18 Apr 2014 20:22:07 +0000 (20:22 +0000)]
[WIDL]
* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62774

10 years ago[LIBXML2]
Amine Khaldi [Fri, 18 Apr 2014 19:33:35 +0000 (19:33 +0000)]
[LIBXML2]
* Update to 2.9.1
* Make use of our iconvc and zlib libs.
[LIBXSLT][MSXML3]
* Make use of our iconvc and zlib libs.
CORE-8079 #resolve

svn path=/trunk/; revision=62773

10 years ago[FASTFAT]
Eric Kohl [Fri, 18 Apr 2014 12:07:55 +0000 (12:07 +0000)]
[FASTFAT]
Add file and directory removal notification.

svn path=/trunk/; revision=62772

10 years ago- Add support to scrolls too.
James Tabor [Thu, 17 Apr 2014 23:09:50 +0000 (23:09 +0000)]
- Add support to scrolls too.

svn path=/trunk/; revision=62771

10 years ago[User32]
James Tabor [Thu, 17 Apr 2014 22:48:14 +0000 (22:48 +0000)]
[User32]
- Fixed right click on title bar. See CORE-7054.

svn path=/trunk/; revision=62770

10 years ago[USETUP]
Kamil Hornicek [Thu, 17 Apr 2014 21:32:35 +0000 (21:32 +0000)]
[USETUP]
- add a default page file entry to the registry also during unattended setup
CORE-8074

svn path=/trunk/; revision=62769

10 years ago[BOOTDATA]
Hermès Bélusca-Maïto [Thu, 17 Apr 2014 20:58:30 +0000 (20:58 +0000)]
[BOOTDATA]
In the same vein as in revision 62766:
CORE-1697 CORE-7915 #comment Disable Multiprocessor choices at installation because it *DOESN'T correctly WORK* and cause problems to newcomers. Please reenable it *ONLY WHEN* you know it *REALLY* works !!! (revision 62768).

svn path=/trunk/; revision=62768

10 years ago[SYSDM]
Eric Kohl [Thu, 17 Apr 2014 20:56:12 +0000 (20:56 +0000)]
[SYSDM]
Bugfix: Enable the user to set a system managed paging file size if no paging file was set before. The user does not need to set a custom paging file size before setting the system managed paging file size.

svn path=/trunk/; revision=62767

10 years ago[USETUP]
Hermès Bélusca-Maïto [Thu, 17 Apr 2014 20:43:41 +0000 (20:43 +0000)]
[USETUP]
Disable EXT2 formatting because it *DOESN'T WORK* and cause problems to newcomers. Please reenable it *ONLY WHEN* you know it *REALLY* works !!!!!!!!!!
CORE-3091 CORE-3073 CORE-4003 #comment EXT2 formatting disabled in USETUP in revision 62766. Please reenable ONLY when you know it works.

svn path=/trunk/; revision=62766

10 years ago[SYSDM]
Eric Kohl [Thu, 17 Apr 2014 19:03:49 +0000 (19:03 +0000)]
[SYSDM]
Delete a paging file on the next boot after the user selected the "no paging file" option for a disk drive.

svn path=/trunk/; revision=62765

10 years ago[CMAKE]
Amine Khaldi [Thu, 17 Apr 2014 13:49:49 +0000 (13:49 +0000)]
[CMAKE]
* Enable the PCH related warnings globally.

svn path=/trunk/; revision=62764

10 years ago[CONSRV]
Hermès Bélusca-Maïto [Thu, 17 Apr 2014 00:46:43 +0000 (00:46 +0000)]
[CONSRV]
Code "symmetrization" (see the upper helper function).

svn path=/trunk/; revision=62763

10 years ago[LIBWINE]
Kamil Hornicek [Wed, 16 Apr 2014 23:17:59 +0000 (23:17 +0000)]
[LIBWINE]
- apply r61265 and use relative paths

svn path=/trunk/; revision=62762

10 years ago[LIBWINE]
Kamil Hornicek [Wed, 16 Apr 2014 22:47:40 +0000 (22:47 +0000)]
[LIBWINE]
- bring back the old debug output format ie class:(file:line), Testman depends on this

svn path=/trunk/; revision=62761

10 years ago[KERNEL32]
Hermès Bélusca-Maïto [Wed, 16 Apr 2014 22:25:29 +0000 (22:25 +0000)]
[KERNEL32]
Fix a DPRINT.

[CONSRV]
Some code reorganization and few fixes.

svn path=/trunk/; revision=62760

10 years ago[NTOS:MM]
Hermès Bélusca-Maïto [Wed, 16 Apr 2014 12:30:47 +0000 (12:30 +0000)]
[NTOS:MM]
Improve a DPRINT1, for:
CORE-8072 #comment Can you please retest with revision >= 62758 ?

svn path=/trunk/; revision=62758

10 years ago[CPL]
Thomas Faber [Tue, 15 Apr 2014 18:03:29 +0000 (18:03 +0000)]
[CPL]
- Hide "Open as read-only" checkbox in dialogs where the file is always used read-only. Patch by Ricardo Hanke.
CORE-7760 #resolve

svn path=/trunk/; revision=62754

10 years ago- Fix AbiWord Crash when sizing.
James Tabor [Tue, 15 Apr 2014 02:26:47 +0000 (02:26 +0000)]
- Fix AbiWord Crash when sizing.

svn path=/trunk/; revision=62751

10 years ago[WineTests|User32]
James Tabor [Mon, 14 Apr 2014 20:26:59 +0000 (20:26 +0000)]
[WineTests|User32]
- Sync Edit to wine head.

svn path=/trunk/; revision=62750

10 years ago[User32]
James Tabor [Mon, 14 Apr 2014 20:23:17 +0000 (20:23 +0000)]
[User32]
- Patch by Nikolay Sivov : Fix Edit margins calculation for empty client area case.
- Patch by Akihiro Sagawa : Emit EM_SETSEL message when choosing "Select All" from context menu. Don' t emit WM_COMMAND on choosing an item in a context menu (Edit control).

svn path=/trunk/; revision=62749

10 years ago[Win32k]
James Tabor [Mon, 14 Apr 2014 06:54:41 +0000 (06:54 +0000)]
[Win32k]
- Switch menu allocation to desktop stack.

svn path=/trunk/; revision=62748

10 years ago[User32]
James Tabor [Mon, 14 Apr 2014 06:05:34 +0000 (06:05 +0000)]
[User32]
- Fixed get menu info, check parameters first than the handle. See CORE-8064.

svn path=/trunk/; revision=62747

10 years ago[User32]
James Tabor [Mon, 14 Apr 2014 05:43:02 +0000 (05:43 +0000)]
[User32]
- Patch by Victor Martinez Calvo : Fix Invalid parameter handling in GetMenuInfo and SetLastError. Modified handle validation by me. See CORE-8064.
- Moved code and added a non-client create function ID.

svn path=/trunk/; revision=62746

10 years ago[User32]
James Tabor [Mon, 14 Apr 2014 01:52:37 +0000 (01:52 +0000)]
[User32]
- Cleanup and plug in. Removed code that is not used, this code served us well. An assessment is needed to be made, base on speed and necessity, on what stays or moved or duplicated.
- See CORE-7447.

svn path=/trunk/; revision=62745

10 years ago[Win32k]
James Tabor [Sun, 13 Apr 2014 23:53:34 +0000 (23:53 +0000)]
[Win32k]
- Move the system command Move and Size to Win32k. Fix most redraw issues. ATM this will be plugged in after User32 DefWnd cleanup.
- Move more DefWindowProc functions into Win32k, these too will been needed soon.
- Added more server side support functions.
- See CORE-7447.

svn path=/trunk/; revision=62744

10 years ago[NTOSKRNL]
Timo Kreuzer [Sun, 13 Apr 2014 16:45:58 +0000 (16:45 +0000)]
[NTOSKRNL]
Simplify code in ExpLookupHandleTableEntry
CORE-6843 #resolve

svn path=/trunk/; revision=62743

10 years ago[KMTESTS:NPFS]
Pierre Schweitzer [Sun, 13 Apr 2014 16:16:30 +0000 (16:16 +0000)]
[KMTESTS:NPFS]
Add more tests for file info

Tested by Thomas.

CORE-7451

svn path=/trunk/; revision=62742

10 years ago[CONSRV]: Do not capture the mouse in the double-click case.
Hermès Bélusca-Maïto [Sun, 13 Apr 2014 15:38:05 +0000 (15:38 +0000)]
[CONSRV]: Do not capture the mouse in the double-click case.

svn path=/trunk/; revision=62741

10 years ago[CONSRV]
Hermès Bélusca-Maïto [Sun, 13 Apr 2014 15:13:55 +0000 (15:13 +0000)]
[CONSRV]
Code reorganization: move console-window-class - related code into a file.

svn path=/trunk/; revision=62740

10 years ago[CONSRV]
Hermès Bélusca-Maïto [Sun, 13 Apr 2014 13:21:55 +0000 (13:21 +0000)]
[CONSRV]
- Fix console selection and selection mode text that displays in the console title:
- Correctly set selection flags;
- Ignore the first mouse event when the console is being activated with the mouse, when we are in "QuickEdit" mode (avoids e.g. an erroneous paste if somebody right-clicks on the console); gather the console window position to consistently update GuiData->GuiInfo.WindowOrigin (needed when console properties are displayed).

svn path=/trunk/; revision=62739

10 years ago[CONSRV]
Hermès Bélusca-Maïto [Sun, 13 Apr 2014 12:54:24 +0000 (12:54 +0000)]
[CONSRV]
- Code cleaning.
- Properly remove trailing whitespace when copying text from the console.

svn path=/trunk/; revision=62738

10 years ago[SHELL32]
Thomas Faber [Sun, 13 Apr 2014 12:20:31 +0000 (12:20 +0000)]
[SHELL32]
- Use C++-style casts. Patch by Ivan Rodionov.
CORE-7698 #resolve

svn path=/trunk/; revision=62737

10 years ago[NTOS:KE]
Thomas Faber [Sun, 13 Apr 2014 12:04:13 +0000 (12:04 +0000)]
[NTOS:KE]
- When switching to VM86 mode, ensure a 16 byte aligned floating point save area.
CORE-7581 #resolve

svn path=/trunk/; revision=62736

10 years ago[Win32k]
James Tabor [Sun, 13 Apr 2014 11:41:19 +0000 (11:41 +0000)]
[Win32k]
- Add two more Gdi32 counterparts for Win32k and fix the others.

svn path=/trunk/; revision=62735

10 years ago[NTDLL_APITEST]
Thomas Faber [Sun, 13 Apr 2014 07:14:47 +0000 (07:14 +0000)]
[NTDLL_APITEST]
- Fix test failure on Windows. Based on patch by Víctor Martínez
ROSTESTS-132 #resolve

svn path=/trunk/; revision=62734

10 years ago[UTF16LE]
Thomas Faber [Sun, 13 Apr 2014 05:50:09 +0000 (05:50 +0000)]
[UTF16LE]
- Use binary mode for input and output files. Patch by Tomoya Kitagawa
CORE-7705 #resolve #comment Committed in r62733. Thanks!

svn path=/trunk/; revision=62733

10 years ago[BROWSEUI]
Thomas Faber [Sun, 13 Apr 2014 05:41:19 +0000 (05:41 +0000)]
[BROWSEUI]
- Add more tests for SHExplorerParseCmdLine. Patch by Edijs Kolesnikovičs
CORE-7627 #resolve

svn path=/trunk/; revision=62732

10 years ago[RAPPS]
Thomas Faber [Sun, 13 Apr 2014 05:09:17 +0000 (05:09 +0000)]
[RAPPS]
 - Use ES_AUTOHSCROLL for edit boxes. Patch by Ricardo Hanke
CORE-8006 #resolve

svn path=/trunk/; revision=62731

10 years ago[CONSOLE.CPL]
Hermès Bélusca-Maïto [Sun, 13 Apr 2014 01:03:08 +0000 (01:03 +0000)]
[CONSOLE.CPL]
Start to implement the terminal fonts selector: add a basic font enumerator.
The criteria for eligible console fonts are given in http://support.microsoft.com/kb/247815 .
I relax some of them to allow e.g. Courier (New) as potential console fonts, for example.
See the code for more details.

svn path=/trunk/; revision=62730

10 years agoUpdate description, addendum to revisions 62728 and 62725.
Hermès Bélusca-Maïto [Sun, 13 Apr 2014 00:13:51 +0000 (00:13 +0000)]
Update description, addendum to revisions 62728 and 62725.

svn path=/trunk/; revision=62729

10 years ago[FONTS]
Hermès Bélusca-Maïto [Sun, 13 Apr 2014 00:10:33 +0000 (00:10 +0000)]
[FONTS]
Fixedsys fonts: Also fix their PANOSE proportion byte to Monospace.
Now they are recognized by Windows as real monospaced fonts (what they were).
Their lfPitchAndFamily flag is equal to FF_MODERN | FIXED_PITCH .
Addendum to revision 62725.

svn path=/trunk/; revision=62728

10 years ago[NtUser|User32]
James Tabor [Sat, 12 Apr 2014 23:58:12 +0000 (23:58 +0000)]
[NtUser|User32]
- Adding more message write backs. Test code for explorer task bar size change. See CORE-7447.

svn path=/trunk/; revision=62727

10 years ago[CHARMAP][IMAGESOFT]
Hermès Bélusca-Maïto [Sat, 12 Apr 2014 23:12:46 +0000 (23:12 +0000)]
[CHARMAP][IMAGESOFT]
Be sure to enumerate *all* the fonts.

svn path=/trunk/; revision=62726

10 years ago[FONTS]
Hermès Bélusca-Maïto [Sat, 12 Apr 2014 23:06:41 +0000 (23:06 +0000)]
[FONTS]
Add the Monospace flag to the Fixedsys fonts.

svn path=/trunk/; revision=62725

10 years ago[NPFS]
Pierre Schweitzer [Sat, 12 Apr 2014 21:15:55 +0000 (21:15 +0000)]
[NPFS]
Fix failing tests

CORE-7451

svn path=/trunk/; revision=62724

10 years ago[KMTESTS:NPFS]
Pierre Schweitzer [Sat, 12 Apr 2014 21:12:26 +0000 (21:12 +0000)]
[KMTESTS:NPFS]
--MagicValues;
CORE-7451

svn path=/trunk/; revision=62723

10 years ago[SYSDM]
Eric Kohl [Sat, 12 Apr 2014 21:03:03 +0000 (21:03 +0000)]
[SYSDM]
- Simplify the message box code.
- Inform the user that a reboot is requied when the pagefile settings have changed.

svn path=/trunk/; revision=62722

10 years ago[KMTESTS:NPFS]
Pierre Schweitzer [Sat, 12 Apr 2014 18:37:44 +0000 (18:37 +0000)]
[KMTESTS:NPFS]
- Add more tests for volume info
- Fix previous tests
- Add two helper macros

Tested by Thomas.

CORE-7451

svn path=/trunk/; revision=62721

10 years ago[CONSOLE.CPL]
Hermès Bélusca-Maïto [Sat, 12 Apr 2014 15:02:02 +0000 (15:02 +0000)]
[CONSOLE.CPL]
Fix setting default parameters.

svn path=/trunk/; revision=62720

10 years agoFix build.
Hermès Bélusca-Maïto [Sat, 12 Apr 2014 14:27:36 +0000 (14:27 +0000)]
Fix build.

svn path=/trunk/; revision=62719

10 years ago[CONSOLE.CPL]
Hermès Bélusca-Maïto [Sat, 12 Apr 2014 14:23:36 +0000 (14:23 +0000)]
[CONSOLE.CPL]
Fix various things:
- values update when edit controls lose focus,
- improve (still WIP) console window preview,
- fix screen color preview (now with font!)
- use Unicode functions.

What remains:
- really fix the console window preview,
- fully implement the console font selector.

CORE-6629 #resolve #comment Fixed in revision 62718.

svn path=/trunk/; revision=62718

10 years ago[KMTESTS:NPFS]
Pierre Schweitzer [Sat, 12 Apr 2014 12:06:47 +0000 (12:06 +0000)]
[KMTESTS:NPFS]
Add tests for volume information query. Could be completed for size, device, full size and attributes query.
This is used to validate changes made in r62663.

Tested by Thomas.

CORE-7451

svn path=/trunk/; revision=62717

10 years ago[NTOS:CC]
Thomas Faber [Sat, 12 Apr 2014 11:51:46 +0000 (11:51 +0000)]
[NTOS:CC]
- Change ROS_VACB::FileOffset from ULONG to LARGE_INTEGER

svn path=/trunk/; revision=62716

10 years ago[NTOS:CC]
Thomas Faber [Sat, 12 Apr 2014 11:19:38 +0000 (11:19 +0000)]
[NTOS:CC]
- Rename ROS_SHARED_CACHE_MAP::AllocationSize to SectionSize
CORE-8065

svn path=/trunk/; revision=62715

10 years ago[NTOS:CC]
Thomas Faber [Sat, 12 Apr 2014 11:12:14 +0000 (11:12 +0000)]
[NTOS:CC]
- Organize pool tags and make them somewhat Windows-compatible
CORE-8065

svn path=/trunk/; revision=62714

10 years ago[NTOS:CC]
Thomas Faber [Sat, 12 Apr 2014 10:59:48 +0000 (10:59 +0000)]
[NTOS:CC]
- Rename the BCB structure to ROS_SHARED_CACHE_MAP. This should eventually become NDK's SHARED_CACHE_MAP.
CORE-8065

svn path=/trunk/; revision=62713

10 years ago[WINMM][WLDAP32]
Amine Khaldi [Sat, 12 Apr 2014 10:49:06 +0000 (10:49 +0000)]
[WINMM][WLDAP32]
* Add Albanian translation. By Ardit Dani.
CORE-7930 #resolve #comment Committed in r62712. Thanks!

svn path=/trunk/; revision=62712

10 years ago[NTOS:CC]
Thomas Faber [Sat, 12 Apr 2014 10:37:08 +0000 (10:37 +0000)]
[NTOS:CC]
- Remove remnants of long-unused delayed remove/close feature (added in r3970, removed in r39663)

svn path=/trunk/; revision=62711

10 years ago[BROWSEUI]
Amine Khaldi [Sat, 12 Apr 2014 10:33:35 +0000 (10:33 +0000)]
[BROWSEUI]
* German translation by Robert Naumann.
CORE-7555 #resolve #comment Committed in r62710. Thanks!

svn path=/trunk/; revision=62710

10 years ago[RAPPS]
Amine Khaldi [Sat, 12 Apr 2014 10:25:03 +0000 (10:25 +0000)]
[RAPPS]
* Some improvements and fixes by Erdem Ersoy.
CORE-7710

svn path=/trunk/; revision=62709

10 years ago[NTOS:CC]
Thomas Faber [Sat, 12 Apr 2014 09:31:07 +0000 (09:31 +0000)]
[NTOS:CC]
- Rename the CACHE_SEGMENT structure to ROS_VACB. This should eventually become NDK's VACB.
CORE-8065

svn path=/trunk/; revision=62708

10 years ago[MEDIA/INF]
Amine Khaldi [Fri, 11 Apr 2014 15:56:16 +0000 (15:56 +0000)]
[MEDIA/INF]
* Romanian translation update. By Ștefan Fulea.
CORE-7908 #resolve #comment Thanks!

svn path=/trunk/; revision=62707

10 years ago[RAPPS]
Amine Khaldi [Fri, 11 Apr 2014 15:53:03 +0000 (15:53 +0000)]
[RAPPS]
* Romanian translation update. By Ștefan Fulea.
CORE-7908

svn path=/trunk/; revision=62706

10 years ago[TRANSLATIONS]
Amine Khaldi [Fri, 11 Apr 2014 15:49:48 +0000 (15:49 +0000)]
[TRANSLATIONS]
* General maintenance of Romanian resources. By Ștefan Fulea.
CORE-7908

svn path=/trunk/; revision=62705

10 years ago[WINSRV]: Update the description.
Hermès Bélusca-Maïto [Fri, 11 Apr 2014 02:06:03 +0000 (02:06 +0000)]
[WINSRV]: Update the description.

svn path=/trunk/; revision=62704

10 years ago- Fix penitential crash.
James Tabor [Fri, 11 Apr 2014 00:24:30 +0000 (00:24 +0000)]
- Fix penitential crash.

svn path=/trunk/; revision=62703

10 years ago[Win32k]
James Tabor [Thu, 10 Apr 2014 23:32:34 +0000 (23:32 +0000)]
[Win32k]
- Add write back for HCBT_MOVESIZE.

svn path=/trunk/; revision=62702

10 years ago[SYSDM]
Eric Kohl [Thu, 10 Apr 2014 21:51:29 +0000 (21:51 +0000)]
[SYSDM]
- Improve the paging file management code.
- Display no paging file and system managed paging file in the list.
- Do not display the total paging file size because the calculated value is rubbish. Will be fixed next.

svn path=/trunk/; revision=62701

10 years ago[CONSRV]
Hermès Bélusca-Maïto [Thu, 10 Apr 2014 20:24:49 +0000 (20:24 +0000)]
[CONSRV]
Fix Insert mode.

svn path=/trunk/; revision=62700

10 years ago[TRANSLATIONS]
Amine Khaldi [Thu, 10 Apr 2014 13:33:27 +0000 (13:33 +0000)]
[TRANSLATIONS]
* Turkish translation update by Erdem Ersoy.
CORE-7861

svn path=/trunk/; revision=62699

10 years ago[Win32k]
James Tabor [Thu, 10 Apr 2014 01:29:26 +0000 (01:29 +0000)]
[Win32k]
- Create call message filter for internal use.

svn path=/trunk/; revision=62698

10 years ago[USETUP]
Eric Kohl [Wed, 9 Apr 2014 21:49:30 +0000 (21:49 +0000)]
[USETUP]
Add a default pagefile entry to the registry.

svn path=/trunk/; revision=62697

10 years ago[NtUser|User32]
James Tabor [Wed, 9 Apr 2014 20:50:03 +0000 (20:50 +0000)]
[NtUser|User32]
- Sync port (more) from wine to update code before move and test. See CORE-7447.

svn path=/trunk/; revision=62696

10 years ago[KMTESTS:NPFS]
Thomas Faber [Wed, 9 Apr 2014 18:00:33 +0000 (18:00 +0000)]
[KMTESTS:NPFS]
- Add some (pretty incomplete) tests for NPFS Create, Connect and Read/Write operations
CORE-7451

svn path=/trunk/; revision=62695

10 years ago[CONTROL]
Hermès Bélusca-Maïto [Wed, 9 Apr 2014 12:29:57 +0000 (12:29 +0000)]
[CONTROL]
- Remove undeeded files.
- Fully convert the app to UNICODE.
- Code cleanup.

svn path=/trunk/; revision=62694

10 years ago[NtUser|User32]
James Tabor [Wed, 9 Apr 2014 01:26:19 +0000 (01:26 +0000)]
[NtUser|User32]
- Start moving system control functions into Win32k. See CORE-7447.
- Sync port from wine to update code before move and test.

svn path=/trunk/; revision=62692

10 years ago[RTL]
Thomas Faber [Tue, 8 Apr 2014 21:04:47 +0000 (21:04 +0000)]
[RTL]
- Fix apitest crashes in RtlFindClearBits/RtlFindSetBits

svn path=/trunk/; revision=62691

10 years ago[NTDLL_APITEST]
Thomas Faber [Tue, 8 Apr 2014 20:57:03 +0000 (20:57 +0000)]
[NTDLL_APITEST]
- Add two test cases for RtlFindClearBits/RtlFindSetBits that crash on ROS

svn path=/trunk/; revision=62690

10 years ago[NTDLL_APITEST]
Thomas Faber [Tue, 8 Apr 2014 18:35:29 +0000 (18:35 +0000)]
[NTDLL_APITEST]
- Use guarded memory for bitmap buffers in RtlBitmap test
- Add a few tests that check for buffer boundaries (which would have spotted the issue fixed in r62591)

svn path=/trunk/; revision=62689

10 years ago[INTL]
Kamil Hornicek [Tue, 8 Apr 2014 00:14:44 +0000 (00:14 +0000)]
[INTL]
- fix a leak
- fix a buffer overrun
CID #503741
CID #716119

svn path=/trunk/; revision=62685

10 years ago[DESK]
Kamil Hornicek [Mon, 7 Apr 2014 23:36:39 +0000 (23:36 +0000)]
[DESK]
- fix a bunch of buffer overruns, negative array index accesses and uninitialized variables
CID #1102296
CID #501468
CID #716755
CID #716756
CID #1102323

svn path=/trunk/; revision=62684

10 years ago[SHUTDOWN]
Kamil Hornicek [Mon, 7 Apr 2014 22:02:26 +0000 (22:02 +0000)]
[SHUTDOWN]
- fix a typo in the czech translation

[CONSOLE]
- fix a buffer overrun
CID #1102302
- update and fix the czech translation

[MAIN]
- fix the fix by taking the null terminator into account

svn path=/trunk/; revision=62682

10 years ago- Fix win tests. WIP see r62613.
James Tabor [Mon, 7 Apr 2014 02:29:03 +0000 (02:29 +0000)]
- Fix win tests. WIP see r62613.

svn path=/trunk/; revision=62679

10 years ago[FTFD]
Pierre Schweitzer [Sun, 6 Apr 2014 21:35:21 +0000 (21:35 +0000)]
[FTFD]
Fix memory leak

CID #1102396

svn path=/trunk/; revision=62678

10 years ago[MSCONFIG]
Kamil Hornicek [Sun, 6 Apr 2014 21:13:18 +0000 (21:13 +0000)]
[MSCONFIG]
- fix possible leaks
CID #716286
CID #716287

svn path=/trunk/; revision=62677

10 years ago[CDFS]
Pierre Schweitzer [Sun, 6 Apr 2014 21:02:21 +0000 (21:02 +0000)]
[CDFS]
- Fix CdfsWSubString() prototype
- Use it in CdfsCreateFCB() for string copy

CID #511047

svn path=/trunk/; revision=62676

10 years ago[CHARMAP]
Pierre Schweitzer [Sun, 6 Apr 2014 20:20:39 +0000 (20:20 +0000)]
[CHARMAP]
Use rather wcsncpy(). A bit less safe, but at least, data are copied till possible

svn path=/trunk/; revision=62675

10 years ago[CHARMAP]
Pierre Schweitzer [Sun, 6 Apr 2014 20:14:16 +0000 (20:14 +0000)]
[CHARMAP]
Fix buffer overruns. Dedicated to Thomas :-).

CID #515199
CID #512920

svn path=/trunk/; revision=62674

10 years ago[KBSWITCH]
Kamil Hornicek [Sun, 6 Apr 2014 20:10:24 +0000 (20:10 +0000)]
[KBSWITCH]
- fix possible buffer overrun
CID #716051
CID #716052

svn path=/trunk/; revision=62673

10 years ago[ATACTL]
Pierre Schweitzer [Sun, 6 Apr 2014 19:48:22 +0000 (19:48 +0000)]
[ATACTL]
- Fix resource leak
- Fix uninit field in struct

CID #716281
CID #716748
CID #716749
CID #716751
CID #716752
CID #716753
CID #731454

svn path=/trunk/; revision=62672