|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | NTDDI_VERSION NTDDI_WINBLUE |
| #define | _WIN32_WINNT _WIN32_WINNT_WINBLUE |
| #define | C_ASSERT_FIELD(Type, Offset, MemberType, MemberName) |
Functions | |
| C_ASSERT (sizeof(KLOCK_ENTRY_LOCK_STATE)==0x008) | |
| C_ASSERT (sizeof(KLOCK_ENTRY)==0x030) | |
| #define _WIN32_WINNT _WIN32_WINNT_WINBLUE |
Definition at line 5 of file win81_x86.c.
Definition at line 10 of file win81_x86.c.
| #define NTDDI_VERSION NTDDI_WINBLUE |
Definition at line 3 of file win81_x86.c.
| C_ASSERT | ( | sizeof(KLOCK_ENTRY) | = =0x030 | ) |
| C_ASSERT | ( | sizeof(KLOCK_ENTRY_LOCK_STATE) | = =0x008 | ) |