ReactOS 0.4.16-dev-937-g7afcd2a
|
#include <dmemmgr.h>
Public Attributes | |
struct _VMEMR * | next |
struct _VMEMR * | prev |
struct _VMEMR * | pUp |
struct _VMEMR * | pDown |
struct _VMEMR * | pLeft |
struct _VMEMR * | pRight |
FLATPTR | ptr |
DWORD | size |
DWORD | x |
DWORD | y |
DWORD | cx |
DWORD | cy |
DWORD | flags |
FLATPTR | pBits |
BOOL | bDiscardable |