Custom vpncmd for API / RPC Command / Time scheduled
Posted: Tue Jul 15, 2014 4:22 pm
Hi all,
I made some changes to vpncmd;
but I have this problem, if I disable the output in the console, the vpncmd does not work because I does not receive the data from commands or errors
I have change the function void UniPrintStr(wchar_t *string).
I need only error codes or commands response,
How can resolve without change all code?
Thanks.
I made some changes to vpncmd;
but I have this problem, if I disable the output in the console, the vpncmd does not work because I does not receive the data from commands or errors
I have change the function void UniPrintStr(wchar_t *string).
I need only error codes or commands response,
How can resolve without change all code?
Thanks.