4.6425.2133.300
3.1.19
4.6425.2121.297
4.6425.2113.294
3.1.17
4.6425.2100.289 (fixed installer version)
3.1.16
4.6425.2100.289
set version 2.0.0.61
4.6425.2054.287
3.1.15
4.6425.2045.285
3.1.14
Test is termainal server was opened or not and act appropriately
** Open() should return a bool
Open() should return a boolean
+ remove duplicate all to ListSessions
4.6425.2029.279
3.1.13
public static List<ITerminalServicesSession> ListSessions(String serverName) *** make sure to open and close the session
4.6425.2006.273
installers: 3.1.12
+ switch TerminalServices backend to Cassia 2.0.0.60
commit Cassia-2.0.0.60
http://cassia.googlecode.com/svn/tags/2.0.0
v4.6425.1740.253
convert files from unix to dos lineendings
add log files that contain error messages (extracted from AnywhereTS.log)
add LogReview folder include logs for v4.6425.1325.248 (with verbose win32 api errors)
commit installers 4.6425.1325.248
v3.1.10
Only enable: #define ENABLE_TSMANAGER_VERBOSE_MESSAGES #define ENABLE_TSMANAGER_VERBOSE_ERROR_MESSAGES
use Marshal.GetLastWin32Error(); for win32 api calls
commit installers for v4.6425.1255.244
increase installer version(s) from 3.1.8 to 3.1.9
+ log session info and servername along with info in GetTSClientDisplay
+ minor code overhaul
WTS_CLIENT_DISPLAY : these are DWORD (int not uint)
+ alter some more defintions according to www.pinvoke.net
+ ALTER definition for WTSOpenServer
+ add #region(s) around unmanged code - to clean it up
creating branch to fix TerminalServices.cs : to properly provide client display's resolution; as well as verify the correctness of other data in TerminalServices.cs
Created branch: anywherets.r2.sourceforge Snapshot of: https://anywherets.svn.sourceforge.net/svnroot/anywherets/trunk/ at Revision 2
initial layout