windows-64-bit-type-safety-20051105
[openafs.git] / src / WINNT / client_exp / shell_ext.cpp
index 7324561..0ab4704 100644 (file)
@@ -419,7 +419,7 @@ STDMETHODIMP CShellExt::XMenuExt::InvokeCommand(LPCMINVOKECOMMANDINFO lpici)
     return NOERROR;
 }
 
-STDMETHODIMP CShellExt::XMenuExt::GetCommandString(UINT idCmd, UINT uType,
+STDMETHODIMP CShellExt::XMenuExt::GetCommandString(UINT_PTR idCmd, UINT uType,
     UINT* pwReserved, LPSTR pszName, UINT cchMax)
 {
        if (uType != GCS_HELPTEXT)