|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <msgtrace.h>

Public Attributes | |
| int | iwnd |
| UINT | msg |
| MSG_TYPE | type |
| int | param1 |
| int | param2 |
Definition at line 14 of file msgtrace.h.
| int _MSG_ENTRY::iwnd |
Definition at line 16 of file msgtrace.h.
Referenced by compare_cache().
| UINT _MSG_ENTRY::msg |
Definition at line 17 of file msgtrace.h.
Referenced by compare_cache().
| int _MSG_ENTRY::param1 |
Definition at line 19 of file msgtrace.h.
| int _MSG_ENTRY::param2 |
Definition at line 20 of file msgtrace.h.
| MSG_TYPE _MSG_ENTRY::type |
Definition at line 18 of file msgtrace.h.