ReactOS 0.4.16-dev-250-g3ecd236
|
#include <msgtrace.h>
Public Attributes | |
MSG_ENTRY | last_post_message |
MSG_ENTRY | message_cache [100] |
int | count |
Definition at line 23 of file msgtrace.h.
int _MSG_CACHE::count |
Definition at line 27 of file msgtrace.h.
MSG_ENTRY _MSG_CACHE::last_post_message |
Definition at line 25 of file msgtrace.h.
MSG_ENTRY _MSG_CACHE::message_cache[100] |
Definition at line 26 of file msgtrace.h.