/[rdesktop]/sourceforge.net/trunk/seamlessrdp/ServerExe/HookDll/hookdll.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/seamlessrdp/ServerExe/HookDll/hookdll.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 930 by astrand, Thu Jun 30 14:14:56 2005 UTC revision 933 by astrand, Thu Jun 30 14:46:14 2005 UTC
# Line 20  Line 20 
20  //Hooking  //Hooking
21  typedef void (*SETHOOKS) ();  typedef void (*SETHOOKS) ();
22  typedef void (*REMOVEHOOKS) ();  typedef void (*REMOVEHOOKS) ();
23  typedef int  (*GETINSTANCECOUNT) ();  typedef int (*GETINSTANCECOUNT) ();
24    
25  //Terminal Server  //Terminal Server
26  int OpenVirtualChannel();  int OpenVirtualChannel();
# Line 29  int ChannelIsOpen(); Line 29  int ChannelIsOpen();
29  int WriteToChannel(PCHAR buffer);  int WriteToChannel(PCHAR buffer);
30    
31  #endif  #endif
   

Legend:
Removed from v.930  
changed lines
  Added in v.933

  ViewVC Help
Powered by ViewVC 1.1.26