This is a very basic example of using functions from a dll.
Could be used for multiple purposes such as protection dll or just this.
There is no need for DLLMAIN, UNLESS you wan't to initialize/load some stuff when loading the dll.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a very basic example of using functions from a dll.
Could be used for multiple purposes such as protection dll or just this.
There is no need for DLLMAIN, UNLESS you wan't to initialize/load some stuff when loading the dll.