Go to the source code of this file.
Classes | |
struct | _wsl |
Defines | |
#define | WSL_M_VALID 0x1 |
#define | WSL_M_PAGTYP 0xE |
#define | WSL_M_PFNLOCK 0x10 |
#define | WSL_M_WSLOCK 0x20 |
#define | WSL_M_GOODPAGE 0x40 |
#define | WSL_M_MODIFY 0x100 |
#define | WSL_C_LENGTH 8 |
#define | WSL_C_PROCESS 0 |
#define | WSL_C_SYSTEM 2 |
#define | WSL_C_GLOBAL 4 |
#define | WSL_C_GBLWRT 6 |
#define | WSL_C_PPGTBL 8 |
#define | WSL_C_GPGTBL 10 |
#define | WSL_C_RESERVED 12 |
#define | WSL_C_UNKNOWN 14 |
#define | WSL_S_WSLDEF 8 |
#define | WSL_C_SHIFT_SIZE 3 |
#define WSL_M_PFNLOCK 0x10 |
#define WSL_M_WSLOCK 0x20 |