7 #ifndef _INC_cCmdHttpServer_H
8 #define _INC_cCmdHttpServer_H
INT32 HRESULT
_WIN32 style error codes. INT32
Definition: SysTypes.h:465
Definition: cCmdHttpServer.h:18
virtual ~cCmdHttpServer()
Definition: cCmdHttpServer.cpp:90
virtual HRESULT DoCmd(const FILECHAR_t *pszArgs) override
Definition: cCmdHttpServer.cpp:94
cStringF m_sDir
Definition: cCmdHttpServer.h:23
cCmdHttpServer(cStringF sDir)
Definition: cCmdHttpServer.cpp:85
char FILECHAR_t
a UTF8 char in a file name. like TCHAR
Definition: FileName.h:22