/[AnywhereTS-MSSQL]/branches/TerminalServices/TSAdminTool/TerminalServices.cs |
Parent Directory
|
Revision Log
Sticky Revision: |
+ 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
WTSQuerySessionInformation: sessionId should be int not uint
+ add conditional compiler defines so verbose logging can be turned on and off in TerminalServices.cs
+ fix some boolean test that always returned false because they were using non-nullable types
+ add some debug logging in TerminalServices.cs
+ get machinename for TSSession if running from RDP Session
+ add meaning to enum values in WTSInfoClass
+ fix compilation errors
+ add logging across ATSAdmin Tool project
imported from https://anywherets.svn.sourceforge.net/svnroot/anywherets/trunk/ Revision: 1 Author: beartown Date: 3:10:40 AM, Monday, June 21, 2010 Message: First upload. Still todo in order to get a fully working product: Replace Thinstation images with vanilla Thinstation, modify ImageDesigntimeConfig.cs, ImageRuntimeConfig.cs in order to support the Thinstation image
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.22 |