fix 32bit build

svn path=/branches/ros-amd64-bringup/; revision=44391
This commit is contained in:
Samuel Serapion
2009-12-03 20:02:52 +00:00
parent 9fd420498d
commit bd9dc6c5fb
+1 -1
View File
@@ -282,7 +282,7 @@ void CToolbarProxy::Initialize(HWND parent, IUnknown *explorerToolbar)
LRESULT CToolbarProxy::OnAddBitmap(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
{
LONG result;
long int result;
HRESULT hResult;
result = 0;