![]() |
AJA NTV2 SDK
18.0.0.2717
NTV2 SDK 18.0.0.2717
|
Go to the source code of this file.
Classes | |
| class | CBaseControlWindow |
| class | CBaseControlVideo |
Macros | |
| #define | ABSOL(x) (x < 0 ? -x : x) |
| #define | NEGAT(x) (x > 0 ? -x : x) |
Functions | |
| BOOL WINAPI | PossiblyEatMessage (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| BOOL WINAPI PossiblyEatMessage | ( | HWND | hwnd, |
| UINT | uMsg, | ||
| WPARAM | wParam, | ||
| LPARAM | lParam | ||
| ) |
Definition at line 31 of file winctrl.cpp.