0
Answer

Registry Entry made with an API

Ask a question
Jim

Jim

15y
1.7k
1
Could someone please show me a code example of how to do this...

Registry.SetValue(@"HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Database Engine\Settings\System\INIT", "SHAREDMEMLOCATION", "5BDE");

Using the advapi32.dll API and the RegSetValueEx function?

I would VERY much appreciate it.
Thank you.