c90479c7f5
Now you can give an option the combination of flags COMMAND_LINE_VALUE_OPTIONAL and COMMAND_LINE_VALUE_BOOL. If you do, then all three of the syntaxes +foo, -foo and /foo:value are allowed at once, and the receiving code can tell the difference because the Value field is set to BoolValueTrue, BoolValueFalse or a valid char pointer. |
||
---|---|---|
.. | ||
collections | ||
corkscrew | ||
lodepng | ||
test | ||
trio | ||
wlog | ||
CMakeLists.txt | ||
cmdline.c | ||
debug.c | ||
image.c | ||
ini.c | ||
ModuleOptions.cmake | ||
ntlm.c | ||
print.c | ||
sam.c | ||
ssl.c | ||
stream.c | ||
strlst.c | ||
winpr.c |