reactos/sdk/lib
Timo Kreuzer a262e8da2d [LIBUSB] Add additional operator new/delete
This is required, since newer versions of MSVC demand that non-member operator new/delete are in the global namespace and neither static nor inline. See https://msdn.microsoft.com/en-us/library/mt723604.aspx ("Overloaded operator new and operator delete")
2018-07-01 14:45:21 +02:00
..
3rdparty [ZLIB] Add minizip as library. 2018-04-07 15:29:59 +02:00
atl [ATL] Add CString.CompareNoCase 2018-06-09 17:14:06 +02:00
cmlib
comsupp
conutils [CONUTILS] Remove old code; modify an informative note. 2018-05-20 22:39:21 +02:00
cportlib
cpprt
crt [CRT] Always initialize _[w]pgmptr with a *FULL* path to the current application. 2018-06-05 23:55:46 +02:00
cryptlib
debugsup
delayimp [DELAYIMP] Fix/Merge definitions of __pfnDliNotifyHook2 and __pfnDliFailureHook2 2018-06-13 23:28:15 +02:00
dnslib
drivers [LIBUSB] Add additional operator new/delete 2018-07-01 14:45:21 +02:00
dxguid
epsapi
evtlib [EVTLIB] Silence some DPRINTs. 2018-04-22 02:53:40 +02:00
fast486
fslib [VFATLIB] Only check volume if full scan or if allowed to fix it 2018-06-05 19:34:47 +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 [NTDLL_APITEST][LIB_RTL] Add a test for RtlQueryTimeZoneInformation and fix the bug in RtlpQueryRegistryDirect 2018-05-31 16:47:42 +02: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