reactos.git
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

9 years ago[BOOTDATA]
Hermès Bélusca-Maïto [Tue, 26 Aug 2014 20:26:17 +0000 (20:26 +0000)]
[BOOTDATA]
Use the standard C:\YourNTOSInstallDirectory\Temp temp directory as it is done on Windows, instead of C:\TEMP.
Patch by Lee Schroeder.
CORE-8390 #resolve #comment Fixed, thanks ;)

svn path=/trunk/; revision=63957

9 years ago[MPLAY32]:
Hermès Bélusca-Maïto [Tue, 26 Aug 2014 19:16:08 +0000 (19:16 +0000)]
[MPLAY32]:
- Add a forgotten full stop for an error string.
- Update spanish translation, by Javiez Fernandez.
CORE-8470 #resolve #comment Committed, thanks :)

svn path=/trunk/; revision=63956

9 years ago[TASKMGR]
Hermès Bélusca-Maïto [Tue, 26 Aug 2014 18:57:20 +0000 (18:57 +0000)]
[TASKMGR]
Starting implementing a shutdown menu in taskmgr (see eg. on Windows XP).
It is a synthesis of the available patches of CORE-2332 from Mario Kacmar, fixed by Timo Kreuzer and by myself.

CORE-2332 #resolve #comment Shutdown code committed in revision 63955, closing the report. Please reopen when you implement the other missing functionalities.

svn path=/trunk/; revision=63955

9 years ago[KERNEL32]: Fix SetSystemPowerState.
Hermès Bélusca-Maïto [Tue, 26 Aug 2014 17:56:22 +0000 (17:56 +0000)]
[KERNEL32]: Fix SetSystemPowerState.

svn path=/trunk/; revision=63954

9 years ago[FASTFAT]
Thomas Faber [Tue, 26 Aug 2014 13:41:57 +0000 (13:41 +0000)]
[FASTFAT]
- Do not use direct I/O since it limits read/write operations to 64 MB
CORE-8410 #resolve

svn path=/trunk/; revision=63953

9 years ago[NTOS:MM]
Thomas Faber [Tue, 26 Aug 2014 12:47:02 +0000 (12:47 +0000)]
[NTOS:MM]
- Assert correct pool entry alignment in ExFreePoolWithTag

svn path=/trunk/; revision=63952

9 years ago[CMLIB]
Thomas Faber [Tue, 26 Aug 2014 11:29:15 +0000 (11:29 +0000)]
[CMLIB]
- Fix format specifiers to work in host-tools

svn path=/trunk/; revision=63951

9 years ago[CMLIB]
Thomas Faber [Tue, 26 Aug 2014 10:53:21 +0000 (10:53 +0000)]
[CMLIB]
- Print a debug message if bin validation fails in HvpInitializeMemoryHive.

svn path=/trunk/; revision=63950

9 years ago[NTOS:CM]
Thomas Faber [Tue, 26 Aug 2014 10:49:38 +0000 (10:49 +0000)]
[NTOS:CM]
- Correctly delete resource in failure cases of CmpInitializeHive. Fixes pool corruption when trying to load an invalid hive file.

svn path=/trunk/; revision=63949

9 years ago[NTOS:MM]
Thomas Faber [Tue, 26 Aug 2014 09:22:29 +0000 (09:22 +0000)]
[NTOS:MM]
- Fix broken assert mistakenly added. By Jérôme, delayed at my request. Thanks.

svn path=/trunk/; revision=63948

9 years ago[NTOS/MM]
Jérôme Gardou [Mon, 25 Aug 2014 12:33:49 +0000 (12:33 +0000)]
[NTOS/MM]
 - Bring back PTE frame refcounting when serving a prototype PTE page fault.
 - Fix a bug in MiDeletePte where the said PTE frame was not unshared.
 - Improve transitional PTEs deletion (will be needed for future work).
Do not always trust the comments stating that "strange RosMm code broke everything"

svn path=/trunk/; revision=63947

9 years ago[WIN32K]
Jérôme Gardou [Mon, 25 Aug 2014 09:57:27 +0000 (09:57 +0000)]
[WIN32K]
 - Addendum to r63933: Pass absolute value of the font width to freetype.
CORE-4657 Somehow got lost in the number of attached files.
Spotted by Thomas Faber

svn path=/trunk/; revision=63946

9 years ago[SCSIPORT]
Jérôme Gardou [Sun, 24 Aug 2014 19:49:42 +0000 (19:49 +0000)]
[SCSIPORT]
 - Use kernel handles instead of process handles

svn path=/trunk/; revision=63945

9 years agoFix the fix of revision 63943. Noticed by Thomas Faber.
Hermès Bélusca-Maïto [Sun, 24 Aug 2014 19:32:54 +0000 (19:32 +0000)]
Fix the fix of revision 63943. Noticed by Thomas Faber.
CORE-8150 #comment Indeed, do not confuse 'l' (lowercase L) with 'I' (uppercase i)!

svn path=/trunk/; revision=63944

9 years ago[DESK]: Fix *printf format specifier.
Hermès Bélusca-Maïto [Sun, 24 Aug 2014 17:16:50 +0000 (17:16 +0000)]
[DESK]: Fix *printf format specifier.
Adapted from a patch by Victor Martinez Calvo.

CORE-8150 #resolve #comment Fixed, thanks!

svn path=/trunk/; revision=63943

9 years agoRemove unneeded parentheses.
Hermès Bélusca-Maïto [Sun, 24 Aug 2014 17:07:43 +0000 (17:07 +0000)]
Remove unneeded parentheses.

svn path=/trunk/; revision=63942

9 years ago[TASKMGR]: Clarify the icon handle retrieval, getting rid also of that xhIcon variable.
Hermès Bélusca-Maïto [Sun, 24 Aug 2014 16:58:39 +0000 (16:58 +0000)]
[TASKMGR]: Clarify the icon handle retrieval, getting rid also of that xhIcon variable.
CORE-8148 #resolve #comment The original code was ok, but was not very clear.

svn path=/trunk/; revision=63941

9 years ago[MPLAY32]
Hermès Bélusca-Maïto [Sun, 24 Aug 2014 15:40:34 +0000 (15:40 +0000)]
[MPLAY32]
Implement a single-window mode for videos.
Patch by Ricardo Hanke.

TO ALL TRANSLATORS: Update the translations!

CORE-7910 #resolve #comment Committed, thanks!

svn path=/trunk/; revision=63940

9 years ago[MPLAY32]
Hermès Bélusca-Maïto [Sun, 24 Aug 2014 14:59:44 +0000 (14:59 +0000)]
[MPLAY32]
- Add a "Play" menu, add keyboard accelerators and add a repeat mode.
  Patch by Ricardo Henke.
- Few whitespace fixes.
- Fix french resources. TO ALL TRANSLATORS: Please update the translations!

CORE-7929 #resolve #comment Committed, thanks!

svn path=/trunk/; revision=63938

9 years agoNull HWNDs are NULL.
Hermès Bélusca-Maïto [Sun, 24 Aug 2014 14:15:07 +0000 (14:15 +0000)]
Null HWNDs are NULL.

svn path=/trunk/; revision=63937

9 years ago[MPLAY32]
Hermès Bélusca-Maïto [Sun, 24 Aug 2014 14:10:49 +0000 (14:10 +0000)]
[MPLAY32]
- Display formatted system messages in case of diverse failues.
- Add an error check for RegisterClassEx() and CreateWindow() in _tWinMain().
Patch by Ricardo Hanke.

CORE-7880 #resolve #comment Committed, thanks!

svn path=/trunk/; revision=63936

9 years ago[WIN32K]
Jérôme Gardou [Sun, 24 Aug 2014 13:28:33 +0000 (13:28 +0000)]
[WIN32K]
 - Enable commented freetype call: set font face size and coordinate transformation matrix
Patch by Huw Campbell, reviewed by a gazillion of people.
CORE-4657 #resolve #comment committed in r63933, a million thanks

svn path=/trunk/; revision=63933

9 years ago[SHELL32]
Daniel Reimer [Sun, 24 Aug 2014 13:25:12 +0000 (13:25 +0000)]
[SHELL32]
Marshall interface pointers during background delete by Huw Campbell
CORE-8460 #resolve #comment Committed by request of Victor. Have fun ^^

svn path=/trunk/; revision=63932

9 years ago[DESK.CPL]
Hermès Bélusca-Maïto [Sun, 24 Aug 2014 12:19:35 +0000 (12:19 +0000)]
[DESK.CPL]
Set a default choice for the options of the first tab of Settings/Advanced.

svn path=/trunk/; revision=63931

9 years ago[EVENTVWR]
Hermès Bélusca-Maïto [Sun, 24 Aug 2014 12:00:57 +0000 (12:00 +0000)]
[EVENTVWR]
Do not hardcode event logs, but retrieve them from the registry.
Patch by Ricardo Hanke.

CORE-8458 #resolve #comment Committed, thanks!

svn path=/trunk/; revision=63930

9 years ago[DEVMGR]: Fix a french misspelling.
Hermès Bélusca-Maïto [Sun, 24 Aug 2014 11:42:49 +0000 (11:42 +0000)]
[DEVMGR]: Fix a french misspelling.
[EVENTVWR]: Fix a french misspelling and fix event description dialog layout.

svn path=/trunk/; revision=63929

9 years ago[FASTFAT]
Thomas Faber [Sun, 24 Aug 2014 03:28:01 +0000 (03:28 +0000)]
[FASTFAT]
- Properly handle errors in CcInitializeCacheMap, CcCopyRead and CcCopyWrite
CORE-8410

svn path=/trunk/; revision=63928