|
-
May 18th, 2001, 09:35 AM
#4
Member
I'm constructing a scripting language of sorts.. and I want to be able to "plug-in" extra commands (from DLLs) at runtime. The function name is unique for each command, ideally, so you can't actually know what they are at design time.
In C/C++, you would do this using something to do with function pointers, probably.
How do I set the application name for a DLL I create, do you know?
Thanks again for all your help
Matthew Draper
[email protected]
"Genius may have its limitations, but stupidity is not thus handicapped." - Elbert Hubbard
"I like long walks, especially when they are taken by people who annoy me." - Noel Coward
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
|