parent
0cdf6b7376
commit
35d046ece6
@ -1,3 +1,11 @@
|
|||||||
# nozzle
|
# nozzle
|
||||||
|
|
||||||
header only library for manually mapping dll's.
|
header only library for manually mapping dll's.
|
||||||
|
|
||||||
|
# imports
|
||||||
|
|
||||||
|
only globally mapped dlls (user32.dll, ntdll.dll, kernel32.dll, etc) are resolved.
|
||||||
|
|
||||||
|
# example
|
||||||
|
|
||||||
|
example project contains code for zeroing the dll's memory.
|
Loading…
Reference in new issue