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 "RegLoadKey" in [All]

advapi32

.

static extern Int32 RegLoadKey(UInt32 hKey, String lpSubKey, String lpFile);

.

Private Declare Auto Function RegLoadKey Lib "advapi32.dll" ( _

.

LONG RegLoadKey(

.

    ret = RegLoadKey(key.hKey, MountPoint, HivePath)

.
Documentation
[RegLoadKey] on MSDN
.
Summary
.

RegLoadKey


 
Access PInvoke.net directly from VS: