6 #ifndef _INC_cWinShellLink_H
7 #define _INC_cWinShellLink_H
15 #if defined(_WIN32) && ! defined(UNDER_CE)
17 struct _GTN(IShellLink);
27 cIUnkPtr<
_GTN(IShellLink) > m_pSL;
29 cWinShellLink(
const GChar_t* pszPathTarget =
nullptr,
const GChar_t* pszWorkDir =
nullptr,
const GChar_t* pszDesc =
nullptr);
#define GRAYLIB_LINK
Definition: GrayLibBase.h:35
#define _GTN(c)
_WIN32 name has a A or W for UTF8 or UNICODE (like _FNF)
Definition: StrConst.h:28
INT32 HRESULT
_WIN32 style error codes. INT32
Definition: SysTypes.h:465
char GChar_t
My version of TCHAR, _TCHAR.
Definition: StrConst.h:26