mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Fix 64bit warning.
svn path=/branches/ros-amd64-bringup/; revision=36444
This commit is contained in:
@@ -386,7 +386,7 @@ OnCreate(HWND hWnd, WPARAM wParam, LPARAM lParam)
|
||||
rcLeftPanel.right - rcLeftPanel.left,
|
||||
dwHeight,
|
||||
hWnd,
|
||||
(HMENU)i,
|
||||
(HMENU)IntToPtr(i),
|
||||
hInstance,
|
||||
NULL);
|
||||
hwndDefaultTopic = hwndTopicButton[i];
|
||||
|
||||
Reference in New Issue
Block a user