hello
i'm new to Win32 ASM
i want to call the function: RegDeleteKey
but i don't know its header and lib files..
could anyone help me?
Use advapi32.inc/.lib. RegDeleteKey only takes two params (handle of the open key...from RegOpenKey or RegCreateKey, and the address to the name of the subkey to delete).
Hope that helps
--4oh4
you rulz :)
hehe
thanks
Nah, Icz and Hutch and whoever's the author of the api helps rule.
8n)
--4oh4