reactos/modules/rostests/apitests/kernel32
Victor Perevertkin 6b10706205 [APITESTS] Use StringCbPrintfA instead of sprintf
And fix a buffer size in Test_AddFontResourceA
2019-08-20 15:05:47 +02:00
..
redirptest [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
classtest.manifest
classtest2.manifest
CMakeLists.txt [KERNEL32_APITEST] Add SetComputerNameExW testcase (#1578) 2019-05-25 21:15:24 +09:00
comctl32dep.manifest
ConsoleCP.c [KERNEL32_APITEST] Check CJK codepage before tests 2019-05-31 16:28:07 +09:00
CreateProcess.c
DefaultActCtx.c
dep1.manifest
deptest.manifest
DeviceIoControl.c
dosdev.c
FindActCtxSectionStringW.c
FindFiles.c
FLS.c [KERNEL32_APITEST] dynamic linked RtlIsCriticalSectionLockedByThread (#1592) 2019-05-31 20:23:30 +09:00
FormatMessage.c
FormatMessage.mc
GetComputerNameEx.c
GetCurrentDirectory.c
GetDriveType.c
GetModuleFileName.c
GetVolumeInformation.c [APITESTS] Use StringCbPrintfA instead of sprintf 2019-08-20 15:05:47 +02:00
interlck.c
IsDBCSLeadByteEx.c
JapaneseCalendar.c [KERNEL32_APITEST] JapaneseCalendar: Reiwa era has come! 2019-05-01 16:15:23 +09:00
kernel32_apitest.rc
LoadLibraryExW.c
lstrcpynW.c
lstrlen.c
Mailslot.c
MultiByteToWideChar.c [ROSTESTS] Add missing '\n' to a few skip() 2019-06-06 17:33:59 +02:00
precomp.h
PrivMoveFileIdentityW.c
SetComputerNameExW.c [KERNEL32_APITEST] Improve SetComputerNameExW testcase (#1661) 2019-06-17 20:33:31 +09:00
SetConsoleWindowInfo.c
SetCurrentDirectory.c
SetUnhandledExceptionFilter.c
SystemFirmware.c
TerminateProcess.c
testlist.c [KERNEL32_APITEST] Add SetComputerNameExW testcase (#1578) 2019-05-25 21:15:24 +09:00
TunnelCache.c [ROSTESTS] Add missing '\n' to a few skip() 2019-06-06 17:33:59 +02:00
WideCharToMultiByte.c