mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[BROWSEUI]
merge r44391 from amd64 branch fix 64bit build svn path=/trunk/; revision=47545
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)
|
||||
{
|
||||
LRESULT result;
|
||||
long int result;
|
||||
HRESULT hResult;
|
||||
|
||||
result = 0;
|
||||
|
||||
Reference in New Issue
Block a user