|
winprefs 0.4.1
Dump a registry path to a series of 'reg add' commands.
|
#include "arg.h"#include "constants.h"#include "git.h"#include "io.h"#include "reg_code.h"#include "reg_command.h"#include "registry.h"
Functions | |
| int | wmain (int argc, wchar_t *argv[]) |
| Entry point. | |