33 TRACE(
"%d\n", idCmdFirst);
35 INT idCmd = idCmdFirst;
45 if (idCmd == 0 || (idCmd == -1 && !
lstrcmpiA(lpcmi->
lpVerb,
"properties")))
85 TRACE(
"%d\n", idCommand);
88 lstrcpynA(lpszName,
"properties", uMaxNameLen);
#define WINE_DEFAULT_DEBUG_CHANNEL(t)
#define IDS_INSTALL_FAILED
#define IDS_REACTOS_FONTS_FOLDER
int WINAPI lstrcmpiA(LPCSTR str1, LPCSTR str2)
#define IS_INTRESOURCE(x)
HRESULT WINAPI OleGetClipboard(IDataObject **obj)
HRESULT WINAPI SHGetSpecialFolderLocation(HWND hwndOwner, INT nFolder, LPITEMIDLIST *ppidl)
BOOL WINAPI SHSimulateDrop(IDropTarget *pDrop, IDataObject *pDataObj, DWORD grfKeyState, PPOINTL lpPt, DWORD *pdwEffect)
#define FAILED_UNEXPECTEDLY
#define MAKE_HRESULT(sev, fac, code)
BOOL CheckDataObject(IDataObject *pDataObj)
VOID WINAPI CoTaskMemFree(LPVOID ptr)
static const CLSID *static CLSID *static const GUID VARIANT VARIANT *static IServiceProvider DWORD *static HMENU
unsigned __int3264 UINT_PTR
#define SEE_MASK_INVOKEIDLIST
BOOL WINAPI DECLSPEC_HOTPATCH ShellExecuteExW(LPSHELLEXECUTEINFOW sei)
#define FCIDM_SHVIEW_INSERTLINK
#define FCIDM_SHVIEW_INSERT
ITEMIDLIST UNALIGNED * LPITEMIDLIST
_In_ DWORD _In_ int _In_ int _In_opt_ LPNLSVERSIONINFO _In_opt_ LPVOID lpReserved
BOOL WINAPI DeleteMenu(_In_ HMENU, _In_ UINT, _In_ UINT)
int WINAPI MessageBoxW(_In_opt_ HWND hWnd, _In_opt_ LPCWSTR lpText, _In_opt_ LPCWSTR lpCaption, _In_ UINT uType)
#define MAKEINTRESOURCEW(i)
BOOL WINAPI AppendMenuW(_In_ HMENU, _In_ UINT, _In_ UINT_PTR, _In_opt_ LPCWSTR)
#define IID_PPV_ARG(Itype, ppType)