/[LeafOK_CVS]/innwebd/base.h
ViewVC logotype

Diff of /innwebd/base.h

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

Revision 1.3 by sysadm, Sun Jul 4 06:45:23 2004 UTC Revision 1.4 by sysadm, Sun Jul 4 22:49:03 2004 UTC
# Line 80  protected: Line 80  protected:
80          virtual int Startup(void);          virtual int Startup(void);
81          virtual int w_call() = 0;          virtual int w_call() = 0;
82  private:  private:
         HANDLE hThread;  
83          static DWORD Thread(LPVOID pParam);          static DWORD Thread(LPVOID pParam);
84  public:  public:
85          bool IsThreadActive(void);          bool IsThreadActive(void);


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1