ReactOS 0.4.16-dev-297-gc569aee
|
#include <advapi32.h>
Go to the source code of this file.
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (advapi) | |
handle_t __RPC_USER | PREGISTRY_SERVER_NAME_bind (PREGISTRY_SERVER_NAME pszServerName) |
void __RPC_USER | PREGISTRY_SERVER_NAME_unbind (PREGISTRY_SERVER_NAME pszServerName, handle_t hBinding) |
handle_t __RPC_USER PREGISTRY_SERVER_NAME_bind | ( | PREGISTRY_SERVER_NAME | pszServerName | ) |
Definition at line 19 of file winreg.c.
void __RPC_USER PREGISTRY_SERVER_NAME_unbind | ( | PREGISTRY_SERVER_NAME | pszServerName, |
handle_t | hBinding | ||
) |
Definition at line 58 of file winreg.c.
WINE_DEFAULT_DEBUG_CHANNEL | ( | advapi | ) |