#define GRAYCALL
declare calling convention for static functions so everyone knows the arg passing scheme....
Definition: GrayCore.h:36
INT32 HRESULT
_WIN32 style error codes. INT32
Definition: SysTypes.h:465
Definition: cXObjDef.h:17
virtual HRESULT DoCmd(const FILECHAR_t *pszArgs)=0
bool m_bArgRecurse
children file as well ?
Definition: GrayX.h:25
cStringF get_ArgDir() const
Definition: GrayX.h:33
cStringF m_sArgDir
what directory to perform in ?
Definition: GrayX.h:24
bool IsEmpty() const noexcept
Definition: cString.h:176
static cStringF __stdcall get_CurrentDir()
For the process. Not applicable to WINCE.
Definition: cAppState.cpp:460
< The main namespace for all Core functions.
Definition: GrayCore.cpp:14
char FILECHAR_t
a UTF8 char in a file name. like TCHAR
Definition: FileName.h:22