I\'m writing Win32 console application, which can be started with optional arguments like this:
app.exe /argName1:\"argValue\" /argName2:\"argValue\"
I have been developing and using libparamset that is written in plain C. It is really powerful and works well on Windows. It provides: