Update modified page list enum terminology
This commit is contained in:
@@ -33,7 +33,7 @@ typedef enum _MMPAGELISTS
|
|||||||
FreePageList = 1,
|
FreePageList = 1,
|
||||||
StandbyPageList = 2,
|
StandbyPageList = 2,
|
||||||
ModifiedPageList = 3,
|
ModifiedPageList = 3,
|
||||||
ModifiedNoWritePageList = 4,
|
ModifiedReadOnlyPageList = 4,
|
||||||
BadPageList = 5,
|
BadPageList = 5,
|
||||||
ActiveAndValid = 6,
|
ActiveAndValid = 6,
|
||||||
TransitionPage = 7
|
TransitionPage = 7
|
||||||
|
|||||||
Reference in New Issue
Block a user