reactos/sdk/lib
Thomas Faber 2765bddffa
[CRT] Various fixes to Wine file functions.
Import the following Wine commits:
* ea2798f1ce9 Iván Matellanes: msvcrt: _setmode should check if file descriptor is valid.
* 9b495caacfd Carlo Bramini: msvcrt: Call SetFilePointer() with correct parameters.
* 13f34481b26 Carlo Bramini: msvcrt: Use MSVCRT_xxx macros instead of the same ones from GLIBC.
* 781b069ed81 Piotr Caban: msvcrt: Don't close HANDLE if stdout or stderr is sharing it.
2018-03-26 13:35:02 +02:00
..
3rdparty [STRMBASE] Sync with Wine 3.0. CORE-14225 2018-02-10 17:53:05 +01:00
atl [PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER 2018-03-04 16:27:07 +01:00
cmlib
comsupp
conutils [CONUTILS] Relax the enforcement of using FORMAT_MESSAGE_MAX_WIDTH_MASK in the ConMsg* and ConResMsg* functions. 2018-02-11 18:10:08 +01:00
cportlib
cpprt
crt [CRT] Various fixes to Wine file functions. 2018-03-26 13:35:02 +02:00
cryptlib
debugsup
delayimp
dnslib
drivers [IP] Silence "TCP operation failed" debug spam. 2018-02-15 12:26:35 +01:00
dxguid
epsapi
evtlib [EVTLIB] Make the header C++ compatible. 2018-01-27 16:07:32 +01:00
fast486
fslib [VFATLIB] Fix FAT partitions formatting in a non clean fashion. 2018-02-21 00:26:13 +01:00
gcc_ssp
inflib
ioevent
lsalib
nt
ppcmmu
pseh
rossym [NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit NULL instead of ambiguous 0. CORE-13910 2017-10-27 13:38:02 +02:00
rossym_new [NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit NULL instead of ambiguous 0. CORE-13910 2017-10-27 13:38:02 +02:00
rtl [RTL][XDK][KERNERL32_WINETEST] Import wine actctx changes from 3.2-37c98396 2018-02-19 22:23:39 +01:00
runtmchk
scrnsave
skiplist
smlib
strmiids
tdilib
uuid [UUID] Add SID_SHTMLEditServices. 2017-12-18 13:18:26 +01:00
wdmguid
CMakeLists.txt