mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
129 B
10 lines
129 B
#define PSERR_ERROR 0x00000001
|
|
#define PSERR_ABORT 0x00000002
|
|
|
|
#define PS_EXCEPTION_CANT_CONTINUE ((1 << 29) | 0x00000001)
|
|
|
|
|
|
|
|
|
|
|
|
|