#include "precomp.h"#include <ntddbeep.h>Go to the source code of this file.
Functions | |
| int | RtlLoadStringOrError (UINT wID, LPWSTR lpBuffer, int cchBufferMax, WORD wLangId) |
| VOID | UserSleep (DWORD dwMilliseconds) |
| BOOL | UserBeep (DWORD dwFreq, DWORD dwDuration) |
| void | RtlInitUnicodeStringOrId (PUNICODE_STRING pstrName, LPWSTR lpstrName) |
|
||||||||||||
|
Definition at line 204 of file base.c. References IS_PTR, and RtlInitUnicodeString(). Referenced by xxxCreateWindowEx(), xxxGetScrollMenu(), xxxLoadSysMenu(), xxxUpdateSystemCursorsFromRegistry(), and xxxUpdateSystemIconsFromRegistry().
|
|
||||||||||||||||||||
|
Definition at line 30 of file base.c. References hModuleWin, NT_SUCCESS, NTSTATUS(), RtlFindMessage(), and Status.
|
|
||||||||||||
|
Definition at line 102 of file base.c. References _UserSoundSentryWorker(), BOOL, CheckCritOut, DWORD, EnterCrit, FALSE, gbRemoteSession, gpRemoteBeepDevice, KeDelayExecutionThread(), KernelMode, L, LeaveCrit, NT_SUCCESS, NTSTATUS(), NULL, ObjectAttributes, ObOpenObjectByPointer(), RtlInitUnicodeString(), Status, TRUE, UserMode, and ZwCreateFile(). Referenced by DownSiren(), HighBeep(), KeyClick(), LowBeep(), ProcessKeyboardInput(), QueueMouseEvent(), UpSiren(), and xxxOldMessageBeep().
|
|
|
Definition at line 83 of file base.c. References FALSE, KeDelayExecutionThread(), UserMode, and VOID(). Referenced by DoBeep(), RawInputThread(), xxxAnimateCaption(), and xxxCreateDesktop().
|
1.3.7