/[winpt]/trunk/PTD/PTD.cpp
ViewVC logotype

Diff of /trunk/PTD/PTD.cpp

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

revision 260 by twoaday, Fri Jul 28 11:11:09 2006 UTC revision 261 by twoaday, Sat Sep 30 10:24:23 2006 UTC
# Line 32  Line 32 
32  HINSTANCE glob_hinst;  HINSTANCE glob_hinst;
33    
34  /* We need a special section in the DLL for storing our shared data.  /* We need a special section in the DLL for storing our shared data.
35     This shared data is required by the hook function becuase theat     This shared data is required by the hook function because that
36     function is called in the context of the actual thread running the     function is called in the context of the actual thread running the
37     hook and thus we need a way to communicate the result of our hook     hook and thus we need a way to communicate the result of our hook
38     function back to us.  We use a shared data segment for this. */     function back to us.  We use a shared data segment for this. */

Legend:
Removed from v.260  
changed lines
  Added in v.261

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26