Open Nitr0-G opened 2 months ago
UPD. WinApi for realization
vcruntime_string.h(my own implementation of WinApi that works with strings like strcpy and etc.)
Only my own implementations
memoryapi.h(my own implementation of all memory api functions)
vcruntime_string.h(my own implementation of WinApi that works with strings like strcpy and etc.)
libloader.h(my own implementation of loading and working with internal modules)
processthreadsapi.h(my own implementation of threads)
WinUser.h(wvsprintfW && wvsprintfA && wsprintfA && wsprintfW => my own implementation)
stringapiset.h(my own implementation of WinApi that works with strings like strcpy and etc.)
WinApi for realization
wingdi.h
shellapi.h
Gdi32.lib
Shell32.lib
All: