]> git.saurik.com Git - apple/mdnsresponder.git/blobdiff - Clients/ExplorerPlugin/ExplorerBar.cpp
mDNSResponder-214.3.2.tar.gz
[apple/mdnsresponder.git] / Clients / ExplorerPlugin / ExplorerBar.cpp
index f09d9833492ca27bf8ff2f08e0b41a18115dbfe1..3aea9a299561b7e467fffc58277f52bfcf70de5d 100644 (file)
     Change History (most recent first):
     
 $Log: ExplorerBar.cpp,v $
     Change History (most recent first):
     
 $Log: ExplorerBar.cpp,v $
+Revision 1.5  2009/03/30 18:44:53  herscher
+<rdar://problem/5925472> Current Bonjour code does not compile on Windows
+<rdar://problem/5187308> Move build train to Visual Studio 2005
+
 Revision 1.4  2006/08/14 23:24:00  cheshire
 Re-licensed mDNSResponder daemon source code under Apache License, Version 2.0
 
 Revision 1.4  2006/08/14 23:24:00  cheshire
 Re-licensed mDNSResponder daemon source code under Apache License, Version 2.0
 
@@ -588,7 +592,7 @@ STDMETHODIMP  ExplorerBar::QueryContextMenu(HMENU hShellContextMenu, UINT iConte
 //===========================================================================================================================
 
 // Not called for explorer bars
 //===========================================================================================================================
 
 // Not called for explorer bars
-STDMETHODIMP ExplorerBar::GetCommandString(UINT idCmd, UINT uType, UINT* pwReserved, LPSTR pszName, UINT cchMax)
+STDMETHODIMP ExplorerBar::GetCommandString(UINT_PTR idCmd, UINT uType, UINT* pwReserved, LPSTR pszName, UINT cchMax)
 {
        DEBUG_UNUSED( idCmd );
        DEBUG_UNUSED( uType );
 {
        DEBUG_UNUSED( idCmd );
        DEBUG_UNUSED( uType );