windows-nt/Source/XPSP1/NT/net/layer2svc/zeroconf/cmdtool/cmds.h
2020-09-26 16:20:57 +08:00

5 lines
132 B
C

#pragma once
// "wzctool s"; args = "{guid} param value"
// sets the value for any of the params
void cmdS(int argc, char *argv[]);