|
-
March 31st, 1999, 04:28 PM
#1
Where should one read the INI-file
where is the best place to read and hold data from the INI-file. should it be read in the InitInstance() function???
I use the retrieved values in many classes so i only want to read the INI-file once.
Where shall I put the variables holding the values from the INI-file???
(In the CWinApp-derived application class or where)???
Please help me!
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
|