|
-
Nov 12th, 2000, 08:14 PM
#1
Thread Starter
Lively Member
Hey everyone,
I have a function that I want to keep updating in the future. However, every time I update the one function, I don't want to have to re-release the entire EXE, so I thought that it would probably be a good idea to drop the function into a DLL and then get the program to automatically download the DLL from a central server on the internet. Essentially, it will then autoupdate, with no probs! However, having put the function in the DLL and compiled the DLL I don't have a clue where to go from here (ie/ how to call the function, how to register the library). Any ideas, guys?
cheers,
Sam
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
|