Hi all,

I have an ISAPI dll and for the life of me, I can't get it to read a value
from HKEY_LOCAL_MACHINE.  I have checked the spelling, I can set the root
key but as far as going to read from a specific key, it fails to process
OpenKey.  I changed to HKEY_CURRENT_USER under suspicion that perhaps IIS
would allow me access to those keys but still no luck.  On the IIS side of
things, I have enabled full access to the scripts directory for execution
but no joy still.  Has anyone done this before or have another option?  At
the moment I don't require the BDE, and so a table with a single value
(which I could access via an alias) is pretty extreme.  An ini file in the
local directory would do, but the TISAPIApplication object does not have a
path property.  Would GetCurrentDirectory change if the user is also playing
with Explorer?  Could I bodge it and instantiate TApplication an extract the
path from that?

Thanks in advance

Tony Sinclair
Holliday Group Limited
Christchurch
New Zealand

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to