|
-
Feb 3rd, 2007, 12:09 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] DLL as resources.
Say if i make a DLL in Delphi, C++ or even VB and i want my program to be stand alone still, would this be possible to include the DLL into the project so that i can still call from the DLL?
I was thinking along the lines of including the DLL as a resource inside the project (like you would a picture or a sound) and then calling subs and functions from it still as you normally would.
This would allow me to create DLLs in other languages, include them into visual basic projects, and still allow the program to be one file.
Is this possible?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|