reactos/sdk/lib
Joachim Henze 0dfbb426c1 [0.4.9][CRT] Fix 2 MSVC compiler warnings CORE-17812
observed with MSVC2010SP1 16.0.40219.1 x86-target in dbg+rls-config several times:
sdk\lib\crt\string\wtoi64.c(28) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
sdk\lib\crt\string\wtoi64.c(194) : warning C4146: unary minus operator applied to unsigned type, result still unsigned

the fix is a PARTIAL port of 0.4.15-dev-2951-g 5d8e834897

and while touching the file
fix another white-space-glitch.
in sum that brings us 100% in sync in this file to master 0.4.15-dev-3264-g570cedf.
2022-03-18 21:30:12 +01:00
..
3rdparty [ZLIB] Add minizip as library. 2018-04-07 15:29:59 +02:00
atl [ATL] Add COMMAND_HANDLER macro. 2018-04-22 17:38:38 +02:00
cmlib
comsupp
conutils [0.4.9][CONUTILS] Fix regression with file redirection of 'more' CORE-14592 2020-11-11 17:39:36 +01:00
cportlib
cpprt
crt [0.4.9][CRT] Fix 2 MSVC compiler warnings CORE-17812 2022-03-18 21:30:12 +01:00
cryptlib
debugsup
delayimp
dnslib
drivers [0.4.9] [RDBSS] avoid CORE-13938 2018-05-20 22:49:26 +02:00
dxguid
epsapi
evtlib [EVTLIB] Silence some DPRINTs. 2018-04-22 02:53:40 +02:00
fast486
fslib [0.4.9] cherry-pick [VFATLIB] Only attempt to clear the dirty set bit in rw mode. 2018-05-28 19:44:17 +02: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 [0.4.9][WIN32SS][RTL] Fix regression CORE-16769 + BSOD 0x50 CORE-13907 2022-03-17 14:02:17 +01:00
runtmchk
scrnsave
skiplist
smlib
strmiids
tdilib
uuid [NTDLL] Check the process manifest at startup for a compatibility section. 2018-04-09 19:36:09 +02:00
wdmguid
CMakeLists.txt