To All
Where does GetProfStr retrieve information from in Windows XP , in
Windows 98 it used to be win.ini - does it now get information
from the registry.
Regards
Colin
To All
Where does GetProfStr retrieve information from in Windows XP , in
Windows 98 it used to be win.ini - does it now get information
from the registry.
Regards
Colin
Enrico
Thanks - do you know in what section of the registry - also
the "print oPrn to model" clause does that get information from the same area of the registry. I looked into the printer.prg in the
source but that still uses GetProfStr so I am not sure how it
finds it in the registry.
Regards
Colin
Sections are mapped to different keys of the registry. As an example, Devices should be here:
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Devices
EMG