Eric Kohl
34e9290821
[NET] Move COMPUTER, CONFIG and CONTINUE command syntax and help texts into a message table.
2018-12-23 20:22:48 +01:00
Pierre Schweitzer
d0b263f26f
[SDK] Set proper lang IDs, aka fix build
2018-12-23 18:22:57 +01:00
Eric Kohl
7292af515d
[NET] Move ACCOUNTS command syntax and help text into a message table.
2018-12-23 16:50:25 +01:00
Eric Kohl
5c6eeb5018
[MC] Remove some useless quotation marks from message strings.
2018-12-22 19:04:54 +01:00
Pierre Schweitzer
78d703933d
[SDK] Define GetOwnerModuleFromUdpEntry()
2018-12-21 19:17:11 +01:00
Serge Gautherie
5c77cd9050
[LOG2LINES] Partially sync output format from command line input ( #1109 )
2018-12-21 00:27:01 +01:00
Giannis Adamopoulos
9924da34cc
[USERSRV] Add definition for the USER_CREATE_SYSTEM_THREAD api message
2018-12-19 16:13:18 +02:00
Thomas Faber
0d6dcee968
[CRT] Use explicit C linkage for intrinsic functions.
...
Fixes MSVC warnings:
sdk\include\crt\xmmintrin.h(33): warning C4162: '_mm_getcsr': no function with C linkage found
sdk\include\crt\xmmintrin.h(35): warning C4162: '_mm_setcsr': no function with C linkage found
2018-12-19 10:55:20 +01:00
Serge Gautherie
36c1b87a0b
[PSDK] Fix 5 MSVC-x64 "C4028" warnings about SQL*() ( #1160 )
...
Missed parts of sqlext.h in r74826 WineSync.
CORE-13362 CORE-7538
2018-12-18 22:48:40 +01:00
Mark Jansen
b5aa5bcdc1
[SDK] Define some constants for use with _mm_prefetch ( #1147 )
...
* [SDK] Define some constants for use with _mm_prefetch
This should fix the build for x64
Add __INTRIN_INLINE for gcc and clang
2018-12-16 23:25:52 +01:00
Serge Gautherie
d840d7cb1b
[CMAKE] MSVC: Make C4028 warning into error, on "i386" only
...
"C4028: formal parameter N different from declaration"
CORE-7538
2018-12-16 23:12:22 +01:00
Hermès Bélusca-Maïto
596b1a8d24
[STLPORT] Fix MSVC x64 build.
...
Timo, can you check whether this disabled code block is really needed?
2018-12-15 20:19:31 +01:00
Hermès Bélusca-Maïto
f6baf266e1
[PSDK] PSDK-compatibility: Add the SList function declarations to winbase.h.
2018-12-15 20:19:29 +01:00
Pierre Schweitzer
3ceb93a4f2
[PSDK] Complete the MEDIA_TYPE enum
2018-12-15 20:04:00 +01:00
Mark Jansen
97d7206f8b
[MSPATCHA] Initial patch decoding + applying.
...
Some initial work is done, all testcases pass now.
However a lot of the patch format is still unknown / not working,
so do not expect anything other than the apitest to work yet.
The next thing to do now, is to gather input, output and patch files,
and analyze how the compression and patching works on bigger /
more complex files.
CORE-15417
2018-12-15 16:28:59 +01:00
Mark Jansen
55e0720509
[MSPATCHA][PSDK] Update / add some function definitions
2018-12-15 16:28:59 +01:00
Mark Jansen
570b7655ab
[PSDK] Add a minimal IActiveDesktop definition
...
CORE-15424
2018-12-12 19:28:58 +01: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
Eric Kohl
3b03f44001
[PSDK] Add missing prototypes NetRegisterDomainNameChangeNotification and NetUnregisterDomainNameChangeNotification to lmconfig.h.
2018-12-11 22:49:17 +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
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
Serge Gautherie
b92f1f4cdf
[LOG2LINES] Free all memory on exit.
2018-12-08 17:38:24 +01:00
Serge Gautherie
ca2bb9ee28
[LOG2LINES] Optimize malloc() calls.
2018-12-08 17:38:16 +01:00
Hermès Bélusca-Maïto
dbaa875f05
[LOG2LINES] Fix indentation.
2018-12-08 17:38:03 +01:00
Serge Gautherie
f5f515c17c
[LOG2LINES] Replace overkill malloc() usage.
...
NOTE: Since the 'cache_name' and 'tmp_name' pointers move inside the
corresponding cached strings, separate cache buffers are needed.
2018-12-08 17:34:18 +01:00
Eric Kohl
d383d1c6b0
[PSDK] Add DeleteProfileA/W prototypes to userenv.h.
2018-12-08 15:23:04 +01:00
Serge Gautherie
c34fa1e389
[SDK][NDK] Move SYSTEM_POWER_INFORMATION to ntpoapi.h ( #869 )
...
As suggested by Thomas Faber. See CORE-12587 for more details.
2018-12-05 13:48:01 +01:00
Eric Kohl
04f35dc8f5
[MC] Add messages 5770-5809 to netmsg.dll.
...
Netmsg.dll is complete! Translations welcome!
2018-12-01 15:16:10 +01:00
Eric Kohl
e6c4933c66
[MC] Add messages 5150-5296 to netmsg.dll.
2018-12-01 14:40:26 +01:00
Eric Kohl
54c123aa45
[MC] Add messages 5000-5104 to netmsg.dll.
2018-12-01 13:08:20 +01:00
Eric Kohl
4692f5f1cc
[MC] Add messages 4930-4999 to netmsg.dll.
2018-12-01 11:35:56 +01:00
Katayama Hirofumi MZ
165fa1fa7e
[INCLUDE] Update winxx.h and msgdump.h ( #1083 )
2018-12-01 18:58:43 +09:00
Eric Kohl
792dd0dac5
[MC] Add messages 4800-4862 to netmsg.dll.
2018-11-30 23:58:59 +01:00
Hermès Bélusca-Maïto
e6e9cdf8e0
[SDK] Add transact.idl, txcoord.idl and txdtc.idl, and introduce MS-PSDK-compatible adsiid library that defines GUIDs used by ADS interfaces.
2018-11-30 21:49:23 +01:00
Andrew Boyarshin
8c710dc518
[SDK] Allow use of SYSTEM_MEMORY_LIST_INFORMATION in kernel code
2018-11-30 10:21:12 +01:00
Eric Kohl
8bc141a9ad
[MC] Add messages 4700-4778 to netmsg.dll.
2018-11-29 21:27:31 +01:00
Pierre Schweitzer
9476baf616
[SDK] Move TCPIP_OWNER_MODULE_BASIC_INFO definition to the right file
2018-11-29 20:30:23 +01:00
Pierre Schweitzer
60203092d7
[SDK] Define TCPIP_OWNER_MODULE_BASIC_INFO
2018-11-29 20:30:22 +01:00
Eric Kohl
2eb652c0f8
[MC] Add messages 4600-4699 to netmsg.dll.
2018-11-28 23:13:00 +01:00
Eric Kohl
e486d8aaa6
[MC] Add messages 4450-4580 to netmsg.dll.
2018-11-27 22:56:10 +01:00
Pierre Schweitzer
7ce2f09a70
[SDK] Add AllocateAndGetTcp/UdpEx/2TableFromStack() functions family
2018-11-27 21:36:47 +01:00
Pierre Schweitzer
05657bfcfd
[SDK] Add a non documenter TOIID used to query modules information
2018-11-27 21:36:47 +01:00
Giannis Adamopoulos
f05d01ec2f
[FILEBROWSER]
...
In the struct passed to SHCreateFromDesktop the fourth field is the parameter that later on will be passed to ShowWindow. Initialize it properly so that when we run filrbrowser.exe in win2k3 the main window won't be hidden.
2018-11-27 10:33:45 +02:00
Eric Kohl
3e3560e9c2
[MC] Add messages 4400-4440 to netmsg.dll.
2018-11-26 21:34:34 +01:00
Eric Kohl
e397003617
[MC] Add messages 4350-4399 to netmsg.dll.
2018-11-25 23:24:19 +01:00
Eric Kohl
a94d24fe20
[MC] Add messages 4300-4349 to netmsg.dll.
2018-11-25 15:41:53 +01:00
Pierre Schweitzer
cdf47d5254
[VFATLIB] Drop a hack no longer needed after f87d9ca
2018-11-25 10:41:22 +01:00
Eric Kohl
40f066657e
[MC] Add messages 5730-5769 to netmsg.dll.
2018-11-25 10:38:54 +01:00
Eric Kohl
2410eef6d2
[PSDK] Add missing NELOG_ error codes to lmerrlog.h.
2018-11-24 22:29:02 +01:00
Eric Kohl
41f991b1be
[MC] Add message 5300-5381 to netmsg.dll.
2018-11-24 22:07:28 +01:00
Pierre Schweitzer
aac38dfed8
[RDBSS] Fix a typo
...
Spotted by Hermès
2018-11-24 22:00:09 +01:00
Pierre Schweitzer
fbdfe7bd40
[SDK] Add GetExtendedUdpTable()
2018-11-24 21:41:10 +01:00
Eric Kohl
ded2783906
[MC] Add messages 3802-3969 and 5700-5729 to netmsg.dll.
2018-11-24 13:51:50 +01:00
Pierre Schweitzer
738f327668
[IP] Add a TCPGetSocketStatus() wrapper around LibTCPGetSocketStatus()
2018-11-23 22:51:35 +01:00
Pierre Schweitzer
29c1510423
[LWIP] Implement a LibTCPGetSocketStatus() function in our LwIP glue
...
It is used to query a socket state (established, closed, and so on).
2018-11-23 22:51:35 +01:00
Stanislav Motylkov
baf2c0cc2d
[DRWTSN32] Add SMBIOS data to the system information ( #1017 )
...
[DMILIB][UDMIHELP] Allow functions to be linked with C++ code.
2018-11-21 21:49:15 +01:00
William Kent
c1b4d51f0b
[MC] Fix syntax errors in errcodes.mc
...
This was causing the MSVC build to fail.
2018-11-21 00:15:42 +01:00
Eric Kohl
634192cccd
[MC] Add messages 3710-3790 to netmsg.dll.
2018-11-18 23:58:12 +01:00
Pierre Schweitzer
7c0a8eb555
[TDILIB] Make tdiGetSetOfThings() return useful status
2018-11-18 16:30:45 +01:00
Eric Kohl
d70e92fcd3
[MC] Add messages 3000-3049, 3660-3695 and 5500-5517 to netmsg.dll.
2018-11-18 16:25:04 +01:00
Eric Kohl
0ab3a1f2d5
[MC] Add messages 3301-3421 to netmsg.dll and renamed messages 3500-3547.
2018-11-18 10:54:28 +01:00
Eric Kohl
9ff64cfebb
[MC] Add messages 3051-3099 and 5600-5602. This completes the SERVICE and SERVICE2 message ranges from lmsvc.h.
2018-11-17 21:13:31 +01:00
Bernhard Feichtinger
76daaf9faf
[MODULES] Add a convenient option to transfer files into a new installation ( #877 )
...
Purpose:
When doing a PXE BootCD installation, you may be left without networking, usb and a cd drive.
This adds an easy way to include a few or more files to the installation which are then present on the disk after the installation and which does not require any change to ReactOS source code/build script files (and no manual editing of boot/bootdata/packages/reactos.dff.in).
Proposed changes:
Adds a new modules/3rdparty folder which lets the files end up in C:\ReactOS\3rdParty ready for use.
2018-11-16 23:26:58 +01:00
Eric Kohl
c83c683bc3
[MC] Add messages 3190-3299. The first NELOG range is done.
2018-11-16 22:26:50 +01:00
Eric Kohl
4a889acc63
[PSDK] Add missing NELOG-codes to lmerrlog.h
2018-11-16 22:26:49 +01:00
Eric Kohl
b21177a7d8
[MC] Add messages 3150-3186 and 3530-3547 to netmsg.dll.
2018-11-15 22:39:31 +01:00
Eric Kohl
9491979ac3
[MC] Add messages 3100-3141 and 3516-3529 to netmsg.dll.
2018-11-14 22:30:19 +01:00
Eric Kohl
3c8356e752
[MC] Add messages 2500-2999. The NERR-range is complete.
2018-11-11 22:43:09 +01:00
Eric Kohl
1f80b6648b
[PSDK] Add missing NERR-codes to lmerr.h
2018-11-11 22:43:08 +01:00
Eric Kohl
bebbb69b21
[MC] Add messages 2300-2484 to netmsg.dll.
2018-11-11 19:54:32 +01:00
Eric Kohl
7021115c21
[PSDK] Add missing NERR_IsDfsShare to lmerr.h.
2018-11-11 19:54:30 +01:00
Eric Kohl
0d3f1a1c02
[MC] Add messages 2250-2299 and 3510-3513 to netmsg.dll.
2018-11-11 17:56:05 +01:00
Eric Kohl
8d8188b679
[MS] Add messages 2200-2249 and 3502-3507 to netmsg.dll.
2018-11-11 15:46:55 +01:00
Eric Kohl
0b2da20b41
[MC] Add some messages to netmsg.dll.
2018-11-10 10:33:23 +01:00
Bișoc George
4c6370de16
[USETUP] Remove the PARTITION_EXT2 constant and use PARTITION_LINUX in favour since PARTITION_EXT2 is just an alias to PARTITION_LINUX
...
And since we're here, add PARTITION_LINUX_EXT to ReactOS I/O controls header (rosioctl.h).
2018-11-07 23:16:29 +01:00
Katayama Hirofumi MZ
3ccb48e6c2
[INCLUDE] typo in msgdump.h, s/MS_msgdump/MD_msgdump/ ( #1016 )
...
Fix #1015 .
2018-11-08 00:51:41 +09:00
Katayama Hirofumi MZ
df5bee6509
[INCLUDE] Add <winxx.h> and <msgdump.h> ( #1015 )
...
File "sdk/include/reactos/msgdump.h" I added helps us dump Win32API message info. Use freely.
2018-11-07 22:28:59 +09:00
Eric Kohl
0d4591c672
[SCHEDSVC] Start jobs on timeout
...
- Start jobs on timeout
- Add job flags to the idl file
2018-11-05 00:24:16 +01:00
Eric Kohl
751674c98e
[MC] Add some messages to netmsg.dll
2018-11-04 18:39:13 +01:00
Jérôme Gardou
5c61063d25
[CMAKE] Do not add any extension to separate debug symbol files ( #1000 )
...
There is no possibility for GDB to recognize them otherwise
2018-10-30 17:23:42 +01:00
Eric Kohl
19cabfc763
[WKSSVC][IDL] Add names of unsupported functions
2018-10-27 19:04:31 +02:00
Eric Kohl
0ce15a8faa
[LSASRV][IDL] The first parameter of the Credr* functions is a PLSAPR_SERVER_NAME.
2018-10-27 18:17:35 +02:00
Hermès Bélusca-Maïto
c8d37c1a0d
[SYSSETUP] Use a $winnt$.inf file to retrieve setup information for the 2nd-stage setup.
...
Following r75518, we use the $winnt$.inf file (created in System32
by the 1st-stage installer) as the setup information file for the
2nd-stage setup for:
- retrieving the installation source media path;
- retrieving the unattended information that was copied from the
unattend.inf file from the installation source media.
The installation source media path is converted from NT format to
Win32 format for usage with Win32 functions and storage in the registry:
this is done by GetInstallSourceWin32(), which replaces the hackish
GetRosInstallCD() function.
The $winnt$.inf file is also updated, and the registry values "SourcePath"
and "ServicePackSourcePath" are created / updated in:
HKLM\Software\Microsoft\Windows\CurrentVersion\Setup .
svn path=/branches/setup_improvements/; revision=75524
2018-10-27 18:13:38 +02:00
Eric Kohl
11500a0033
[IDL] Fix coding style and indentation
2018-10-27 16:34:37 +02:00
Eric Kohl
bc08438c7a
[IDL] Fix coding style and indentation
2018-10-27 15:48:21 +02:00
Jérôme Gardou
07bd6089ec
[CMAKE] Use configured include files to define the __RELFILE__ hack ( #979 )
...
[CMAKE] Use configured include files to define the __RELFILE__ hack
It's easier on the command line and the eyes looking at it
2018-10-26 13:47:22 +02:00
Mark Jansen
ea84aef662
[SDK] Update baseaddresses
2018-10-25 06:59:45 +02:00
Hermès Bélusca-Maïto
8269478385
[CMAKE] Apply patch INF file for the SETUP SYSTEM registry hive that removes the entries in the Critical Device Database that cause problems with PnP setup during 1st-stage setup.
2018-10-25 00:45:10 +02:00
Katayama Hirofumi MZ
17449bcff1
[TRANSLATION][MC] Add Romanian messages ( #850 )
...
CORE-11898
2018-10-24 22:40:21 +09:00
Giannis Adamopoulos
c69ef281c0
[rosctrls.h] CListView: Add Arrange method
...
[SHELL32] CDefView: Start implementing Auto arrange.
So far its effect is only shown when the browser window resizes.
2018-10-22 23:51:37 +03:00
Pierre Schweitzer
c5983e302d
[VFATLIB] Don't attempt to fix volume if not allowed
2018-10-21 11:12:10 +02:00
Hermès Bélusca-Maïto
aef566c19e
[MKHIVE] Minor code rearrangement.
2018-10-20 19:52:07 +02:00
Hermès Bélusca-Maïto
da019b0fc5
[MKHIVE] Fix some compilation warnings.
2018-10-19 00:25:19 +02:00
Hermès Bélusca-Maïto
e723b9f4b4
[MKHIVE] Fix cases where 'rc' was used without being initialized.
...
Fixes crashes when the tool is compiled with Run-Time Checks enabled.
And thus should fix the MSVC buildbots!
Thanks to Pierre for having brought this issue to me.
CORE-15201
2018-10-18 23:11:55 +02:00
Hermès Bélusca-Maïto
473ca91166
[MKHIVE] Fix compilation warnings.
2018-10-15 00:37:08 +02:00
Eric Kohl
731ef01361
[NEWDEV] Add InstallDevInstEx
2018-10-14 18:19:52 +02:00
Hermès Bélusca-Maïto
fc35f6eb4b
[MKHIVE] Return win32-like error codes for functions that expect to do so. Fix and comment out some unused ERROR_xxx/STATUS_xxx defines.
2018-10-14 17:10:04 +02:00
Hermès Bélusca-Maïto
8f82b00fa6
[MKHIVE] Minor code formatting.
2018-10-14 16:28:13 +02:00
Hermès Bélusca-Maïto
d91a47826e
[MKHIVE] Implement RegDeleteKeyW() and RegDeleteValueW().
2018-10-14 15:59:57 +02:00