![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
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.