Click to See Complete Forum and Search --> : Question about mapped files without MFC


May 16th, 1999, 12:25 PM
Hi every one

I have an application that could be configured for different users. I could
keep each user information in the registry, but I prefer to keep all the
information of all the users in one mapped text file on the hard disk.
Is there any sample code or class around or any book that may help me to
accomplish this task?

I don't want to use MFC

Best regards.