D:/opendownloadmanager/ODM-1.x/Include.Add/DShow/winctrl.h File Reference

Go to the source code of this file.

Classes

class  CBaseControlWindow
class  CBaseControlVideo

Defines

#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)


Define Documentation

#define ABSOL (  )     (x < 0 ? -x : x)

Definition at line 9 of file winctrl.h.

#define NEGAT (  )     (x > 0 ? -x : x)

Definition at line 10 of file winctrl.h.


Function Documentation

BOOL WINAPI PossiblyEatMessage ( HWND  hwnd,
UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam 
)

Definition at line 17 of file winctrl.cpp.

References DbgLog, FALSE, LOG_TRACE, NULL, and TRUE.

Referenced by CBaseControlWindow::PossiblyEatMessage().


Generated on Sun May 25 00:19:57 2008 by  doxygen 1.5.6