6
votes
Use DLL from Resources (RES) Without Storing It On The File System First
About Delphi Programming
– in Resources and DLLs :: The article how to store a DLL inside a Delphi program exe file as a resource explains how to ship a DLL with your Delphi application executable file as a resource. Recently, I've received an email from Mark E. Moss, asking if a DLL stored in a RES can be used without first saving it on the file system (hard disk)? My initial answer was "to use a DLL stored inside a Delphi application executable file, the DLL first needs to be stored on the file system". I was wrong :) Read the full article to learn how to Load a DLL From a Resource Directly From Memory in Delphi ...
Statistics
|
Visits by Source |
User Actions |




