Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 137 of file mmtypes.h.
{ ZeroedPageList = 0, FreePageList = 1, StandbyPageList = 2, ModifiedPageList = 3, ModifiedNoWritePageList = 4, BadPageList = 5, ActiveAndValid = 6, TransitionPage = 7 } MMLISTS;