I have a module which has functions which read and write to the HKEY_Local_Machine portion of the registry.

The functions work fine in Win9x but do not work in NT or Win2K when the client is logged in.

Does anyone have an example of the code that does this? Is this a permissions problem?

Please Help!!