Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "RegCreateKeyA" in [All]

advapi32

.

static extern int RegCreateKeyA(uint hKey, string lpSubKey, ref IntPtr phkResult);

.

RegCreateKeyA(0x80000001, "Key Name", ref aKey);

.
Documentation
[RegCreateKeyA] on MSDN

 
Access PInvoke.net directly from VS: