winprefs
0.4.1
Dump a registry path to a series of 'reg add' commands.
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
writer_t
Definition
io_writer.h:4
Generated by
1.9.8