|
-
Feb 8th, 2002, 11:55 AM
#1
Thread Starter
Lively Member
how to make a change in a dll?
I don't know how to explain this well so I'll state the situation.
I want a variable that's changeable within a dll from another program. Meaning say their is a variable called LIVESERVER*string, how can I set (in any way) what populates that variable? The reason is I want a fail safe on the dll that if one server doesn't work, it access the other server, however I won't always know that other server name. I tried using registry changes or simple ascii files but I might have soomething wrong but nothing works.
Basically from a DLL if I could access a resgitry key for a server name to access that could work because a 'monitor' program will set that value depending on what is the better server.
got I hope that makes sense
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
|