Chapter 6 - DLL
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
RunDLL.exe is a program which will call the exported functions of DLL.dll. DLL.dll needs to be in the same folder as RunDLL.exe. The SourceCode folder contains the source code for the programs. The DebugFiles folder contains debug files that can be used to resolve symbols if you want. Place the debug files in the same folder as RunDLL.exe and DLL.dll.