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
GetProfStr
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
-
- Posts: 310
- Joined: Mon Oct 10, 2005 5:10 am
GetProfStr
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
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
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: GetProfStr
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
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Devices
EMG