|
-
April 1st, 1999, 12:55 AM
#1
Re: How to update the AboutBox through code?
In your Installation, write the version no and date of installation into the registry and in the about dialogbox class(which usaully appears at the end of application class code) in InitDialog, read this registry setting and set the static fields which otherwise comes from resources. This way you code the dialog routine only once, rest it will run depending upon what installation program does on the registry string. Guess this is what you wanted.
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
|