Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

53 lines
1.1 KiB

LIBRARY tclient2
;DESCRIPTION 'Extension to T.Share client DLL'
;CODE MOVEABLE DISCARDABLE
;DATA PRELOAD MOVEABLE SINGLE
EXPORTS
T2Connect
T2ConnectEx
T2Check
T2ClientTerminate
T2Clipboard
T2CloseClipboard
T2Disconnect
T2FreeMem
T2GetBuildNumber
T2GetFeedback
T2GetParam
T2GetSessionId
T2Init
T2IsHandle
T2IsDead
T2Logoff
T2OpenClipboard
T2PauseInput
T2SaveClipboard
T2SendData
T2SendMouseClick
T2SendText
T2SetClientTopmost
T2SetParam
T2Start
T2SwitchToProcess
T2TypeText
T2WaitForText
T2WaitForMultiple
T2SetDefaultWPM
T2GetDefaultWPM
T2SetLatency
T2GetLatency
T2KeyAlt
T2KeyCtrl
T2KeyDown
T2KeyPress
T2KeyUp
T2VKeyAlt
T2VKeyCtrl
T2VKeyDown
T2VKeyPress
T2VKeyUp