2003-03-28 Bang Jun-Young <junyoung@netbsd.org>
* include/winnt.h (WAITORTIMERCALLBACKFUNC): Add typedef.
This commit is contained in:
@ -2982,6 +2982,7 @@ typedef struct _ADMINISTRATOR_POWER_POLICY {
|
||||
#include <poppack.h>
|
||||
#endif /* WINVER >= 0x0500 */
|
||||
|
||||
typedef VOID (NTAPI *WAITORTIMERCALLBACKFUNC)(PVOID,BOOLEAN);
|
||||
|
||||
#ifdef UNICODE
|
||||
typedef OSVERSIONINFOW OSVERSIONINFO,*POSVERSIONINFO,*LPOSVERSIONINFO;
|
||||
|
Reference in New Issue
Block a user