![]() |
|
#7
|
|||
|
|||
|
You can embedded your dll to resource section or data section, and use the MemoryModule to dynamic load it to memory, don't need to extract to a temp file.
MemoryModule here: https://github.com/fancycode/MemoryModule If someone uses Delphi, search for BTMemoryModule, a Delphi port form MemoryModule above. |
| The Following User Gave Reputation+1 to TQN For This Useful Post: | ||
zementmischer (10-22-2011) | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to link a dynamic .so library to create a static executable? | CZC | General Discussion | 9 | 02-12-2024 08:38 |
| One Time API Redirection Library in Delphi (x86) | chessgod101 | Source Code | 0 | 11-23-2020 00:56 |
| Static linking of Bassmod in Delphi | Sn!per X | Source Code | 0 | 01-13-2016 22:12 |
| Delphi Hook Library | Sir.V65j | Source Code | 0 | 09-08-2014 22:27 |