Hi!
My code - Saving registry key into a separate file:
This code does not work in Win9xME. The problem is that the registry key is not saved into a file. What could be the problem?
...
var
phKey: hKey;
FileName: array [0..255] of Char;
ErrorMsg: Integer;
begin
// adjust...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.