Lose a couple of build warnings.

This commit is contained in:
Mike Crowe
2006-05-30 11:26:02 +00:00
parent e6006a207d
commit be4000631c
2 changed files with 2 additions and 2 deletions

View File

@@ -176,7 +176,7 @@ BOOL CALLBACK Application::StaticWindowSearcher(HWND hwnd, LPARAM lparam)
{
DWORD result;
LRESULT ok = ::SendMessageTimeout(hwnd,
lparam,
static_cast<UINT>(lparam),
0, 0,
SMTO_BLOCK |
SMTO_ABORTIFHUNG,