#include "precomp.h"Go to the source code of this file.
Functions | |
| VOID | CtxBadAppDelay (ULONG counttype) |
| BOOL | CtxUserYieldTask (VOID) |
| BOOL | CtxUserWaitMessage (VOID) |
Variables | |
| BOOL | G_bFirstCount = TRUE |
| BADAPP | G_UserBadApp |
|
|
Definition at line 54 of file badapp.c. References DbgPrint, FALSE, G_bFirstCount, G_UserBadApp, GetClientInfo, gpsi, NtDelayExecution(), NULL, PCLIENTINFO, TRUE, and VOID(). Referenced by CtxUserYieldTask().
|
|
|
Definition at line 147 of file badapp.c. References G_bFirstCount, NtUserWaitMessage(), and TRUE.
|
|
|
Definition at line 113 of file badapp.c. References BOOL, CtxBadAppDelay(), GetClientInfo, NtUserYieldTask(), and NULL.
|
|
|
Definition at line 11 of file badapp.c. Referenced by CtxBadAppDelay(), and CtxUserWaitMessage(). |
|
|
Definition at line 12 of file badapp.c. Referenced by CtxBadAppDelay(). |
1.3.7