G:/ScriptBasic/source/variations/httpd/service.h File Reference

Go to the source code of this file.

Defines

#define SZAPPNAME   "sbhttpd"
#define SZSERVICENAME   "sbhttpd"
#define SZSERVICEDISPLAYNAME   "ScriptBasic httpd server 1.0"
#define SZDEPENDENCIES   ""

Functions

VOID ServiceStart (DWORD dwArgc, LPTSTR *lpszArgv)
VOID ServiceStop ()
BOOL ReportStatusToSCMgr (DWORD dwCurrentState, DWORD dwWin32ExitCode, DWORD dwWaitHint)
void AddToMessageLog (LPTSTR lpszMsg)


Define Documentation

#define SZAPPNAME   "sbhttpd"
 

Definition at line 65 of file service.h.

#define SZDEPENDENCIES   ""
 

Definition at line 71 of file service.h.

#define SZSERVICEDISPLAYNAME   "ScriptBasic httpd server 1.0"
 

Definition at line 69 of file service.h.

#define SZSERVICENAME   "sbhttpd"
 

Definition at line 67 of file service.h.


Function Documentation

void AddToMessageLog LPTSTR  lpszMsg  ) 
 

BOOL ReportStatusToSCMgr DWORD  dwCurrentState,
DWORD  dwWin32ExitCode,
DWORD  dwWaitHint
 

Referenced by main().

VOID ServiceStart DWORD  dwArgc,
LPTSTR *  lpszArgv
 

Referenced by main().

VOID ServiceStop  ) 
 

Referenced by main().


Generated on Sun Mar 12 23:56:38 2006 for ScriptBasic by  doxygen 1.4.6-NO