#include <streams.h>#include <limits.h>#include <dvdmedia.h>Go to the source code of this file.
Functions | |
| LRESULT CALLBACK | WndProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| STDMETHODIMP_ (ULONG) CImageAllocator | |
| STDAPI | ConvertVideoInfoToVideoInfo2 (AM_MEDIA_TYPE *pmt) |
Variables | |
| static UINT | MsgDestroy |
| STDAPI ConvertVideoInfoToVideoInfo2 | ( | AM_MEDIA_TYPE * | pmt | ) |
| STDMETHODIMP_ | ( | ULONG | ) |
| LRESULT WINAPI WndProc | ( | HWND | hwnd, | |
| UINT | uMsg, | |||
| WPARAM | wParam, | |||
| LPARAM | lParam | |||
| ) |
Definition at line 295 of file winutil.cpp.
References ASSERT, CBaseWindow::DoneWithWindow(), EXECUTE_ASSERT, GetLastError(), GetWindowLongPtr, LONG, LONG_PTR, CBaseWindow::m_bDoPostToDestroy, MsgDestroy, NULL, CBaseWindow::OnReceiveMessage(), and SetWindowLongPtr.
Referenced by NP_Initialize().
UINT MsgDestroy [static] |
Definition at line 10 of file winutil.cpp.
Referenced by CBaseWindow::DoneWithWindow(), and WndProc().
1.5.6