Jim

Jim

  • NA
  • 63
  • 0

Registry Entry made with an API

Apr 16 2009 9:58 PM
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.