mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
forgot to save this one before committing
svn path=/trunk/; revision=31105
This commit is contained in:
@@ -2696,7 +2696,7 @@ static LRESULT WINAPI ListBoxWndProc_common( HWND hwnd, UINT msg,
|
||||
}
|
||||
if (descr->style & LBS_COMBOBOX) lphc = descr->lphc;
|
||||
|
||||
TRACE("[%p]: msg %s wp %08x lp %08lx\n",
|
||||
TRACE("[%p]: msg %s wp %08lx lp %08lx\n",
|
||||
hwnd, SPY_GetMsgName(msg, hwnd), wParam, lParam );
|
||||
|
||||
switch(msg)
|
||||
|
||||
Reference in New Issue
Block a user