winprefs
v0.3.2
A registry exporter for programmers.
Loading...
Searching...
No Matches
native
reg_command.h
Go to the documentation of this file.
1
2
#ifndef REG_COMMAND_H
3
#define REG_COMMAND_H
4
5
#include "io.h"
6
#include "reg_code.h"
7
#include "
registry.h
"
8
9
bool
do_write_reg_command(writer_t *writer,
10
const
wchar_t
*full_path,
11
const
wchar_t
*prop,
12
const
char
*value,
13
size_t
value_len,
14
unsigned
long
type);
15
16
#endif
// REG_COMMAND_H
registry.h
Generated by
1.10.0