/[rdesktop]/sourceforge.net/trunk/seamlessrdp/ServerExe/HookDll/hookdll.cpp
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.cpp

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

revision 1061 by astrand, Wed Mar 8 09:36:59 2006 UTC revision 1062 by astrand, Wed Mar 8 09:41:55 2006 UTC
# Line 49  void SendDebug( char *format, ... ) Line 49  void SendDebug( char *format, ... )
49    
50    
51    
52  BOOL APIENTRY DllMain( HINSTANCE hinstDLL, DWORD ul_reason_for_call, LPVOID lpReserved )  extern "C" BOOL APIENTRY DllMain( HINSTANCE hinstDLL, DWORD ul_reason_for_call, LPVOID lpReserved )
53  {  {
54      switch ( ul_reason_for_call ) {      switch ( ul_reason_for_call ) {
55          case DLL_PROCESS_ATTACH: {          case DLL_PROCESS_ATTACH: {

Legend:
Removed from v.1061  
changed lines
  Added in v.1062

  ViewVC Help
Powered by ViewVC 1.1.26