mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 06:44:20 +08:00
update system restore header
svn path=/trunk/; revision=38405
This commit is contained in:
@@ -27,6 +27,13 @@ extern "C" {
|
||||
|
||||
/* Defines */
|
||||
|
||||
/* Event types */
|
||||
#define BEGIN_NESTED_SYSTEM_CHANGE 102
|
||||
#define END_NESTED_SYSTEM_CHANGE 103
|
||||
|
||||
/* Restore point types */
|
||||
#define APPLICATION_INSTALL 0
|
||||
|
||||
#define MAX_DESC 64
|
||||
#define MAX_DESC_W 256
|
||||
|
||||
|
||||
Reference in New Issue
Block a user