/[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 1066 by astrand, Mon Mar 6 08:01:09 2006 UTC revision 1067 by ossman_, Wed Mar 8 17:14:42 2006 UTC
# Line 20  typedef int ( *GETINSTANCECOUNT ) (); Line 20  typedef int ( *GETINSTANCECOUNT ) ();
20  int OpenVirtualChannel();  int OpenVirtualChannel();
21  int CloseVirtualChannel();  int CloseVirtualChannel();
22  int ChannelIsOpen();  int ChannelIsOpen();
23  int WriteToChannel( PCHAR buffer );  int WriteToChannel( char *format, ... );
24    
25  #endif  #endif

Legend:
Removed from v.1066  
changed lines
  Added in v.1067

  ViewVC Help
Powered by ViewVC 1.1.26