reactos.git
8 years ago[CRYPT32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 19:21:01 +0000 (19:21 +0000)]
[CRYPT32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70852

8 years ago[CRYPT32] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 19:20:47 +0000 (19:20 +0000)]
[CRYPT32] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70851

8 years ago[README.WINE] Mark the remaining DX modules as synced with Wine Staging 1.9.4. CORE...
Amine Khaldi [Tue, 1 Mar 2016 19:13:32 +0000 (19:13 +0000)]
[README.WINE] Mark the remaining DX modules as synced with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70850

8 years ago[COMDLG32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 19:12:27 +0000 (19:12 +0000)]
[COMDLG32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70849

8 years ago[COMDLG32] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 19:11:55 +0000 (19:11 +0000)]
[COMDLG32] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70848

8 years ago[COMCTL32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 19:02:49 +0000 (19:02 +0000)]
[COMCTL32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70847

8 years ago[COMCTL32] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 19:02:33 +0000 (19:02 +0000)]
[COMCTL32] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70846

8 years ago[CMD_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 18:56:31 +0000 (18:56 +0000)]
[CMD_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70845

8 years ago[INCLUDE/WINE] Update test.h. By Thomas Faber. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 18:56:14 +0000 (18:56 +0000)]
[INCLUDE/WINE] Update test.h. By Thomas Faber. CORE-10912

svn path=/trunk/; revision=70844

8 years ago[AVIFIL32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 18:32:02 +0000 (18:32 +0000)]
[AVIFIL32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70843

8 years ago[AVIFIL32] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 18:31:48 +0000 (18:31 +0000)]
[AVIFIL32] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70842

8 years ago[QUARTZ_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 18:26:00 +0000 (18:26 +0000)]
[QUARTZ_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70841

8 years ago[QUARTZ] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 18:25:44 +0000 (18:25 +0000)]
[QUARTZ] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70840

8 years ago[INCLUDE/WINE] Update winternl.h. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 18:21:47 +0000 (18:21 +0000)]
[INCLUDE/WINE] Update winternl.h. CORE-10912

svn path=/trunk/; revision=70839

8 years ago[DXSDK] Add missing ksuuids.h inclusion.
Amine Khaldi [Tue, 1 Mar 2016 18:15:48 +0000 (18:15 +0000)]
[DXSDK] Add missing ksuuids.h inclusion.

svn path=/trunk/; revision=70838

8 years ago[USETUP]
Hermès Bélusca-Maïto [Tue, 1 Mar 2016 15:00:56 +0000 (15:00 +0000)]
[USETUP]
- bootsup.c/.h, usetup.c: Save the old MBR sector in the system partition (this makes easier to restore the old one).
- fslist.c/.h, usetup.h: Fix header inclusion order.
- partlist.c/.h, usetup.c: On BIOS-PC architectures, the system partition can be formatted in any FS as long as it is the active partition (on the contrary, on architectures where such system partition is required, it is formatted in FAT). We currently do not have write support for all FSes out there (apart for FAT until now), so do a "clever" "trick" to work around this problem: on initialized disks, find the active partition and check its FS. If we support write access to this FS then we're OK, otherwise we change the (active) system partition for the one on which we are going to install ReactOS (which is, by construction, formatted with a FS on which we support write access).
The MBR (resp. the VBR) of the disk (resp. of the system partition) are always saved into files, making easy for people to boot on them (using FreeLdr) or restoring them.

CORE-10898

svn path=/trunk/; revision=70837

8 years ago[STRMBASE] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 13:41:22 +0000 (13:41 +0000)]
[STRMBASE] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70836

8 years ago[PSDK] Update d3dcommon.idl. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 13:38:40 +0000 (13:38 +0000)]
[PSDK] Update d3dcommon.idl. CORE-10912

svn path=/trunk/; revision=70835

8 years ago[DXDIAGN_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 13:18:35 +0000 (13:18 +0000)]
[DXDIAGN_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70834

8 years ago[DXDIAGN] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 13:17:52 +0000 (13:17 +0000)]
[DXDIAGN] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70833

8 years ago[DPLAYX] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 12:30:17 +0000 (12:30 +0000)]
[DPLAYX] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70832

8 years ago[BCRYPT_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 12:28:40 +0000 (12:28 +0000)]
[BCRYPT_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70831

8 years ago[BCRYPT] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 12:27:13 +0000 (12:27 +0000)]
[BCRYPT] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70830

8 years ago[PSDK] Update bcrypt.h. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 12:24:32 +0000 (12:24 +0000)]
[PSDK] Update bcrypt.h. CORE-10912

svn path=/trunk/; revision=70829

8 years ago[ATL100_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 12:16:06 +0000 (12:16 +0000)]
[ATL100_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70828

8 years ago[ATL] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 12:14:12 +0000 (12:14 +0000)]
[ATL] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70827

8 years ago[CABINET] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 1 Mar 2016 12:12:48 +0000 (12:12 +0000)]
[CABINET] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70826

8 years ago[NTVDM]
Aleksandar Andrejevic [Tue, 1 Mar 2016 00:44:20 +0000 (00:44 +0000)]
[NTVDM]
Some programs expect an 8x8 font at F000:FA6E.
CORE-10877 #comment Works rather well as of r70825.

svn path=/trunk/; revision=70825

8 years ago[NTOSKRNL]
Pierre Schweitzer [Mon, 29 Feb 2016 21:45:44 +0000 (21:45 +0000)]
[NTOSKRNL]
The Ewoks concil said it's fine to dereference null pointers in the kernel, so, partly revert r70819 (by partly, I mean: revert everything excepted the comments that were fixed!).
Also add asserts that exist on Windows to make it obvious we're about to kill the whole kernel

To make it clear: fix the FSD!

svn path=/trunk/; revision=70824

8 years ago[DXSDK] Update d3dx9anim.h. CORE-10912
Amine Khaldi [Mon, 29 Feb 2016 21:09:38 +0000 (21:09 +0000)]
[DXSDK] Update d3dx9anim.h. CORE-10912

svn path=/trunk/; revision=70823

8 years ago[DXSDK] Update d3dx9tex.h. CORE-10912
Amine Khaldi [Mon, 29 Feb 2016 21:07:02 +0000 (21:07 +0000)]
[DXSDK] Update d3dx9tex.h. CORE-10912

svn path=/trunk/; revision=70822

8 years ago[D3DX9_24][D3DX9_36] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Mon, 29 Feb 2016 21:01:26 +0000 (21:01 +0000)]
[D3DX9_24][D3DX9_36] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70821

8 years ago[USETUP]
Hermès Bélusca-Maïto [Mon, 29 Feb 2016 20:58:32 +0000 (20:58 +0000)]
[USETUP]
- Formatting fixes only.
[DISKPART]
- Fix a confusion CylinderAlignment vs. SectorAlignment.
- Formatting fixes.

svn path=/trunk/; revision=70820

8 years ago[NTOSKRNL]
Pierre Schweitzer [Mon, 29 Feb 2016 13:59:32 +0000 (13:59 +0000)]
[NTOSKRNL]
Don't attempt to null-dereference fastio routine without checking whether it was set first.

This fixes RW with FSDs using cache but no FastIO possibilities.

CORE-10892

svn path=/trunk/; revision=70819

8 years ago[VERSION]
Thomas Faber [Mon, 29 Feb 2016 13:12:57 +0000 (13:12 +0000)]
[VERSION]
- Trunk is 0.5-SVN now.

svn path=/trunk/; revision=70818

8 years ago[ROSAUTOTEST]
Thomas Faber [Mon, 29 Feb 2016 11:57:19 +0000 (11:57 +0000)]
[ROSAUTOTEST]
- Update Testman web service URI for the new website since a redirect from the old address will not work for POST. Should fix WHS Testbot.
ROSTESTS-215 #resolve

svn path=/trunk/; revision=70817

8 years ago[NTVDM]
Aleksandar Andrejevic [Mon, 29 Feb 2016 04:14:55 +0000 (04:14 +0000)]
[NTVDM]
VidBiosScrollWindow shouldn't corrupt the screen in non-alphanumeric modes.
CORE-10877

svn path=/trunk/; revision=70816

8 years ago[REACTOS]: s/partiton/partition/
Hermès Bélusca-Maïto [Mon, 29 Feb 2016 01:22:02 +0000 (01:22 +0000)]
[REACTOS]: s/partiton/partition/

svn path=/trunk/; revision=70815

8 years ago- Fix build.
James Tabor [Mon, 29 Feb 2016 00:32:08 +0000 (00:32 +0000)]
- Fix build.

svn path=/trunk/; revision=70814

8 years ago[Win32SS]
James Tabor [Mon, 29 Feb 2016 00:29:52 +0000 (00:29 +0000)]
[Win32SS]
- Based on patch : Jacek Caban : Don't use window' s parent as an owner if WS_CHILD style is not set.
- https://www.winehq.org/pipermail/wine-cvs/2016-February/111835.html
- Pass all win:test_parent_owner.
- Add window last view to Desktop Information structure.

svn path=/trunk/; revision=70813

8 years ago[DINPUT] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Mon, 29 Feb 2016 00:08:18 +0000 (00:08 +0000)]
[DINPUT] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70812

8 years ago[D3DRM_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Mon, 29 Feb 2016 00:05:39 +0000 (00:05 +0000)]
[D3DRM_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70811

8 years ago[D3DRM] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Mon, 29 Feb 2016 00:01:53 +0000 (00:01 +0000)]
[D3DRM] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70810

8 years ago[PSDK] Update ndrtypes.h. CORE-10912
Amine Khaldi [Sun, 28 Feb 2016 23:59:17 +0000 (23:59 +0000)]
[PSDK] Update ndrtypes.h. CORE-10912

svn path=/trunk/; revision=70809

8 years ago[D3D8][D3D9][DDRAW][WINED3D] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sun, 28 Feb 2016 23:33:47 +0000 (23:33 +0000)]
[D3D8][D3D9][DDRAW][WINED3D] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70808

8 years ago[WINHLP32] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sun, 28 Feb 2016 23:05:53 +0000 (23:05 +0000)]
[WINHLP32] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70807

8 years ago[REG_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sun, 28 Feb 2016 23:04:29 +0000 (23:04 +0000)]
[REG_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70806

8 years ago[INCLUDE/WINE] Update test.h. CORE-10912
Amine Khaldi [Sun, 28 Feb 2016 22:55:32 +0000 (22:55 +0000)]
[INCLUDE/WINE] Update test.h. CORE-10912

svn path=/trunk/; revision=70805

8 years ago[REG] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sun, 28 Feb 2016 22:53:26 +0000 (22:53 +0000)]
[REG] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70804

8 years ago[UNICODE] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sun, 28 Feb 2016 22:40:54 +0000 (22:40 +0000)]
[UNICODE] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70803

8 years ago[ROSTESTS]
Sylvain Petreolle [Sun, 28 Feb 2016 20:56:00 +0000 (20:56 +0000)]
[ROSTESTS]
Handle generated tests on all architectures.
Update i386 files.

The kernel32 generated remains disabled,
Wine's definition of COMMCONFIG differs from our/MSDN definition.
Commented out nonexisting LPEXCEPTION_RECORD.

svn path=/trunk/; revision=70802

8 years ago[DESK]
Eric Kohl [Sun, 28 Feb 2016 20:48:31 +0000 (20:48 +0000)]
[DESK]
Brazilian Portuguese translation for desk.cpl.
Patch by Edison Henrique Andreassy.
CORE-10905 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70801

8 years agoBrazilian Portuguese translation for hdwwiz.cpl.
Eric Kohl [Sun, 28 Feb 2016 20:44:26 +0000 (20:44 +0000)]
Brazilian Portuguese translation for hdwwiz.cpl.
Patch by Edison Henrique Andreassy.
CORE-10901 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70800

8 years ago[INPUT]
Eric Kohl [Sun, 28 Feb 2016 17:01:35 +0000 (17:01 +0000)]
[INPUT]
Prevent removal of all languages from the language list by disabling the 'Remove' button when only one item remains. Enable the 'Remove' button when there is more than one item in the list.
CORE-3587 #resolve

svn path=/trunk/; revision=70799

8 years ago[USETUP]: Isolate the recognition of the filesystem of a partition into its own function.
Hermès Bélusca-Maïto [Sun, 28 Feb 2016 16:01:54 +0000 (16:01 +0000)]
[USETUP]: Isolate the recognition of the filesystem of a partition into its own function.

svn path=/trunk/; revision=70798

8 years ago[USETUP]
Hermès Bélusca-Maïto [Sun, 28 Feb 2016 15:25:22 +0000 (15:25 +0000)]
[USETUP]
- Remove some unused structure members.
- Consistently use the vocable "system partition" and "boot partition" (using MS aka. hardware-oriented definition) according to:
  https://en.wikipedia.org/wiki/System_partition_and_boot_partition
  http://homepage.ntlworld.com/jonathan.deboynepollard/FGA/boot-and-system-volumes.html
  in few words:
  "system partition": the one that will be started by the platform firmware, and where the bootloader is found (only one per computer);
  "boot partition": the one where the OS of your choice resides (any number).

svn path=/trunk/; revision=70797

8 years ago[FS_REC]
Pierre Schweitzer [Sun, 28 Feb 2016 11:27:05 +0000 (11:27 +0000)]
[FS_REC]
--MagicValues;

svn path=/trunk/; revision=70796

8 years ago[USETUP]: Fix some translations (especially the french one).
Hermès Bélusca-Maïto [Sun, 28 Feb 2016 02:51:47 +0000 (02:51 +0000)]
[USETUP]: Fix some translations (especially the french one).

svn path=/trunk/; revision=70795

8 years ago[SHELL32]
Pierre Schweitzer [Sat, 27 Feb 2016 21:01:11 +0000 (21:01 +0000)]
[SHELL32]
Thanks to r70793, this hack is no longer needed.

CORE-10878
CORE-10032

svn path=/trunk/; revision=70794

8 years ago[MPR]
Pierre Schweitzer [Sat, 27 Feb 2016 20:58:32 +0000 (20:58 +0000)]
[MPR]
Fix enumeration of network places root directory when starting the enumeration from network providers enumeration

CORE-10878 #resolve #comment Fixed with r70793

svn path=/trunk/; revision=70793

8 years ago[USETUP]
Hermès Bélusca-Maïto [Sat, 27 Feb 2016 20:49:17 +0000 (20:49 +0000)]
[USETUP]
- Use a more complete list of partition type names for displaying the partition types in the list.
CORE-4043 #resolve
- HACK (for ChkDsk): Guess the filesystem type of the current partition, based on its partition type ID. This is hackish because partitions with the same ID can be formatted with different file systems (e.g.: Linux partition ID 0x83 can cover EXT2/3/4, ReiserFS, etc). Therefore do NOT use GetPartTypeStringFromPartitionType for that!! (see r68156 and r70283).

svn path=/trunk/; revision=70792

8 years ago[NTOSKRNL] Demote the UNIMPLEMENTED_DBGBREAK in WmiSetMark() to UNIMPLEMENTED. By...
Amine Khaldi [Sat, 27 Feb 2016 20:18:14 +0000 (20:18 +0000)]
[NTOSKRNL] Demote the UNIMPLEMENTED_DBGBREAK in WmiSetMark() to UNIMPLEMENTED. By Jared Smudde. CORE-10687

svn path=/trunk/; revision=70791

8 years ago[ROSTESTS] Even if "generated" build tests were done for i386, do not penalize the...
Amine Khaldi [Sat, 27 Feb 2016 18:15:59 +0000 (18:15 +0000)]
[ROSTESTS] Even if "generated" build tests were done for i386, do not penalize the other arch builds by removing all the core modules tests from them. Simply skip the source file in question from their build. This reverts r70789.

svn path=/trunk/; revision=70790

8 years ago[ROSTESTS]
Sylvain Petreolle [Sat, 27 Feb 2016 15:49:58 +0000 (15:49 +0000)]
[ROSTESTS]
"generated" build tests were done for i386.
Don't build them on another architectures.

svn path=/trunk/; revision=70789

8 years ago[FASTFAT]
Pierre Schweitzer [Thu, 25 Feb 2016 20:52:55 +0000 (20:52 +0000)]
[FASTFAT]
Don't mark a pending IRP twice

svn path=/trunk/; revision=70788

8 years ago[NTFS]
Pierre Schweitzer [Thu, 25 Feb 2016 20:49:31 +0000 (20:49 +0000)]
[NTFS]
Add a missing lock

svn path=/trunk/; revision=70787

8 years ago[TRANSLATIONS] Spanish translation update and general localization improvements by...
Amine Khaldi [Thu, 25 Feb 2016 11:03:21 +0000 (11:03 +0000)]
[TRANSLATIONS] Spanish translation update and general localization improvements by Ismael Ferreras Morezuelas. CORE-10685

svn path=/trunk/; revision=70786

8 years agoRussian translation for mspaint.
Eric Kohl [Wed, 24 Feb 2016 22:18:54 +0000 (22:18 +0000)]
Russian translation for mspaint.
Patch by BinaryTree.
CORE-10740 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70785

8 years ago[Win32SS]
James Tabor [Wed, 24 Feb 2016 10:20:06 +0000 (10:20 +0000)]
[Win32SS]
- Fix hang, CORE-10785 and ROSTESTS-208.

svn path=/trunk/; revision=70784

8 years ago- Fix build, this is used later.
James Tabor [Wed, 24 Feb 2016 08:45:36 +0000 (08:45 +0000)]
- Fix build, this is used later.

svn path=/trunk/; revision=70783

8 years ago[Win32SS]
James Tabor [Wed, 24 Feb 2016 08:41:26 +0000 (08:41 +0000)]
[Win32SS]
- Fix all wine win:test_GetMessagePos tests.
- See CORE-10867, please verify this is a fix.

svn path=/trunk/; revision=70782

8 years ago[DISK]
Pierre Schweitzer [Wed, 24 Feb 2016 07:55:36 +0000 (07:55 +0000)]
[DISK]
Also had the nasty partition number hack to IOCTL_DISK_GET_PARTITION_INFO_EX.

It is required for some file system to work in ReactOS (teasing :-))

svn path=/trunk/; revision=70781

8 years ago[NTFS]
Pierre Schweitzer [Wed, 24 Feb 2016 07:54:20 +0000 (07:54 +0000)]
[NTFS]
Properly queue the IRP for deferred execution in case we got pending status

svn path=/trunk/; revision=70780

8 years ago[NTFS]
Pierre Schweitzer [Tue, 23 Feb 2016 22:19:38 +0000 (22:19 +0000)]
[NTFS]
Even more locking

svn path=/trunk/; revision=70779

8 years ago[NTFS]
Pierre Schweitzer [Tue, 23 Feb 2016 20:45:11 +0000 (20:45 +0000)]
[NTFS]
Moar locking
Any resemblance to previous commit, living or dead, is purely coincidental

svn path=/trunk/; revision=70778

8 years ago[NTFS]
Pierre Schweitzer [Tue, 23 Feb 2016 19:57:10 +0000 (19:57 +0000)]
[NTFS]
Moar locking

svn path=/trunk/; revision=70777

8 years ago[ATL]
Ged Murphy [Tue, 23 Feb 2016 19:31:38 +0000 (19:31 +0000)]
[ATL]
- Move CComBSTR and CComPtr to atlcomcli.h
- Patch from Mark Jansen
CORE-10610[ATL]
- Move CComBSTR and CComPtr to atlcomcli.h
- Patch from Mark Jansen
CORE-10610

svn path=/trunk/; revision=70776

8 years ago[SHELL32] Fix displaying icons and some strings in the file overwrite dialog.
Robert Naumann [Tue, 23 Feb 2016 16:06:27 +0000 (16:06 +0000)]
[SHELL32] Fix displaying icons and some strings in the file overwrite dialog.
Patch by Jared Smudde CORE-10832

svn path=/trunk/; revision=70775

8 years ago[NTOSKRNL]
Pierre Schweitzer [Mon, 22 Feb 2016 22:52:35 +0000 (22:52 +0000)]
[NTOSKRNL]
Implement the MiWriteCombined case of MmMapIoSpace().

This fixes NVIDIA display drivers loading in ReactOS. See: https://www.reactos.org/forum/viewtopic.php?p=120359#p120359

svn path=/trunk/; revision=70774

8 years ago[NTFS]
Pierre Schweitzer [Mon, 22 Feb 2016 22:23:08 +0000 (22:23 +0000)]
[NTFS]
r70772b

svn path=/trunk/; revision=70773

8 years ago[NTFS]
Pierre Schweitzer [Mon, 22 Feb 2016 22:20:54 +0000 (22:20 +0000)]
[NTFS]
- Implement IRP_MJ_CLEANUP (minus the cases we can't deal with yet)
- Implement open handles count for FCB & VCB
- Implement volume locking (so useful)

svn path=/trunk/; revision=70772

8 years ago[DISK]
Pierre Schweitzer [Mon, 22 Feb 2016 20:47:55 +0000 (20:47 +0000)]
[DISK]
- Remove one hack that seems not to be required anylonger.
- Add a comment to highlight the usage of the infamous partition 0 hack (who's the IopParseDevice() hack friend!)

svn path=/trunk/; revision=70771

8 years ago[LOL]
Hermès Bélusca-Maïto [Mon, 22 Feb 2016 19:11:34 +0000 (19:11 +0000)]
[LOL]
Starting NT 5.1 a mysterious "VideoPortCheckForDeviceExistance" (with a 'a') export made its apparition, and is the same as the already existing "VideoPortCheckForDeviceExistence" (with a 'e') ^^
I add it only to be compatible with Win2k3 SP2 videoprt.sys exports.

svn path=/trunk/; revision=70770

8 years ago[VIDEOPRT]
Hermès Bélusca-Maïto [Mon, 22 Feb 2016 19:07:44 +0000 (19:07 +0000)]
[VIDEOPRT]
- Complete the table of exported VideoPort functions (compatible Win2k3 SP2), some functions were missing in it: see for example the last picture of http://www.reactos.org/forum/viewtopic.php?f=4&t=14727#p120344 .
- Don't redirect the VideoPortInterlockedIncrement/Decrement/Exchange functions directly to NTOS, because otherwise they cannot be included in the exports table.

svn path=/trunk/; revision=70769

8 years ago[CLIPBRD]
Pierre Schweitzer [Sun, 21 Feb 2016 11:33:54 +0000 (11:33 +0000)]
[CLIPBRD]
Don't play with uninit var

svn path=/trunk/; revision=70768

8 years ago[KBDTOOL]
Pierre Schweitzer [Sun, 21 Feb 2016 11:32:17 +0000 (11:32 +0000)]
[KBDTOOL]
Don't deal with uninit memory

svn path=/trunk/; revision=70767

8 years ago[SHELL32][USERENV] Add missing translations that led to empty start menu with the...
Amine Khaldi [Sun, 21 Feb 2016 11:11:56 +0000 (11:11 +0000)]
[SHELL32][USERENV] Add missing translations that led to empty start menu with the Swedish language. By Andreas Bjerkeholt. CORE-10857

svn path=/trunk/; revision=70766

8 years ago[MBEDTLS] Sync to v2.2.1. By Ismael Ferreras Morezuelas. CORE-10817
Amine Khaldi [Sun, 21 Feb 2016 10:56:57 +0000 (10:56 +0000)]
[MBEDTLS] Sync to v2.2.1. By Ismael Ferreras Morezuelas. CORE-10817

svn path=/trunk/; revision=70765

8 years ago[BATT]
Eric Kohl [Sun, 21 Feb 2016 09:18:35 +0000 (09:18 +0000)]
[BATT]
Shrink the icon size.
Patch by Jared Smudde.
CORE-10750 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70764

8 years ago[VARIOUS]
Eric Kohl [Sun, 21 Feb 2016 09:07:41 +0000 (09:07 +0000)]
[VARIOUS]
Updating Turkish Translation.
Patch by Erdem Ersoy.
#CORE-10879 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70763

8 years ago[CDMAKE]
Hermès Bélusca-Maïto [Sun, 21 Feb 2016 03:00:16 +0000 (03:00 +0000)]
[CDMAKE]
- Update source file headers.
- Improve some error output.
- Factorize code that creates El-Torito boot entries.
- Start thinking how to add UDF and AutoCRC support.

svn path=/trunk/; revision=70762

8 years ago[VARIOUS]
Eric Kohl [Sat, 20 Feb 2016 21:14:13 +0000 (21:14 +0000)]
[VARIOUS]
Romanian resources maintenance
Patch by Ștefan Fulea.
CORE-10811 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70761

8 years ago[MAIN]
Eric Kohl [Sat, 20 Feb 2016 18:50:52 +0000 (18:50 +0000)]
[MAIN]
Improve the icons! (in MAIN.CPL)
Patch by Jared Smudde.
CORE-10813 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70760

8 years ago[NP_ENUM]
Pierre Schweitzer [Sat, 20 Feb 2016 15:56:49 +0000 (15:56 +0000)]
[NP_ENUM]
Add a test application that allows checking that currently network places enumeration is broken in ReactOS

svn path=/trunk/; revision=70759

8 years ago[SHELL32]
Pierre Schweitzer [Sat, 20 Feb 2016 09:52:35 +0000 (09:52 +0000)]
[SHELL32]
Don't leak memory when enumerating network places...

svn path=/trunk/; revision=70758

8 years ago[NTOSKRNL]
Pierre Schweitzer [Mon, 15 Feb 2016 21:22:05 +0000 (21:22 +0000)]
[NTOSKRNL]
If the cache wasn't initialized by the FSD serving the image, don't allow section creation to avoid later (dramatic) failure in CC.

Based on a patch by Sylvain Deverre.

CORE-10038 #comment Modified patch committed in r70756

svn path=/trunk/; revision=70756

8 years ago[MPR]
Pierre Schweitzer [Mon, 15 Feb 2016 20:32:25 +0000 (20:32 +0000)]
[MPR]
Import Wine commit:
d070c263adf840cc14dde84eb8e73b04490d1900, Partially implement WNetUseConnectionW().

This reduces diff to Wine, by providing a cleaner implementation of WNetUseConnectionW().

CORE-10032

svn path=/trunk/; revision=70755

8 years ago[MPR]
Pierre Schweitzer [Mon, 15 Feb 2016 20:15:54 +0000 (20:15 +0000)]
[MPR]
Import Wine commit (by Nikolay Sivov):
164fe0470ccf7cb3c0946cbb52d4139aec0c4a03, Query for NPAddConnection and NPAddConnection3 when loading a provider.

CORE-10032

svn path=/trunk/; revision=70754

8 years ago[User32]
James Tabor [Mon, 15 Feb 2016 17:38:23 +0000 (17:38 +0000)]
[User32]
- Update usage comments related to CORE-10855.

svn path=/trunk/; revision=70753

8 years ago[User32]
James Tabor [Mon, 15 Feb 2016 17:34:17 +0000 (17:34 +0000)]
[User32]
- Update usage comments related to CORE-10855.

svn path=/trunk/; revision=70752