Sunday, March 16, 2014

now mremoteng has multi command for ssh session

I just commit my code and send pull request to project here its

https://github.com/rmcardle/mRemoteNG/pull/101

you can test it.

after long years playing with win32 api was fun anyway :)

No comments:

C# scan cs file and find variables values and names

using Microsoft . CodeAnalysis ; using Microsoft . CodeAnalysis . CSharp ; using Microsoft . CodeAnalysis . CSharp . Syntax ; using Xunit . ...