Skip to content
Noah Sherwin edited this page May 1, 2021 · 1 revision

7z.dll

KERNEL32.dll

CloseHandle
CompareFileTime
CreateEventA
CreateFileA
CreateSemaphoreA
DeleteCriticalSection
DeleteFileA
DosDateTimeToFileTime
EnterCriticalSection
FileTimeToDosDateTime
FileTimeToLocalFileTime
GetCurrentProcessId
GetCurrentThreadId
GetLastError
GetModuleHandleA
GetProcAddress
GetSystemInfo
GetSystemTime
GetTempFileNameA
GetTempPathA
GetTickCount
GetVersionExA
InitializeCriticalSection
LeaveCriticalSection
LocalFileTimeToFileTime
MultiByteToWideChar
QueryPerformanceCounter
ReadFile
ReleaseSemaphore
ResetEvent
SetEvent
SetFileAttributesA
SystemTimeToFileTime
VirtualAlloc
VirtualFree
WaitForMultipleObjects
WaitForSingleObject
WideCharToMultiByte
WriteFile

MSVCRT.dll

free
malloc
memcmp
memcpy
memmove
memset
public: virtual __thiscall type_info::~type_info(void)
realloc
strcmp
strlen
void __cdecl terminate(void)
_adjust_fdiv
_beginthreadex
_CxxThrowException
_except_handler3
_initterm
_onexit
_purecall
__CxxFrameHandler
__dllonexit

OLEAUT32.dll

SysAllocString
SysAllocStringByteLen
SysFreeString
VariantClear
VariantCopy

USER32.dll

CharLowerA
CharLowerW
CharNextA
CharPrevExA
CharUpperA
CharUpperW
Clone this wiki locally