mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
fix 32bit build
svn path=/branches/ros-amd64-bringup/; revision=44391
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user