Message Function (Windows CE 5.0)

Send Feedback

The Wxutil.h header file in the DirectShow base classes provides a helper function for processing messages.

Programming element Description
WaitDispatchingMessages Waits for a for the HANDLE hObject before dispatching messages.

While waiting, messages sent to windows on the thread by SendMessage will be processed.

See Also

Utility Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.