reactos.git
9 years ago[OPENGL32/MESA]
Amine Khaldi [Sun, 7 Sep 2014 18:34:37 +0000 (18:34 +0000)]
[OPENGL32/MESA]
* Zap some more unneeded variables/functions.
CORE-7499

svn path=/trunk/; revision=64072

9 years ago[CALC]
Amine Khaldi [Sun, 7 Sep 2014 18:18:00 +0000 (18:18 +0000)]
[CALC]
* Fix Clang build.

svn path=/trunk/; revision=64071

9 years ago[CRT/MATH]
Amine Khaldi [Sun, 7 Sep 2014 18:13:52 +0000 (18:13 +0000)]
[CRT/MATH]
* Use the GCC version if inline assembly in ldexp() as it works with Clang too.

svn path=/trunk/; revision=64070

9 years ago[crt]
Christoph von Wittich [Sun, 7 Sep 2014 18:11:50 +0000 (18:11 +0000)]
[crt]
add null check (for ntdll only)
fixes remaining test failure in ntdll:string

svn path=/trunk/; revision=64069

9 years ago[apitests/crt]
Christoph von Wittich [Sun, 7 Sep 2014 18:11:08 +0000 (18:11 +0000)]
[apitests/crt]
pass the correct buffer size

svn path=/trunk/; revision=64068

9 years ago[CRT]
Amine Khaldi [Sun, 7 Sep 2014 17:44:24 +0000 (17:44 +0000)]
[CRT]
* Use gas to compile except/cpp.c until http://llvm.org/bugs/show_bug.cgi?id=19027 is fixed.

svn path=/trunk/; revision=64067

9 years ago[NTSTRSAFE]
Amine Khaldi [Sun, 7 Sep 2014 17:30:44 +0000 (17:30 +0000)]
[NTSTRSAFE]
* Don't mark varags functions as stdcall.

svn path=/trunk/; revision=64066

9 years ago[PSEH3]
Amine Khaldi [Sun, 7 Sep 2014 17:24:08 +0000 (17:24 +0000)]
[PSEH3]
* Enable PSEH for Clang builds.

svn path=/trunk/; revision=64065

9 years ago[CMAKE/CLANG]
Amine Khaldi [Sun, 7 Sep 2014 17:19:14 +0000 (17:19 +0000)]
[CMAKE/CLANG]
* Properly set CMAKE_STATIC_LIBRARY_SUFFIX and CMAKE_LINK_LIBRARY_SUFFIX for Clang builds.

svn path=/trunk/; revision=64064

9 years ago[SAL]
Amine Khaldi [Sun, 7 Sep 2014 17:10:44 +0000 (17:10 +0000)]
[SAL]
* Add some missing _Check_return_ annotations.

svn path=/trunk/; revision=64063

9 years ago[CRT/INTRIN_X86]
Amine Khaldi [Sun, 7 Sep 2014 17:09:34 +0000 (17:09 +0000)]
[CRT/INTRIN_X86]
* Skip some intrinsics when compiling with Clang.

svn path=/trunk/; revision=64062

9 years ago[crt]
Christoph von Wittich [Sun, 7 Sep 2014 13:55:36 +0000 (13:55 +0000)]
[crt]
revert changes to streamout_char

svn path=/trunk/; revision=64061

9 years ago[CMAKE/CLANG]
Amine Khaldi [Sun, 7 Sep 2014 12:36:26 +0000 (12:36 +0000)]
[CMAKE/CLANG]
* Fix Clang def file handling.
* Clang doesn't have -Wold-style-declaration (yet?).

svn path=/trunk/; revision=64060

9 years ago[CMAKE]
Amine Khaldi [Sun, 7 Sep 2014 12:33:13 +0000 (12:33 +0000)]
[CMAKE]
* Fix Clang toolchain file with regards to static libs creation.

svn path=/trunk/; revision=64059

9 years ago[OPENGL32/MESA]
Amine Khaldi [Sun, 7 Sep 2014 12:30:40 +0000 (12:30 +0000)]
[OPENGL32/MESA]
* Zap extra_EXT_secondary_color_flush_current and EXT_secondary_color.
CORE-7499

svn path=/trunk/; revision=64058

9 years ago[OPENGL32/MESA]
Amine Khaldi [Sun, 7 Sep 2014 11:52:18 +0000 (11:52 +0000)]
[OPENGL32/MESA]
* Zap unused nonlinear_to_linear().
CORE-7499

svn path=/trunk/; revision=64057

9 years ago[crt]
Christoph von Wittich [Sun, 7 Sep 2014 10:34:17 +0000 (10:34 +0000)]
[crt]
fix behavior of _sxprintf when a NULL buffer is supplied
fixes ntdll:string winetest

svn path=/trunk/; revision=64056

9 years ago[ROSAUTOTEST]
Hermès Bélusca-Maïto [Sun, 7 Sep 2014 00:34:26 +0000 (00:34 +0000)]
[ROSAUTOTEST]
Initialize hStdInput to the standard input handle, and hStdError to the output pipe, instead of keeping these handles NULL. See the details why this is important in the Jira report ROSTESTS-140.
ROSTESTS-140 #resolve #comment Fixed.

svn path=/trunk/; revision=64055

9 years ago[Win32k]
James Tabor [Sat, 6 Sep 2014 17:47:45 +0000 (17:47 +0000)]
[Win32k]
- Apply band-aid patch from CORE-8506. Problem still persists, how did a bad region get plugged into the DCE structure?

svn path=/trunk/; revision=64054

9 years ago[RPCRT4]
Eric Kohl [Sat, 6 Sep 2014 16:51:32 +0000 (16:51 +0000)]
[RPCRT4]
EmbeddedPointerBufferSize and EmbeddedPointerMarshall: Store the pointer to the current array element in the stub message. This fixes buffer size calculation for arrays that contain structs with embedded pointer. This patch will also be submitted to the WINE project.

svn path=/trunk/; revision=64053

9 years ago[TRANSLATION]
Daniel Reimer [Sat, 6 Sep 2014 13:18:33 +0000 (13:18 +0000)]
[TRANSLATION]
Czech translation update by Radek Liska
 + Polish translated new string by Adam Stachowicz
 + German translated new string by ME
CORE-8499 #resolve #comment Committed, thx.

svn path=/trunk/; revision=64052

9 years ago[TRANSLATION]
Daniel Reimer [Sat, 6 Sep 2014 13:03:13 +0000 (13:03 +0000)]
[TRANSLATION]
CMD Utils russian translate by Kudratov Olimjon
CORE-8482 #resolve #comment Committed with \" -> "" and Tabs removed. Thx
Mplay32 russian translate by Kudratov Olimjon
CORE-8480 #resolve #comment Committed with \" -> "" and Tabs removed. Thx
CMD Ping russian translate by Kudratov Olimjon
CORE-8481 #resolve #comment Committed with \" -> "" and Tabs removed. Thx
Some fixes and improvements in Russian Translation by Kudratov Olimjon
CORE-8495 #resolve #comment Committed with \" -> "" and Tabs removed. Thx

svn path=/trunk/; revision=64051

9 years ago[SHELL32]
Johannes Anderwald [Sat, 6 Sep 2014 12:33:17 +0000 (12:33 +0000)]
[SHELL32]
- rewrite _ILCreateFontItem
- fix a buffer overflow

svn path=/trunk/; revision=64050

9 years ago[DLL]
Daniel Reimer [Sat, 6 Sep 2014 12:24:49 +0000 (12:24 +0000)]
[DLL]
Shell32 and browseui: update Russian Translation by Akhlamov Petr
CORE-7981 #resolve #comment Committed except the IDS_STANDARD_TOOLBAR part in browseui which is not defined ANYWHERE, thx.

svn path=/trunk/; revision=64049

9 years ago[MEDIA]
Daniel Reimer [Sat, 6 Sep 2014 11:13:45 +0000 (11:13 +0000)]
[MEDIA]
Turkish Translation Update by Erdem Ersoy
CORE-7861 #comment Committed your translation notes.

svn path=/trunk/; revision=64048

9 years ago[MEDIA]
Daniel Reimer [Sat, 6 Sep 2014 11:09:16 +0000 (11:09 +0000)]
[MEDIA]
Translation Notes by Ștefan Fulea
CORE-8468 #resolve #comment Committed.

svn path=/trunk/; revision=64047

9 years ago[XDK/DDK]
Timo Kreuzer [Fri, 5 Sep 2014 21:54:49 +0000 (21:54 +0000)]
[XDK/DDK]
- Remove useless inline definition of InterlockedBitTestAnd(Re)Set, which was not used anyway.
- Update template for ntdef.h

svn path=/trunk/; revision=64046

9 years ago[PSDK]
Timo Kreuzer [Fri, 5 Sep 2014 21:47:09 +0000 (21:47 +0000)]
[PSDK]
- Shuffle some definitions in ntdef.h
- Fix definition of UInt32x32To64 in intsafe.h

svn path=/trunk/; revision=64045

9 years ago[GDI32]
Timo Kreuzer [Fri, 5 Sep 2014 20:55:01 +0000 (20:55 +0000)]
[GDI32]
Add comment about broken #if 0'ed code, noticed by Hermes.

svn path=/trunk/; revision=64041

9 years ago[GDI32]
Timo Kreuzer [Fri, 5 Sep 2014 20:16:52 +0000 (20:16 +0000)]
[GDI32]
Use GdiAllocBatchCommand in SetBrushOrgEx instead of manual and broken fiddling with GdiTebBatch. Fixes CID 716217.

svn path=/trunk/; revision=64040

9 years ago[SPEC2DEF] Add support for ARM asm stub generation
Timo Kreuzer [Fri, 5 Sep 2014 20:07:53 +0000 (20:07 +0000)]
[SPEC2DEF] Add support for ARM asm stub generation
[HALARM] Add a dummy CMakeLists.txt
[BOOTVID] Fix ARM compilation

svn path=/trunk/; revision=64039

9 years ago[PSEH]
Timo Kreuzer [Fri, 5 Sep 2014 17:55:35 +0000 (17:55 +0000)]
[PSEH]
Add dummy seh_prolog.s for arm. Dedicated to Z98

svn path=/trunk/; revision=64038

9 years ago[NTOS:LPC]
Amine Khaldi [Fri, 5 Sep 2014 09:41:25 +0000 (09:41 +0000)]
[NTOS:LPC]
* Remove unused pointer and logically dead code paths. CID 1237020.
CORE-7975

svn path=/trunk/; revision=64037

9 years ago[NTOS:OB]
Amine Khaldi [Fri, 5 Sep 2014 09:20:37 +0000 (09:20 +0000)]
[NTOS:OB]
* Fix a nasty typo in ObOpenObjectByName(). CID 1237016.
CORE-7975

svn path=/trunk/; revision=64036

9 years ago[MSVCRT]
Amine Khaldi [Thu, 4 Sep 2014 13:39:51 +0000 (13:39 +0000)]
[MSVCRT]
* Use Wine's _pclose(). Fixes msvcrt:misc crash.
CORE-8080

svn path=/trunk/; revision=64035

9 years ago[EVENTLOG]
Sylvain Petreolle [Wed, 3 Sep 2014 23:07:47 +0000 (23:07 +0000)]
[EVENTLOG]
Remove the event log handle from the list *before* destroying it.
Fixes failure in advapi32:eventlog double close test.

svn path=/trunk/; revision=64034

9 years ago[EVENTLOG]
Sylvain Petreolle [Wed, 3 Sep 2014 21:03:35 +0000 (21:03 +0000)]
[EVENTLOG]
Fix creation of backup event log files.
Thanks to zefklop for his help.

svn path=/trunk/; revision=64033

9 years ago[URLMON]
Amine Khaldi [Wed, 3 Sep 2014 19:29:54 +0000 (19:29 +0000)]
[URLMON]
* Revisit the exports to match IE8 which we apparently report.
CORE-8174

svn path=/trunk/; revision=64032

9 years ago[URLMON]
Amine Khaldi [Wed, 3 Sep 2014 18:52:16 +0000 (18:52 +0000)]
[URLMON]
* Bring back CoInternetCombineIUri.
CORE-8174

svn path=/trunk/; revision=64031

9 years ago[USBHUB]: Fix a typo, corrected by kikidee!
Hermès Bélusca-Maïto [Tue, 2 Sep 2014 18:40:08 +0000 (18:40 +0000)]
[USBHUB]: Fix a typo, corrected by kikidee!
CORE-8501 #resolve #comment Corrected, thanks!

svn path=/trunk/; revision=64030

9 years ago[BROWSEUI_APITEST]
David Quintana [Tue, 2 Sep 2014 00:50:15 +0000 (00:50 +0000)]
[BROWSEUI_APITEST]
* Improve SHExplorerParseCmdLine tests with whole bunch of new lines, and update the EXPLORER_INFO struct to match the findings.

svn path=/trunk/; revision=64029

9 years ago[KMTESTS]
Jérôme Gardou [Mon, 1 Sep 2014 22:41:36 +0000 (22:41 +0000)]
[KMTESTS]
 - Test what happens to the 'base' of memory allocated with ZwAllocateVirtualMemory
 - Fix some tests according to w2k3sp2 behaviour.
Thanks Amine for testing ;-)

svn path=/trunk/; revision=64028

9 years ago[CRYPT32]
Jérôme Gardou [Mon, 1 Sep 2014 20:58:41 +0000 (20:58 +0000)]
[CRYPT32]
 - Merge the "Root" and the "AuthRoot" certificate stores
This, with the now almost faaous gnutls DLLs, allows mshtml:events test to not hang

svn path=/trunk/; revision=64026

9 years ago[HIVESFT]
Jérôme Gardou [Mon, 1 Sep 2014 20:58:32 +0000 (20:58 +0000)]
[HIVESFT]
 - Import various certificates required to open secure connection to www.winehq.org

svn path=/trunk/; revision=64025

9 years ago[HAL]
Hermès Bélusca-Maïto [Mon, 1 Sep 2014 16:42:58 +0000 (16:42 +0000)]
[HAL]
Update the PCI hardware IDs. Extracted from the pci.ids database from http://pciids.sourceforge.net/ from 2014.08.30
Maintained by Martin Mares <mj@ucw.cz> and other volunteers from the PCI ID Project at http://pci-ids.ucw.cz/.

svn path=/trunk/; revision=64024

9 years ago[SCHANNEL]
Jérôme Gardou [Mon, 1 Sep 2014 16:32:26 +0000 (16:32 +0000)]
[SCHANNEL]
 - Restore a few function forwarders to secur32
Noticed by Timo. Thanks!

svn path=/trunk/; revision=64023

9 years ago[SECUR32]
Jérôme Gardou [Mon, 1 Sep 2014 12:21:16 +0000 (12:21 +0000)]
[SECUR32]
 - Update spec file
[SCHANNEL]
 - Update stubs list
Please blame binutils

svn path=/trunk/; revision=64022

9 years ago[SCHANNEL]
Jérôme Gardou [Mon, 1 Sep 2014 12:00:20 +0000 (12:00 +0000)]
[SCHANNEL]
 - Uglier but (hopefully) functioning hack for Visual Studio compilers

svn path=/trunk/; revision=64021

9 years ago[KERNEL32]
Thomas Faber [Mon, 1 Sep 2014 11:58:42 +0000 (11:58 +0000)]
[KERNEL32]
- Use signed multiplication for signed numbers
CORE-8502 #resolve

svn path=/trunk/; revision=64020

9 years ago[SCHANNEL]
Jérôme Gardou [Mon, 1 Sep 2014 09:33:28 +0000 (09:33 +0000)]
[SCHANNEL]
 - try fixing compilation with VS>=2010

svn path=/trunk/; revision=64019

9 years ago[REACTOS.DFF]
Jérôme Gardou [Mon, 1 Sep 2014 09:33:16 +0000 (09:33 +0000)]
[REACTOS.DFF]
 - Update GNUTLS DLL list

svn path=/trunk/; revision=64018

9 years ago[BOOTVID]
Hermès Bélusca-Maïto [Sun, 31 Aug 2014 23:00:29 +0000 (23:00 +0000)]
[BOOTVID]
- Synchronize correctly arm/bootdata.c with i386, as it was done previously.
- Code formatting: whitespace fixes, add braces/brackets and spaces where needed; comments styling.
- Correctly put braces for casts and around macro parameters.
- Add some IN/OUT.
- Fix parameter names of a function.

[INBV]
- Fix parameter names of two functions.

svn path=/trunk/; revision=64017

9 years ago[PSDK/XDK]
Timo Kreuzer [Sun, 31 Aug 2014 20:44:56 +0000 (20:44 +0000)]
[PSDK/XDK]
First version of autogenerated ntdef.h and winnt.h

svn path=/trunk/; revision=64016

9 years ago[NETAPI32]
Thomas Faber [Sun, 31 Aug 2014 19:37:19 +0000 (19:37 +0000)]
[NETAPI32]
- Generate empty strings instead of NULL strings in BuildUserInfoBuffer
CORE-8343 #resolve

svn path=/trunk/; revision=64015

9 years ago[NETAPI32]
Thomas Faber [Sun, 31 Aug 2014 19:29:53 +0000 (19:29 +0000)]
[NETAPI32]
- Make the code in BuildUserInfoBuffer slightly more uniform so it can be generated.
See https://reactos.org/wiki/User:ThFabba/netuser.py for the generation script
CORE-8343

svn path=/trunk/; revision=64014

9 years ago[winnt.h]
Timo Kreuzer [Sun, 31 Aug 2014 15:57:16 +0000 (15:57 +0000)]
[winnt.h]
- UNLONG -> DWORD
- Add missing PROBE_ALIGNMENT32, DECLSPEC_NOTHROW, SYSTEM_CACHE_ALIGNMENT_SIZE, DECLSPEC_CACHEALIGN, DECLSPEC_UUID, DECLSPEC_DEPRECATED, DECLSPEC_DEPRECATED_DDK, COMPARTMENT_ID, OBJECTID, ALL_PROCESSOR_GROUPS, RATE_QUOTA_LIMIT, PRODUCT_*, LANG_*, SORT_*
- Remove PRODUCT_SERVER_V, PRODUCT_CORE_LANGUAGESPECIFIC
- Add some missing definitions for ARM
- Fix tag of LIST_ENTRY32/64
=> one step closer to wo^Z^Z autogeneration.

svn path=/trunk/; revision=64013

9 years ago[winnt.h]
Timo Kreuzer [Sun, 31 Aug 2014 13:41:14 +0000 (13:41 +0000)]
[winnt.h]
Change the order of definitions to more closely match ntdef.h

svn path=/trunk/; revision=64009

9 years ago[NTOS:CC]
Thomas Faber [Sun, 31 Aug 2014 12:56:36 +0000 (12:56 +0000)]
[NTOS:CC]
- Consistently use LONGLONG for file offsets

svn path=/trunk/; revision=64008

9 years ago[NTOS:CC]
Thomas Faber [Sun, 31 Aug 2014 11:47:41 +0000 (11:47 +0000)]
[NTOS:CC]
- Actually flush the whole file in CcFlushCache if FileOffset is NULL instead of just the first 4GB

svn path=/trunk/; revision=64006

9 years ago[CMAKE]
Thomas Faber [Sun, 31 Aug 2014 10:55:32 +0000 (10:55 +0000)]
[CMAKE]
- Disable C4244 (implicit integer truncation) warning on MSVC builds because it causes people to add broken casts that make the situation worse.

svn path=/trunk/; revision=64003

9 years ago[KMTESTS:KE]
Thomas Faber [Sun, 31 Aug 2014 10:27:35 +0000 (10:27 +0000)]
[KMTESTS:KE]
- Increase timeout in KeGuardedMutex test to avoid flakiness

svn path=/trunk/; revision=64002

9 years ago[VIDEOPRT]: "...Sesion" --> "...Session": fix a typo.
Hermès Bélusca-Maïto [Sun, 31 Aug 2014 00:04:20 +0000 (00:04 +0000)]
[VIDEOPRT]: "...Sesion" --> "...Session": fix a typo.

svn path=/trunk/; revision=64001

9 years ago[PSDK/...]
Timo Kreuzer [Sat, 30 Aug 2014 22:26:42 +0000 (22:26 +0000)]
[PSDK/...]
- Add/improve some definitions in ntdef.h
- fix definition of SUBLANG_SINDHI_PAKISTAN in winnt.h
- enable ARRAYSIZE in winnt.h
- #undef ARRAYSIZE in certain wine code to avoid redefinition
- Use PCCH instead of PCCHAR in ext2lib (PCCHAR is ntdef.h only)
- remove obsolete definitions from smss.h

svn path=/trunk/; revision=64000

9 years ago[README.WINE]
Jérôme Gardou [Sat, 30 Aug 2014 21:43:40 +0000 (21:43 +0000)]
[README.WINE]
 - Relevant update from previous commits

svn path=/trunk/; revision=63999

9 years ago[XDK]
Timo Kreuzer [Sat, 30 Aug 2014 21:35:16 +0000 (21:35 +0000)]
[XDK]
Initial work for autogenerating ntdef.h and winnt.h to reduce code duplication by sharing a lot of stuff.

svn path=/trunk/; revision=63998

9 years ago[REACTOS.DFF]
Jérôme Gardou [Sat, 30 Aug 2014 21:33:42 +0000 (21:33 +0000)]
[REACTOS.DFF]
 - Add optional GNUTLS DLLs for the curious. They can be grabbed from here: ftp://ftp.gnutls.org/gcrypt/gnutls/w32/gnutls-3.2.16-w32.zip
We will provide a MSI package soon

svn path=/trunk/; revision=63997

9 years ago[SCHANNEL]
Jérôme Gardou [Sat, 30 Aug 2014 21:33:21 +0000 (21:33 +0000)]
[SCHANNEL]
 - Import TLS/SSL support on top of GNUTLS from wine
Won't work until we ship the gnutls DLLs

svn path=/trunk/; revision=63996

9 years ago[INCLUDE]
Jérôme Gardou [Sat, 30 Aug 2014 21:32:52 +0000 (21:32 +0000)]
[INCLUDE]
 - import GNUTLS headers
 - define wine's SONAME_LIBGNUTLS to a relevant value

svn path=/trunk/; revision=63995

9 years ago[SECUR32]
Jérôme Gardou [Sat, 30 Aug 2014 21:31:32 +0000 (21:31 +0000)]
[SECUR32]
 - Import SSPI module loading from wine

svn path=/trunk/; revision=63994

9 years ago[HPP]
Timo Kreuzer [Sat, 30 Aug 2014 17:18:48 +0000 (17:18 +0000)]
[HPP]
Implement support for variable substitution

svn path=/trunk/; revision=63993

9 years ago[W32KNAPI_APITEST]
Amine Khaldi [Sat, 30 Aug 2014 12:05:36 +0000 (12:05 +0000)]
[W32KNAPI_APITEST]
* Here's another memset call..

svn path=/trunk/; revision=63989

9 years ago[W32KNAPI_APITEST]
Amine Khaldi [Sat, 30 Aug 2014 12:03:58 +0000 (12:03 +0000)]
[W32KNAPI_APITEST]
* Fix a memset call. CID 1223160.
CORE-7975

svn path=/trunk/; revision=63988

9 years ago[W32KNAPI_APITEST]
Amine Khaldi [Sat, 30 Aug 2014 11:53:17 +0000 (11:53 +0000)]
[W32KNAPI_APITEST]
* Remove some unused pointer values. CID 1223186.
CORE-7975

svn path=/trunk/; revision=63987

9 years ago[USER32]
Amine Khaldi [Sat, 30 Aug 2014 11:38:16 +0000 (11:38 +0000)]
[USER32]
* Remove unused pointer. CID 1223187.
CORE-7975

svn path=/trunk/; revision=63986

9 years ago[FREELDR]
Thomas Faber [Sat, 30 Aug 2014 10:59:25 +0000 (10:59 +0000)]
[FREELDR]
- Improve GetPciIrqRoutingTable. Patch by Sergey Chernov (serrox at ya dot ru), small modifications by me.
CORE-8440

svn path=/trunk/; revision=63985

9 years ago[UNIATA]
Thomas Faber [Sat, 30 Aug 2014 10:17:53 +0000 (10:17 +0000)]
[UNIATA]
- Update to 0.45a8
CORE-8432 #resolve

svn path=/trunk/; revision=63984

9 years ago[LSASRV]
Amine Khaldi [Sat, 30 Aug 2014 08:53:18 +0000 (08:53 +0000)]
[LSASRV]
* Fix MSVC build.
* Arch, review patches before committing!

svn path=/trunk/; revision=63983

9 years ago[NTOS:PO]
Thomas Faber [Sat, 30 Aug 2014 08:31:28 +0000 (08:31 +0000)]
[NTOS:PO]
- Enforce SeShutdownPrivilege in NtSetSystemPowerState
CORE-8476 #resolve

svn path=/trunk/; revision=63982

9 years ago[USETUP][WINLOGON]
Thomas Faber [Sat, 30 Aug 2014 07:04:57 +0000 (07:04 +0000)]
[USETUP][WINLOGON]
- Acuire SeShutdownPrivilege before calling NtShutdownSystem
CORE-8476

svn path=/trunk/; revision=63981

9 years ago[EVENTVWR]
Thomas Faber [Sat, 30 Aug 2014 07:01:47 +0000 (07:01 +0000)]
[EVENTVWR]
- Use strsafe functions
- Don't cast malloc
- PSTR/PWSTR typedefs are for null-terminated strings, which output buffers aren't
- "dwData" implies the value is data, not the size of data. Also, cbData is specified in bytes (hence "cb")
- Avoid pointless use of HEAP_ZERO_MEMORY

svn path=/trunk/; revision=63980

9 years ago[NTOS/MM]
Jérôme Gardou [Fri, 29 Aug 2014 09:21:35 +0000 (09:21 +0000)]
[NTOS/MM]
 - Properly decrement pagetable frame entry share count when unmapping a system-mapped section
 - Handle the PTE dirty bit

svn path=/trunk/; revision=63977

9 years ago[ROSTESTS]
Eric Kohl [Thu, 28 Aug 2014 20:48:20 +0000 (20:48 +0000)]
[ROSTESTS]
Fix potential cut & paste bugs.

svn path=/trunk/; revision=63976

9 years ago[GETUNAME]
Hermès Bélusca-Maïto [Thu, 28 Aug 2014 17:46:05 +0000 (17:46 +0000)]
[GETUNAME]
- Update definitions of en-US.rc for Unicode 7.0, patch by Baruch Rutman.
- Synchronize the other resource files wrt. en-US.rc. To translators and future "synchronizer" 8^) : please keep in mind that you need also to synchronize all the other language files!

svn path=/trunk/; revision=63975

9 years ago[KERNEL32]: Russian translation update by Olimjon Kudratov.
Hermès Bélusca-Maïto [Thu, 28 Aug 2014 15:06:14 +0000 (15:06 +0000)]
[KERNEL32]: Russian translation update by Olimjon Kudratov.
CORE-8450 #resolve #comment Committed, thanks!

svn path=/trunk/; revision=63974

9 years ago[RAPPS]
Hermès Bélusca-Maïto [Thu, 28 Aug 2014 14:42:57 +0000 (14:42 +0000)]
[RAPPS]
Many Improvements and Many Fixes by Erdem Ersoy.
CORE-7710 #comment Version 10 of the patch committed in revision 63973, thanks!

svn path=/trunk/; revision=63973

9 years ago[TRANSLATION]
Hermès Bélusca-Maïto [Thu, 28 Aug 2014 14:29:48 +0000 (14:29 +0000)]
[TRANSLATION]
Turkish translation update by Erdem Ersoy.
CORE-7861 #comment Translation_7.patch, tr-TR.h (for usetup) and trk.nls.patch committed in revision 63972, big thanks!!

svn path=/trunk/; revision=63972

9 years ago[USETUP]: Polish translation by Adam Stachowicz.
Hermès Bélusca-Maïto [Thu, 28 Aug 2014 14:00:15 +0000 (14:00 +0000)]
[USETUP]: Polish translation by Adam Stachowicz.
CORE-5790 #resolve #comment Usetup polish translation committed in revision 63971, thanks! To all translators: please recheck that nothing was corrupted via encoding problems.

svn path=/trunk/; revision=63971

9 years ago[TASKMGR]
Hermès Bélusca-Maïto [Thu, 28 Aug 2014 13:52:17 +0000 (13:52 +0000)]
[TASKMGR]
- Czech controls resize by Radek Liska,
- Russian controls resize by Dmitry Gorbachev, Adam Stachowicz & others
- Polish translation update by Adam Stachowicz.
CORE-5790 #comment Layout & translation fixes for the Task manager committed in revision 63970.

svn path=/trunk/; revision=63970

9 years ago[MPLAY32]: Update polish resources, by Adam Stachowicz.
Hermès Bélusca-Maïto [Thu, 28 Aug 2014 13:34:41 +0000 (13:34 +0000)]
[MPLAY32]: Update polish resources, by Adam Stachowicz.
CORE-5790 #comment Polish translation for MPLAY32 committed in revision 63969, thanks :)

svn path=/trunk/; revision=63969

9 years ago[DBGHELP]
Dmitry Gorbachev [Thu, 28 Aug 2014 07:31:55 +0000 (07:31 +0000)]
[DBGHELP]
Add a missing static keyword.

svn path=/trunk/; revision=63968

9 years ago[TASKMGR]
Daniel Reimer [Wed, 27 Aug 2014 21:13:33 +0000 (21:13 +0000)]
[TASKMGR]
German translation update. / Fix the "&" locations to follow the Windows XP GER way.

svn path=/trunk/; revision=63967

9 years agostrsafe.h++;
Sylvain Petreolle [Wed, 27 Aug 2014 21:01:47 +0000 (21:01 +0000)]
strsafe.h++;

svn path=/trunk/; revision=63966

9 years ago[EVENTLOG]
Sylvain Petreolle [Wed, 27 Aug 2014 20:59:27 +0000 (20:59 +0000)]
[EVENTLOG]
Fix crash in LogfCreate when LogName is NULL.
strsafe.h++;

svn path=/trunk/; revision=63965

9 years agoFix PCH=0 build.
Sylvain Petreolle [Wed, 27 Aug 2014 20:32:13 +0000 (20:32 +0000)]
Fix PCH=0 build.

svn path=/trunk/; revision=63964

9 years ago[ROSAUTOTEST]
Sylvain Petreolle [Wed, 27 Aug 2014 20:19:43 +0000 (20:19 +0000)]
[ROSAUTOTEST]
Report the start and end of the tests in the Application event log.
This gives data for the advapi32:eventlog tests.

svn path=/trunk/; revision=63963

9 years ago[PSDK]
Pierre Schweitzer [Wed, 27 Aug 2014 19:29:41 +0000 (19:29 +0000)]
[PSDK]
Add two missing constants

svn path=/trunk/; revision=63962

9 years ago[TASKMGR]
Hermès Bélusca-Maïto [Wed, 27 Aug 2014 12:46:22 +0000 (12:46 +0000)]
[TASKMGR]
- Simplify EnablePrivilege().
- Add "Lock computer" option to the shutdown menu.
- Display the last error description if something failed when selecting one of the shutdown options.
Inspired by the patch of Robert Naumann (see CORE-8048).
CORE-8048 #resolve #comment I adapted some of your ideas to what I already committed in revision 63955, thanks!

svn path=/trunk/; revision=63961

9 years ago[MPLAY32]: Improve ShowLastWin32Error().
Hermès Bélusca-Maïto [Wed, 27 Aug 2014 12:38:45 +0000 (12:38 +0000)]
[MPLAY32]: Improve ShowLastWin32Error().

svn path=/trunk/; revision=63960

9 years ago[PSEH_TEST]
Thomas Faber [Tue, 26 Aug 2014 21:49:06 +0000 (21:49 +0000)]
[PSEH_TEST]
- Add test case that uses a significant amount of stack in the except handler
CORE-8469 #resolve

svn path=/trunk/; revision=63959

9 years ago[PSEH3]
Jérôme Gardou [Tue, 26 Aug 2014 21:35:21 +0000 (21:35 +0000)]
[PSEH3]
 - Do not try to dereference potentially invalid pointers.
The FrameRegister->ExceptionPointers pointer is only valid in the context of the filter function. Indeed, the PSEH3 exception handler allocates it on the stack, and when control gets back to the __excep { } coder, ebp and esp were already restored to their original values, so whatever can happen to those pointers.
Investigation and debugging mastered by Thomas Faber, whose efforts were shamelessly stolen by me to improve my commit statistics.
CORE-8469 #comment patch committed, you may want to commit your testcase though :-p

svn path=/trunk/; revision=63958