2003-06-18 Steven Edwards <Steven_Ed4153@yahoo.com>

* include/winuser.h (TPM_RECURSE): Add define.
This commit is contained in:
Luke Dunstan 2003-06-18 09:46:09 +00:00
parent 8ae9ab67f6
commit 5a8ad0f577
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,8 @@
003-06-06 Danny Smith <dannysmith@users.sourceforge.net>
2003-06-18 Steven Edwards <Steven_Ed4153@yahoo.com>
* include/winuser.h (TPM_RECURSE): Add define.
2003-06-06 Danny Smith <dannysmith@users.sourceforge.net>
* lib/test.c: #include <powerprof.h>.

View File

@ -1749,6 +1749,7 @@ extern "C" {
#define TPM_BOTTOMALIGN 32
#define TPM_NONOTIFY 128
#define TPM_RETURNCMD 256
#define TPM_RECURSE 1
#define HELP_COMMAND 0x102
#define HELP_CONTENTS 3
#define HELP_CONTEXT 1