24 #define MAX_SUBKEY_LEN 257
void * heap_xalloc(size_t size)
int reg_export(int argc, WCHAR *argv[])
BOOL parse_registry_key(const WCHAR *key, HKEY *root, WCHAR **path, WCHAR **long_key)
HKEY path_get_rootkey(const WCHAR *path)
GLenum GLuint GLenum GLsizei const GLchar * buf
WCHAR * build_subkey_path(WCHAR *path, DWORD path_len, WCHAR *subkey_name, DWORD subkey_len)
void WINAPIV output_message(unsigned int id,...)
BOOL ask_confirm(unsigned int msgid, WCHAR *reg_info)
void * heap_xrealloc(void *buf, size_t size)
int reg_import(const WCHAR *filename)
void output_writeconsole(const WCHAR *str, DWORD wlen)