* \fn BOOL PeekMessage (PMSG pMsg, HWND hWnd, \ * UINT nMsgFilterMin, UINT nMsgFilterMax, UINT uRemoveMsg) * \brief Peek a message from the message queue of a main window * * This function peeks a message from the message queue of the window \a hWnd * and returns immediatly. Unlike \a GetMessage, this function does not wait * for a message. * * \param pMsg Pointer to the resu
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected