std.internal.windows.advapi32

The only purpose of this module is to do the static construction for std.windows.registry, to eliminate cyclic construction errors.

License

Module Deinitializers 1

static ~this()

Functions 2

fnbool isWow64() @property
fnvoid loadAdvapi32()

Variables 2

varHMODULE hAdvapi32 = null
varLONG function( scope const HKEY hkey, scope const LPCWSTR lpSubKey, scope const REGSAM samDesired, scope const DWORD reserved) pRegDeleteKeyExW