Serge Gautherie
4918271a3c
[WS2_32_APITEST] Fix 'inialialization' typo, in comments ( #1119 )
2018-12-12 20:24:07 +01:00
Mark Jansen
f386a6ec41
[SFC_APITEST] Initial test for SfcIsFileProtected and SfcGetFiles
2018-12-12 19:33:44 +01:00
Mark Jansen
cc2f0a8868
[SHELL32] Add IActiveDesktop stub
...
CORE-15424
2018-12-12 19:29:09 +01:00
Mark Jansen
6378c83663
[COM_APITEST] Add a test for CLSID_ActiveDesktop
...
CORE-15424
2018-12-12 19:29:09 +01:00
Mark Jansen
570b7655ab
[PSDK] Add a minimal IActiveDesktop definition
...
CORE-15424
2018-12-12 19:28:58 +01:00
Andrew Boyarshin
3ba51dc218
[NTOS:MM] Fix typo in MiCheckForUserStackOverflow
2018-12-12 12:57:08 +01:00
Katayama Hirofumi MZ
472787ffea
[SHELL32] Fix 'Run' dialog crash ( #1117 )
...
Running "%SYSTEMROOT%" sometimes crashed. This will fix it. CORE-15431
2018-12-12 10:33:05 +09:00
Katayama Hirofumi MZ
25578b7d12
[INCLUDE] Replace \r\n with \n
2018-12-12 09:01:36 +09:00
Mark Jansen
1e568ce62d
[SDK] Update gen_baseaddress.
...
* Speed up the script by using the fallback by default
* Suggest what cmake file to edit
* Add support for x64 modules (addresses not updated yet)
CORE-14923
2018-12-12 00:41:07 +01:00
Katayama Hirofumi MZ
aa04a0a6d3
[WIN32SS] Replace ASSERT(FALSE); in IntGhostWindowFromHungWindow ( #1116 )
...
CORE-11944
2018-12-12 08:03:49 +09:00
Pierre Schweitzer
dc65db7c13
[ADVAPI32_APITEST] If TEB SubProcessTag is set, query ADVAPI32 to validate its correctness
...
This is based on: https://wj32.org/wp/2010/03/30/howto-use-i_querytaginformation/
and properly works in W2K3 SP2.
Thanks to Joachim for his tests.
2018-12-11 23:41:01 +01:00
Pierre Schweitzer
7d18e36a31
[ADVAPI32_APITEST] Add a test to show that main service thread is tagged
...
This test will fail on everything < W2K3 SP2. In spite of what a wide spread
rumor says, MS seems to have added that feature quite lately, but not starting
Vista! ;-)
2018-12-11 23:41:01 +01:00
Eric Kohl
3b03f44001
[PSDK] Add missing prototypes NetRegisterDomainNameChangeNotification and NetUnregisterDomainNameChangeNotification to lmconfig.h.
2018-12-11 22:49:17 +01:00
Timo Kreuzer
3de04ccace
[CMAKE] Fix problem with __RELFILE__ not working when compiler uses relative pathes
...
This usually happens when the build dir is a subdir of the source dir. It is now detected during runtime, using the length of the relative path from the build dir to the source dir as the length of the prefix to skip, if __FILE__ starts with a '.'.
Also fix the escaping of REACTOS_*_DIR defines. It was gracefully fixed up by CMake, but resulted in broken syntax highliting.
CORE-14839 #resolve
2018-12-11 21:50:58 +01:00
Timo Kreuzer
05169a4987
Revert "[CMAKE] Use configured include files to define the __RELFILE__ hack ( #979 )"
...
This reverts commit 07bd6089ec
.
2018-12-11 21:50:58 +01:00
Pierre Schweitzer
93164cf873
[VCDCONTROLTOOL] Add French translation
2018-12-11 20:13:52 +01:00
Auron Hines
86c5cfd81a
[TRANSLATION][SHELL32] Grammar fix: content -> contents ( #1115 )
2018-12-11 19:43:46 +01:00
Pierre Schweitzer
e8e4096eb7
[VCDCLI] Implement support for persistent mounts
2018-12-11 15:24:38 +01:00
Pierre Schweitzer
044a7022c5
[VCDCONTROLTOOL] Enable driver start/stop buttons depending on the service status
2018-12-11 15:04:25 +01:00
Pierre Schweitzer
b518fc065d
[VCDCONTROLTOOL] Implement support for persistent mounts
2018-12-11 15:04:25 +01:00
Pierre Schweitzer
10ce523a2c
[VCDCONTROLTOOL] Add a GUI app to manage virtual CD-ROM devices
...
This is just an open sourced version of the tool provided by MS along
with the driver.
It will avoid users fighting with the CLI tool (that was doing the job
though ;-)).
Looks like that: https://twitter.com/HeisSpiter/status/1072482763348107264
Nota 1: it doesn't have an icon
Nota 2: code may be ugly, I'm not a umode guy! ;-)
2018-12-11 15:04:10 +01:00
Pierre Schweitzer
cab37c9455
[VCDROM] Add a display name for the service
2018-12-11 15:04:10 +01:00
Katayama Hirofumi MZ
43e2089476
[WIN32SS][FONT] Check NULL of Face->style_name ( #1113 )
...
CORE-15433
2018-12-11 18:32:39 +09:00
Katayama Hirofumi MZ
06d717e3bc
[SHELL32] Enable environment variables in 'Run' dialog ( #1111 )
...
CORE-15431
2018-12-11 16:35:45 +09:00
Katayama Hirofumi MZ
f469acacec
[WIN32SS][USER32] Add Ghost codes (retrial of #1100 ) ( #1112 )
...
CORE-11944
2018-12-11 12:30:59 +09:00
Katayama Hirofumi MZ
99b055a506
Revert "[WIN32SS][USER32] Add codes for Ghost Window ( #1100 )" ( #1110 )
...
This reverts commit 1adefd180c
. ReactOS wouldn't startup.
2018-12-11 11:30:00 +09:00
Katayama Hirofumi MZ
1adefd180c
[WIN32SS][USER32] Add codes for Ghost Window ( #1100 )
...
CORE-11944
2018-12-11 10:48:23 +09:00
Luo Yufan
acef266bc6
[TRANSLATION] Update Simplified Chinese translation and notice. ( #1108 )
2018-12-10 16:03:00 +01:00
Hermès Bélusca-Maïto
d0c8636d1b
[OSK] Update French translation.
2018-12-10 00:56:55 +01:00
Hermès Bélusca-Maïto
92763e2901
[OSK] Set also the large icon (that appears in the App Switcher) and move the code in OSK_DlgInitDialog().
2018-12-10 00:56:54 +01:00
Eric Kohl
12fdc129cf
[NTOSKRNL] IopGetDeviceProperty: Send an IRP_MN_QUERY_CAPABILITIES request to the device in order to query the power capabilities.
2018-12-10 00:37:04 +01:00
Hermès Bélusca-Maïto
dd11f4c34b
[FREELDR] Add FreeLdr debug tool GUI program, and FreeLdr command-line installer to the bootcd.
2018-12-10 00:27:58 +01:00
Hermès Bélusca-Maïto
8bed4adf56
[SETUPLIB] Use for-loops instead of while-loops to enumerate linked lists in the partition code.
2018-12-10 00:27:58 +01:00
Hermès Bélusca-Maïto
7df9296692
[SETUPLIB] Partitioning code fixes and improvements.
...
CORE-7749
- Correctly insert discovered partitions in sorted order of StartSector,
and verify that they do not overlap (-> check for broken partitioning).
May help for CORE-10898.
- Use the correct reported partition numbers that may be modified after
partitioning changes, and that need to be used when opening
\Device\Harddisk'M'\Partition'N' files. This is achieving by
retrieving the returned value of the IOCTL_DISK_SET_DRIVE_LAYOUT call.
Distinguish them from the "on-disk" partition numbers that are the ones
that enumerate the partition in partition-table order (and is the order
known by e.g. the BIOS), and that should be used to construct the
destination ARC path.
May help for CORE-4870, CORE-13205.
- Simplify a lot of duplicated code by using helper functions.
2018-12-10 00:27:56 +01:00
Pierre Schweitzer
958ae44599
[WIN32SS] Shhhhh!
2018-12-09 22:00:53 +01:00
Timo Kreuzer
1e28d4d92b
[TCPIP] Implement InfoTdiQueryGetATInfo
...
This implements a case for InfoTdiQueryInformationEx. It's based on wild guesses, but it helps to make Windows 2003 lsass not fail.
2018-12-09 20:54:41 +01:00
Pierre Schweitzer
962b2fd66a
[NTOSKRNL] Implement SystemDpcBehaviourInformation query
2018-12-09 20:54:40 +01:00
Bișoc George
42ddd011ce
[OSK] Display the correct icon of the application. ( #1105 )
2018-12-09 20:13:17 +01:00
Joachim Henze
34679f5424
[SDK] Raise KERNEL_VERSION_PATCH_LEVEL to 12 in the version.cmake
...
to fix the blue setup screens and also display in sysdm.cpl
2018-12-09 20:06:40 +01:00
Pierre Schweitzer
13d9d3ebbf
[NTOSKRNL] Also account PRCBs for Io operations counters
2018-12-09 19:30:07 +01:00
Pierre Schweitzer
e632375851
[NTOSKRNL] For SystemPerformanceInformation, return some info extracted from PRCB
...
This notably includes the amount of context switchs and system calls.
2018-12-09 18:56:50 +01:00
Pierre Schweitzer
4d974e56ee
[NTOSKRNL] Return the amount of hits in system lookaside lists in ExQueryPoolUsage()
2018-12-09 18:25:11 +01:00
Pierre Schweitzer
de7c959c4e
[NTDLL] Implement the Etw*Trace functions relying on EtwControlTrace
2018-12-09 10:29:02 +01:00
Pierre Schweitzer
53a313f456
[USER32] Complete French translation
2018-12-09 09:38:31 +01:00
Timo Kreuzer
431643b9b3
[NTOS:LPC] Add a number of DPRINTs on failure
2018-12-09 03:16:19 +01:00
Bișoc George
3493992e7a
[OSK] Add the minimize button ( #1102 )
2018-12-08 23:44:42 +01:00
Stanislav Motylkov
f851b82570
[USETUP] Update russian translation
...
Addendum to 03b7e13
, 29ace9c
and a5bcd95
.
2018-12-08 23:36:06 +01:00
Stanislav Motylkov
6c7094acb8
[USER32] Update russian translation
...
Addendum to 6a944b5
.
2018-12-08 23:36:06 +01:00
Stanislav Motylkov
c60c4886d9
[NOTEPAD] Update russian translation
...
Addendum to 60e9fcc
.
2018-12-08 23:36:06 +01:00
Hermès Bélusca-Maïto
ca71813361
[NOTEPAD] Addendum to 60e9fcc
( #610 )
2018-12-08 20:11:26 +01:00