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 3

fnbool isWow64() @property
fnvoid loadAdvapi32()
private fnvoid freeAdvapi32()

Variables 2

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