fix for last commit
This commit is contained in:
parent
688d2c3a01
commit
c0bdb13f27
1 changed files with 1 additions and 1 deletions
|
@ -457,7 +457,7 @@ LRESULT CALLBACK fake_WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam
|
|||
}
|
||||
|
||||
//if (!wParam)
|
||||
// return 0;
|
||||
return 0;
|
||||
}
|
||||
break;
|
||||
case WM_AUTORENDERER:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue