reactos.git
8 years ago[WIN32K:NTUSER]
Thomas Faber [Sat, 24 Oct 2015 15:04:12 +0000 (15:04 +0000)]
[WIN32K:NTUSER]
- In UserAttachThreadInput, copy the CaretInfo structure instead of saving a pointer that may be freed right after
CORE-10395 #resolve

svn path=/trunk/; revision=69677

8 years ago[ATL]
Thomas Faber [Sat, 24 Oct 2015 13:26:44 +0000 (13:26 +0000)]
[ATL]
- Add CComBSTR::operator BSTR. Mark by Mark Jansen.
CORE-10394 #resolve

svn path=/trunk/; revision=69676

8 years ago[CONFIGURE]
Sylvain Petreolle [Sat, 24 Oct 2015 12:30:42 +0000 (12:30 +0000)]
[CONFIGURE]
NEW_STYLE_BUILD is used for official builds.
Enable it.

svn path=/trunk/; revision=69675

8 years ago[SHELL32]
Pierre Schweitzer [Sat, 24 Oct 2015 10:27:40 +0000 (10:27 +0000)]
[SHELL32]
Backport Wine commit: 0efa2331e2f54b81480adeb588972ca16a8dab16
"Fix a cloned pidl leak (Coverity)." by Nikolay Sivov

CID 716480

svn path=/trunk/; revision=69674

8 years ago[SHELL32]
Pierre Schweitzer [Sat, 24 Oct 2015 10:24:37 +0000 (10:24 +0000)]
[SHELL32]
Fix a memory leak

CID 1322131

svn path=/trunk/; revision=69673

8 years ago[SETUPAPI]
Pierre Schweitzer [Sat, 24 Oct 2015 10:14:21 +0000 (10:14 +0000)]
[SETUPAPI]
Partly backport Wine commit: 4d796458d0ed517d45adc57a1aedaf1c3bdde232
"Avoid memory leaks (coverity)." by André Hentschel

CID 716469

svn path=/trunk/; revision=69672

8 years ago[SETUPAPI]
Pierre Schweitzer [Sat, 24 Oct 2015 10:09:44 +0000 (10:09 +0000)]
[SETUPAPI]
Fix a memory leak

CID 716468

svn path=/trunk/; revision=69671

8 years ago[SETUPAPI]
Pierre Schweitzer [Sat, 24 Oct 2015 10:00:24 +0000 (10:00 +0000)]
[SETUPAPI]
Don't leak memory

CID 716460

svn path=/trunk/; revision=69670

8 years ago[SETUPAPI]
Pierre Schweitzer [Sat, 24 Oct 2015 09:54:54 +0000 (09:54 +0000)]
[SETUPAPI]
Fix a memory leak

CID 1250296

svn path=/trunk/; revision=69669

8 years ago[SETUPAPI]
Pierre Schweitzer [Sat, 24 Oct 2015 09:50:50 +0000 (09:50 +0000)]
[SETUPAPI]
Properly return the machine handle in CM_Connect_MachineW()

CID 716459

svn path=/trunk/; revision=69668

8 years ago[MSGINA]
Pierre Schweitzer [Sat, 24 Oct 2015 09:39:20 +0000 (09:39 +0000)]
[MSGINA]
Don't leak memory

CID 1206901

svn path=/trunk/; revision=69667

8 years ago[MSCOREE]
Pierre Schweitzer [Sat, 24 Oct 2015 09:36:16 +0000 (09:36 +0000)]
[MSCOREE]
Backport Wine commit: 85d49c5819fb4494d9f81c56c3504bef5732b726
"Correct possible uninitialized variable (clang)." by Alistair Leslie-Hughes

CID 215556

svn path=/trunk/; revision=69666

8 years ago[LSASRV]
Pierre Schweitzer [Sat, 24 Oct 2015 08:49:08 +0000 (08:49 +0000)]
[LSASRV]
Initialize pointers addresses before the first goto, to avoid uninit addresses handling

CID 12069971206998

svn path=/trunk/; revision=69665

8 years ago[KERNEL32]
Pierre Schweitzer [Sat, 24 Oct 2015 08:43:54 +0000 (08:43 +0000)]
[KERNEL32]
Don't pass uninit pointer address to CsrFreeCaptureBuffer()

CID 1223181

svn path=/trunk/; revision=69664

8 years ago[BROWSEUI]
Pierre Schweitzer [Sat, 24 Oct 2015 08:33:20 +0000 (08:33 +0000)]
[BROWSEUI]
Use correct delete operator

CID 1321947

svn path=/trunk/; revision=69663

8 years ago[DESK]
Pierre Schweitzer [Sat, 24 Oct 2015 08:21:09 +0000 (08:21 +0000)]
[DESK]
Pass a buffer big enough to hold the drive size to _wsplitpath().
This fixes a buffer overrun.

CID 1322097

svn path=/trunk/; revision=69662

8 years ago[MSVCRT]
Pierre Schweitzer [Sat, 24 Oct 2015 08:20:05 +0000 (08:20 +0000)]
[MSVCRT]
Add a test that shows that _splitpath() null-terminates drive

svn path=/trunk/; revision=69661

8 years ago[CONSOLE]
Pierre Schweitzer [Sat, 24 Oct 2015 07:59:52 +0000 (07:59 +0000)]
[CONSOLE]
Don't overrun two buffers

CID 13221001237057

svn path=/trunk/; revision=69660

8 years ago[DEVMGR]
Ged Murphy [Fri, 23 Oct 2015 13:16:25 +0000 (13:16 +0000)]
[DEVMGR]
- Force all refreshes to go through the CDeviceManager method instead of calling CDeviceView directly.
- Fixes missing checked radio item in the view menu on startup

svn path=/trunk/; revision=69659

8 years ago[DEVMGR]
Ged Murphy [Fri, 23 Oct 2015 12:45:41 +0000 (12:45 +0000)]
[DEVMGR]
- When refreshing the view, reselect and expand the previously selected node in the tree. This allows to switch from 'by type' to 'by connection' and see where the selected device sits in the tree hierarchy (and vice versa)

svn path=/trunk/; revision=69658

8 years ago[NTOS:SE]
Thomas Faber [Fri, 23 Oct 2015 12:40:29 +0000 (12:40 +0000)]
[NTOS:SE]
- Fail if the provided default DACL is invalid in NtCreateToken. CID 1237131

svn path=/trunk/; revision=69657

8 years agorevert r69654
Robert Naumann [Fri, 23 Oct 2015 12:23:37 +0000 (12:23 +0000)]
revert r69654

svn path=/trunk/; revision=69656

8 years ago[CPL] Fix some blurry resources. By Henry Tang Ih. CORE-10385
Robert Naumann [Fri, 23 Oct 2015 11:42:02 +0000 (11:42 +0000)]
[CPL] Fix some blurry resources. By Henry Tang Ih. CORE-10385

svn path=/trunk/; revision=69655

8 years ago[DEVMGR] Improve the toolbar bitmap. By Jared Smudde. CORE-10342
Robert Naumann [Fri, 23 Oct 2015 11:27:52 +0000 (11:27 +0000)]
[DEVMGR] Improve the toolbar bitmap. By Jared Smudde. CORE-10342

svn path=/trunk/; revision=69654

8 years ago[WIN32K:NTUSER]
Thomas Faber [Fri, 23 Oct 2015 10:34:44 +0000 (10:34 +0000)]
[WIN32K:NTUSER]
- Don't open-code IoGetRemainingStackSize

svn path=/trunk/; revision=69653

8 years ago[NETWORKING][CABMAN]
Thomas Faber [Fri, 23 Oct 2015 07:26:42 +0000 (07:26 +0000)]
[NETWORKING][CABMAN]
- Attempt to silence some 200 benign "Operands don't affect result" Coverity defects

svn path=/trunk/; revision=69652

8 years ago[WIN32K:NTUSER]
Thomas Faber [Thu, 22 Oct 2015 21:06:25 +0000 (21:06 +0000)]
[WIN32K:NTUSER]
- Properly set the window minimize status in WM_ACTIVATE's WPARAM. CID 513028, 513029

svn path=/trunk/; revision=69651

8 years agoThe c++ bool is 1 byte, not 4. Thanks Thomas
Ged Murphy [Thu, 22 Oct 2015 17:37:51 +0000 (17:37 +0000)]
The c++ bool is 1 byte, not 4. Thanks Thomas

svn path=/trunk/; revision=69650

8 years ago[DEVMGR]
Ged Murphy [Thu, 22 Oct 2015 17:21:30 +0000 (17:21 +0000)]
[DEVMGR]
- Automatically refresh the view whenever there is a hardware change on the machine
- Don't force a refresh when we enable/disable devices, this is now be picked up automatically

svn path=/trunk/; revision=69649

8 years ago[WIN32K:NTUSER]
Thomas Faber [Thu, 22 Oct 2015 16:41:38 +0000 (16:41 +0000)]
[WIN32K:NTUSER]
- Fix uninitialized variable use in failure case of NtUserSetCursorIconData. CID 1322233

svn path=/trunk/; revision=69648

8 years ago[SHELL32]
Giannis Adamopoulos [Thu, 22 Oct 2015 15:23:21 +0000 (15:23 +0000)]
[SHELL32]
- Add DoDeleteAsync method that takes the data object and the fMask parameter from IContextMenu in order to distinguish if we need a permanent delete.
- CDefView: Properly add CMIC_MASK_SHIFT_DOWN and CMIC_MASK_CONTROL_DOWN flags when calling Invoke.
- CDefaultContextMenu: use DoDeleteAsync and pass fmask so as to make Shift+Delete shortcut to permanently delete files.
Note: GetKeyState sometimes returns wrong results but this doesn't concern the shell.
CORE-4365

svn path=/trunk/; revision=69647

8 years ago[WIN32K:NTUSER]
Thomas Faber [Thu, 22 Oct 2015 15:12:09 +0000 (15:12 +0000)]
[WIN32K:NTUSER]
- Don't pass an uninitialized DOSENDMESSAGE structure to co_IntDoSendMessage. CID 701425

svn path=/trunk/; revision=69646

8 years ago[WIN32K:NTUSER]
Thomas Faber [Thu, 22 Oct 2015 14:43:39 +0000 (14:43 +0000)]
[WIN32K:NTUSER]
- Only resend WM_ENTERIDLE after encountering a relevant message. CID 1321906

svn path=/trunk/; revision=69645

8 years ago[WIN32K:NTUSER]
Thomas Faber [Thu, 22 Oct 2015 14:13:40 +0000 (14:13 +0000)]
[WIN32K:NTUSER]
- Don't call PopupMenuWndProc for the message window in IntDispatchMessage. CID 1322026

svn path=/trunk/; revision=69644

8 years ago[WIN32K:NTGDI]
Thomas Faber [Thu, 22 Oct 2015 13:48:12 +0000 (13:48 +0000)]
[WIN32K:NTGDI]
- Fix pool leak in failure case of PATH_StrokePath. CID 716633

svn path=/trunk/; revision=69643

8 years ago[WIN32K:NTGDI]
Thomas Faber [Thu, 22 Oct 2015 11:29:55 +0000 (11:29 +0000)]
[WIN32K:NTGDI]
- Correctly pass 'planes' and 'bpp' arguments to IntCreateDIBitmap in GreCreateDIBitmapInternal. CID 1250302

svn path=/trunk/; revision=69642

8 years ago[WIN32K:NTGDI]
Thomas Faber [Thu, 22 Oct 2015 11:05:59 +0000 (11:05 +0000)]
[WIN32K:NTGDI]
- Fix pool leak in failure case (CID 1322140) and don't treat NTSTATUS values as Win32 errors in NtGdiGetGlyphIndicesW.

svn path=/trunk/; revision=69641

8 years ago[WIN32K:ENG]
Thomas Faber [Thu, 22 Oct 2015 10:46:02 +0000 (10:46 +0000)]
[WIN32K:ENG]
- Remove useless NULL checks in BltMask and IntEngStretchBlt. CID 1322184, 701344

svn path=/trunk/; revision=69640

8 years ago[Win32k]
James Tabor [Thu, 22 Oct 2015 09:05:56 +0000 (09:05 +0000)]
[Win32k]
- Fix flashing windows and cleanup code. See CORE-10384.

svn path=/trunk/; revision=69639

8 years ago[MSCONFIG_NEW]
Hermès Bélusca-Maïto [Wed, 21 Oct 2015 23:43:26 +0000 (23:43 +0000)]
[MSCONFIG_NEW]
- Reenable the FREELDR.INI/BOOT.INI page. When boot items are added in the list, recompute its new contents width and adjust it so that we can horizontally scroll its contents (this is the only common control which does not support automatic width computation when you add contents in it...).
- Save the original FREELDR.INI/BOOT.INI in a default path (I took the one used by windows' msconfig for its INI files).
CORE-9333

svn path=/trunk/; revision=69638

8 years ago[MSCONFIG_NEW]
Hermès Bélusca-Maïto [Wed, 21 Oct 2015 23:36:17 +0000 (23:36 +0000)]
[MSCONFIG_NEW]
Reduce indentation level in code.

svn path=/trunk/; revision=69637

8 years ago[DEVMGR]
Daniel Reimer [Wed, 21 Oct 2015 19:17:16 +0000 (19:17 +0000)]
[DEVMGR]
Updated German language

svn path=/trunk/; revision=69636

8 years ago[MSCONFIG_NEW]
Daniel Reimer [Wed, 21 Oct 2015 18:41:43 +0000 (18:41 +0000)]
[MSCONFIG_NEW]
Updated German language

svn path=/trunk/; revision=69635

8 years ago[WININET]
Thomas Faber [Wed, 21 Oct 2015 09:00:13 +0000 (09:00 +0000)]
[WININET]
- Missing the USERPROFILE variable is a critical bug, so inform us about it with an ERR instead of a TRACE
CORE-10381

svn path=/trunk/; revision=69634

8 years ago[Win32SS]
James Tabor [Wed, 21 Oct 2015 00:13:23 +0000 (00:13 +0000)]
[Win32SS]
- Implement suspended window support, see CORE-10078.

svn path=/trunk/; revision=69633

8 years ago[MSCONFIG_NEW]
Hermès Bélusca-Maïto [Tue, 20 Oct 2015 23:59:28 +0000 (23:59 +0000)]
[MSCONFIG_NEW]
- Implement the "file extract" dialog and enable it in the general page. The extraction functionality proper will be implemented later on.
- Remove an unneeded resource string.
CORE-9333

svn path=/trunk/; revision=69632

8 years ago[PSDK]
Hermès Bélusca-Maïto [Tue, 20 Oct 2015 22:49:34 +0000 (22:49 +0000)]
[PSDK]
- Enable the specstrings.h in shlwapi header (since we have it)
- Add missing BIF_SHAREABLE define (which exists in the 2k3 PSDK), even if it's not used at all in our code (and in wine either); I use it in msconfig for a shell browse dialog (because I want it to behave as I expect also on windows).

svn path=/trunk/; revision=69631

8 years ago[MSCONFIG_NEW]
Hermès Bélusca-Maïto [Tue, 20 Oct 2015 21:57:36 +0000 (21:57 +0000)]
[MSCONFIG_NEW]
- Add some file utility functions, they will be used later for managing the startup programs.
- Half-plement the general page controls.
- Simplify some code; fix file headers; remove the old toolspage.c (replaced by its c++ equivalent).
CORE-9333

svn path=/trunk/; revision=69630

8 years ago[SERVICES]
Thomas Faber [Tue, 20 Oct 2015 10:09:59 +0000 (10:09 +0000)]
[SERVICES]
- Sanitize allocation lifetime and fix memory leaks in ScmConvertToBootPathName. CID 1102363
- Fix leak in failure case of REnumServicesStatusExA. CID 716334

svn path=/trunk/; revision=69629

8 years ago[WORDPAD]
Thomas Faber [Tue, 20 Oct 2015 08:40:29 +0000 (08:40 +0000)]
[WORDPAD]
- Fix potential buffer overflows. CID 713265, 713266

svn path=/trunk/; revision=69628

8 years ago[TASKMGR]
Thomas Faber [Tue, 20 Oct 2015 08:30:14 +0000 (08:30 +0000)]
[TASKMGR]
- Fix potential stack buffer overflows. CID 13220941322095

svn path=/trunk/; revision=69627

8 years ago[RAPPS]
Thomas Faber [Tue, 20 Oct 2015 08:15:30 +0000 (08:15 +0000)]
[RAPPS]
- Pass the correct buffer size to StringCbCopyW

svn path=/trunk/; revision=69626

8 years ago[User32]
James Tabor [Tue, 20 Oct 2015 01:54:18 +0000 (01:54 +0000)]
[User32]
- Patch by Joachim Priesner : Hide horizontal Listbox scroll bar if no horizontal extent is set. See CORE-1101.
- Patch by Alex Henrie : Simplify if-else statement. Scroll listbox item completely into view on LB_SETCURSEL.

svn path=/trunk/; revision=69625

8 years ago[User32]
James Tabor [Tue, 20 Oct 2015 01:51:16 +0000 (01:51 +0000)]
[User32]
- Patch by Dmitry Timoshkov : Always call BeginPaint/EndPaint when handling a WM_PAINT message for the button.
- Patch by Alex Henrie : Remove always-false condition.

svn path=/trunk/; revision=69624

8 years ago[GDIPLUS]
Thomas Faber [Mon, 19 Oct 2015 18:16:17 +0000 (18:16 +0000)]
[GDIPLUS]
- Mark a ROS-Diff and fix MSVC warnings in it

svn path=/trunk/; revision=69623

8 years ago[SHLWAPI_WINETEST]
Thomas Faber [Mon, 19 Oct 2015 16:03:00 +0000 (16:03 +0000)]
[SHLWAPI_WINETEST]
- Fix build until I figure out how to upstream this

svn path=/trunk/; revision=69622

8 years ago[PSDK]
Thomas Faber [Mon, 19 Oct 2015 15:28:24 +0000 (15:28 +0000)]
[PSDK]
- Add missing shlobj.h changes from the previous commit
- Correctly define ITEMIDLIST types, and add initial support for STRICT_TYPED_ITEMIDS
CORE-8441 #resolve

svn path=/trunk/; revision=69621

8 years ago[SHELL32]
Thomas Faber [Mon, 19 Oct 2015 15:17:29 +0000 (15:17 +0000)]
[SHELL32]
- Fix some ITEMIDLIST types
CORE-8441

svn path=/trunk/; revision=69620

8 years ago[DEVMGR]
Ged Murphy [Mon, 19 Oct 2015 13:52:12 +0000 (13:52 +0000)]
[DEVMGR]
- Implement the add new hardware wizard
- fix stray header
CORE-10363

svn path=/trunk/; revision=69619

8 years agoMissed this file. Having a shocker today...
Ged Murphy [Mon, 19 Oct 2015 11:17:14 +0000 (11:17 +0000)]
Missed this file. Having a shocker today...

svn path=/trunk/; revision=69618

8 years ago[DEVMGR]
Ged Murphy [Mon, 19 Oct 2015 11:07:19 +0000 (11:07 +0000)]
[DEVMGR]
- Fixup a few missing languages. Hopefully I got them all this time.
- Add a new line to the end of the resources to keep msvc happy

svn path=/trunk/; revision=69617

8 years ago[DEVMGR]
Ged Murphy [Mon, 19 Oct 2015 10:55:22 +0000 (10:55 +0000)]
[DEVMGR]
- Add the missing resources and reinstate all languages.
- The new additions need translating

svn path=/trunk/; revision=69616

8 years ago[DEVMGR]
Ged Murphy [Mon, 19 Oct 2015 08:48:24 +0000 (08:48 +0000)]
[DEVMGR]
Add missing changes files

svn path=/trunk/; revision=69615

8 years ago[DEVMGR]
Ged Murphy [Mon, 19 Oct 2015 08:45:48 +0000 (08:45 +0000)]
[DEVMGR]
- Implement updating the device from the toolbar
- Add a message before uninstalling a device. Dedicated to Jared Smudde.

svn path=/trunk/; revision=69614

8 years ago[HAL]
Thomas Faber [Mon, 19 Oct 2015 08:00:47 +0000 (08:00 +0000)]
[HAL]
- Don't probe for EISA DMA capability on non-EISA machines (i.e. currently never). Patch by Andrey Kudravets.
CORE-9895 #resolve

svn path=/trunk/; revision=69613

8 years ago[DEVMGR]
Ged Murphy [Mon, 19 Oct 2015 07:04:17 +0000 (07:04 +0000)]
[DEVMGR]
- Explicitly state that we want to build DllMain without name mangling
See issue 10347 for more details.

svn path=/trunk/; revision=69612

8 years ago[SNDREC32] Improve the applications icon. By Henry Tang Ih. CORE-69611
Robert Naumann [Sun, 18 Oct 2015 22:43:14 +0000 (22:43 +0000)]
[SNDREC32] Improve the applications icon. By Henry Tang Ih. CORE-69611

svn path=/trunk/; revision=69611

8 years ago[SHELL32] Improve the recent documents icon. By Jared Smudde. CORE-10281
Robert Naumann [Sun, 18 Oct 2015 22:39:36 +0000 (22:39 +0000)]
[SHELL32] Improve the recent documents icon. By Jared Smudde. CORE-10281

svn path=/trunk/; revision=69610

8 years ago[USETUP] Add Malay translation. Patch by Henry Tang Ih with some additions by me...
Robert Naumann [Sun, 18 Oct 2015 22:32:44 +0000 (22:32 +0000)]
[USETUP] Add Malay translation. Patch by Henry Tang Ih with some additions by me. (Adding the missing strings is good, but you also have to tell ROS that it have to be used them) CORE-9890

svn path=/trunk/; revision=69609

8 years ago[KERNEL32]
Hermès Bélusca-Maïto [Sun, 18 Oct 2015 22:00:29 +0000 (22:00 +0000)]
[KERNEL32]
- GlobalMemoryStatusEx: Correctly compute ullTotalPageFile which should be in bytes, instead of in number of pages. Patch by contributor "kkat". CORE-10361
- GlobalMemoryStatusEx: Fail if the stored length in the data buffer is not what is expected by the API (required by the spec, see MSDN; on the contrary, GlobalMemoryStatus does not require that.)
- GlobalMemoryStatus: Correctly round up the reported total/available memory values, in case they are bigger than ~= 2GB.

svn path=/trunk/; revision=69608

8 years ago[the_other_devmgmt] Convert the bootstrap app back to C.
Hermès Bélusca-Maïto [Sun, 18 Oct 2015 21:27:23 +0000 (21:27 +0000)]
[the_other_devmgmt] Convert the bootstrap app back to C.

svn path=/trunk/; revision=69607

8 years ago(devmgmt) whitespace fix only.
Hermès Bélusca-Maïto [Sun, 18 Oct 2015 21:26:25 +0000 (21:26 +0000)]
(devmgmt) whitespace fix only.

svn path=/trunk/; revision=69606

8 years ago[MSCONFIG_NEW] C++ is coming. Resistance is futile.
Amine Khaldi [Sun, 18 Oct 2015 17:10:38 +0000 (17:10 +0000)]
[MSCONFIG_NEW] C++ is coming. Resistance is futile.

svn path=/trunk/; revision=69605

8 years ago[MSCONFIG_NEW]
Hermès Bélusca-Maïto [Sun, 18 Oct 2015 16:55:31 +0000 (16:55 +0000)]
[MSCONFIG_NEW]
- Fix duplicated resources.
- Implement the Tools tab. It reads the list of available tools (and their localized names & description) from an internal XML file. It can also load an external user-defined XML list of tools; see KB906569 for a description of what it is.
- XML stuff is implemented using COM. It is far easier to use COM with C++ than with C, hence the tools tab code and the XML parser are compiled as C++ whereas everything else is compiled in C. Therefore at the moment msconfig is hybrid C/C++; this is done using CMake magic.
CORE-9333

svn path=/trunk/; revision=69604

8 years ago[COMSUPP]: ConvertStringToBSTR and ConvertBSTRToString really work only on ANSI strings.
Hermès Bélusca-Maïto [Sun, 18 Oct 2015 16:44:56 +0000 (16:44 +0000)]
[COMSUPP]: ConvertStringToBSTR and ConvertBSTRToString really work only on ANSI strings.

svn path=/trunk/; revision=69603

8 years ago[NTOSKRNL]
Pierre Schweitzer [Sun, 18 Oct 2015 16:09:11 +0000 (16:09 +0000)]
[NTOSKRNL]
Don't keep spining forever in CcRosFlushDirtyPages() when flushing a dirty VACB fails on a RO volume.
This can be triggered with extX volumes and can prevent shutdown from succeeding

svn path=/trunk/; revision=69602

8 years ago[CONFIGURE.SH]
Pierre Schweitzer [Sun, 18 Oct 2015 15:47:20 +0000 (15:47 +0000)]
[CONFIGURE.SH]
Modify the script to take into account that now, host-tools are no longer required.

Because it needs RosBE 2.1.2 (update guys!) still provide a fallback method to allow using old build method with host-tools. In case you need it, just call configure.sh with-host-tools

svn path=/trunk/; revision=69601

8 years agoUSETUP: Do not ask to select language if just one language is available
Eric Kohl [Sun, 18 Oct 2015 13:52:51 +0000 (13:52 +0000)]
USETUP: Do not ask to select language if just one language is available
Patch by Carlo Bramini. Thanks a lot!
CORE-10322 #resolve

svn path=/trunk/; revision=69600

8 years ago[URLMON_WINETEST]
Thomas Faber [Sun, 18 Oct 2015 13:13:44 +0000 (13:13 +0000)]
[URLMON_WINETEST]
- Cancel the test if a failure situation is detected that will lead to a timeout
ROSTESTS-192
CORE-10360

svn path=/trunk/; revision=69599

8 years ago[MSAFD]
Eric Kohl [Sun, 18 Oct 2015 12:45:49 +0000 (12:45 +0000)]
[MSAFD]
TranslateNtStatusError: Translate STATUS_ACCESS_DENIED.
Patch by Jacob S. Preciado. Thanks a lot!
CORE-10290 #resolve

svn path=/trunk/; revision=69598

8 years ago[CMAKE] Enable the new style build by default. CORE-10121
Amine Khaldi [Sun, 18 Oct 2015 11:29:34 +0000 (11:29 +0000)]
[CMAKE] Enable the new style build by default. CORE-10121

svn path=/trunk/; revision=69597

8 years ago[CMAKE] We don't need this case anymore.
Amine Khaldi [Sun, 18 Oct 2015 11:21:56 +0000 (11:21 +0000)]
[CMAKE] We don't need this case anymore.

svn path=/trunk/; revision=69596

8 years ago[TRANSLATIONS] Traditional Chinese (zh-TW) translation update by Henry Tang Ih. CORE...
Amine Khaldi [Sun, 18 Oct 2015 11:19:05 +0000 (11:19 +0000)]
[TRANSLATIONS] Traditional Chinese (zh-TW) translation update by Henry Tang Ih. CORE-10001

svn path=/trunk/; revision=69595

8 years ago[WINE]
Thomas Faber [Sun, 18 Oct 2015 10:51:47 +0000 (10:51 +0000)]
[WINE]
- Make some test.h functions usable in apitests aka fix build

svn path=/trunk/; revision=69594

8 years ago[ATL]
Thomas Faber [Sun, 18 Oct 2015 10:46:11 +0000 (10:46 +0000)]
[ATL]
- Add CComHeapPtr implementation and tests. Patch by Mark Jansen.
CORE-10344 #resolve

svn path=/trunk/; revision=69593

8 years ago[BOOTLIB]
Thomas Faber [Sun, 18 Oct 2015 10:20:56 +0000 (10:20 +0000)]
[BOOTLIB]
- Correctly check ConsoleRemoteConstruct return value in ConsoleCreateRemoteConsole. Patch by Kudratov Olimjon.
CORE-10357 #resolve

svn path=/trunk/; revision=69592

8 years ago[WINDOWSCODECS]
Thomas Faber [Sun, 18 Oct 2015 09:45:12 +0000 (09:45 +0000)]
[WINDOWSCODECS]
- Fix some MSVC warnings

svn path=/trunk/; revision=69591

8 years ago[RTL]
Thomas Faber [Sun, 18 Oct 2015 09:32:52 +0000 (09:32 +0000)]
[RTL]
- Add missing OBJ_KERNEL_HANDLE in RtlOpenCurrentUser
CORE-10207

svn path=/trunk/; revision=69590

8 years ago[LIBXML]
Thomas Faber [Sun, 18 Oct 2015 08:39:56 +0000 (08:39 +0000)]
[LIBXML]
- Fix VS2013 build

svn path=/trunk/; revision=69589

8 years ago[LIBXML]
Thomas Faber [Sun, 18 Oct 2015 08:32:42 +0000 (08:32 +0000)]
[LIBXML]
- Fix MSVC incompatible declaration warning
- Silence MSVC unused variable warnings
- Get config.h slightly more in sync with upstream

svn path=/trunk/; revision=69588

8 years ago[CMAKE]
Thomas Faber [Sun, 18 Oct 2015 07:56:27 +0000 (07:56 +0000)]
[CMAKE]
- Reserve some more space for ntdll so that we're compatible with Windows's version (base 0x7c910000). Should fix VMware Hybrid builder

svn path=/trunk/; revision=69587

8 years ago[EXT2FS]
Thomas Faber [Sun, 18 Oct 2015 07:32:09 +0000 (07:32 +0000)]
[EXT2FS]
- Fix warnings

svn path=/trunk/; revision=69586

8 years ago[NTSTATUS]
Thomas Faber [Sun, 18 Oct 2015 07:05:14 +0000 (07:05 +0000)]
[NTSTATUS]
- Add some more status codes
CORE-8373

svn path=/trunk/; revision=69585

8 years ago[BUGCODES]
Thomas Faber [Sun, 18 Oct 2015 06:31:20 +0000 (06:31 +0000)]
[BUGCODES]
- Correct broken bug check code entry aka fix build

svn path=/trunk/; revision=69584

8 years ago[BUGCODES]
Thomas Faber [Sun, 18 Oct 2015 06:26:51 +0000 (06:26 +0000)]
[BUGCODES]
- Add some more bug check codes

svn path=/trunk/; revision=69583

8 years ago[COMSUPP]: Fix string length computations.
Hermès Bélusca-Maïto [Sun, 18 Oct 2015 02:14:21 +0000 (02:14 +0000)]
[COMSUPP]: Fix string length computations.

svn path=/trunk/; revision=69582

8 years ago[COMSUPP]
Hermès Bélusca-Maïto [Sun, 18 Oct 2015 01:20:20 +0000 (01:20 +0000)]
[COMSUPP]
Implement _com_util::ConvertStringToBSTR and _com_util::ConvertBSTRToString (needed by _bstr_t and _variant_t classes), inspired by the remarks made in http://www.codeproject.com/Articles/1969/BUG-in-com-util-ConvertStringToBSTR-and-com-util i.e. without reproducing the bugs of MS version.

svn path=/trunk/; revision=69581

8 years ago[AUTOCHK]
Pierre Schweitzer [Sat, 17 Oct 2015 23:08:52 +0000 (23:08 +0000)]
[AUTOCHK]
Register the ExtX provider to avoid the autochk error message on boot when an ExtX volume is present

CORE-10272

svn path=/trunk/; revision=69580

8 years ago[SHELL32]
Pierre Schweitzer [Sat, 17 Oct 2015 23:01:19 +0000 (23:01 +0000)]
[SHELL32]
Enable formatting a Ext volume from GUI.

Patch by Peter Hater

svn path=/trunk/; revision=69579

8 years ago[FILESYSTEMS]
Pierre Schweitzer [Sat, 17 Oct 2015 22:40:14 +0000 (22:40 +0000)]
[FILESYSTEMS]
This wasn't meant to be committed.

svn path=/trunk/; revision=69578