2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
* include/winbase.h (TLS_MINIMUM_AVAILABLE): Move macro from here * include/winnt.h (TLS_MINIMUM_AVAILABLE): to here. (NT_TIB): Define. * include/tlhelp32.h: New file.
This commit is contained in:
@ -397,7 +397,6 @@ extern "C" {
|
||||
#define EXCEPTION_EXECUTE_HANDLER 1
|
||||
#define EXCEPTION_CONTINUE_EXECUTION (-1)
|
||||
#define EXCEPTION_CONTINUE_SEARCH 0
|
||||
#define TLS_MINIMUM_AVAILABLE 64
|
||||
#define MAXINTATOM 0xC000
|
||||
#define INVALID_ATOM ((ATOM)0)
|
||||
#define IGNORE 0
|
||||
|
Reference in New Issue
Block a user