in 16-bit Visual Basic it was possible to use the method set / get private profile string to create or open (if existing) an *.ini file and read information from it.
Now that this isn't possible anymore in 32-bit-Windows i decided to switch to Visual C++, but I can't find anything like this here, too.
Is there any possibility to create / read files as easily as with GPPS and SPPS in Visual C++???