2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>
* include/winbase.h (CreateHardLink{A,W}): Add prototypes. * include/winerror.h (ERROR_TOO_MANY_LINKS): Add macro. * include/winnt.h (SEC_*): Add macros. * lib/th32.def: Use Kernel32.dll instead of TH32.DLL.
This commit is contained in:
@ -282,6 +282,7 @@
|
||||
#define ERROR_MAPPED_ALIGNMENT 1132L
|
||||
#define ERROR_SET_POWER_STATE_VETOED 1140L
|
||||
#define ERROR_SET_POWER_STATE_FAILED 1141L
|
||||
#define ERROR_TOO_MANY_LINKS 1142L
|
||||
#define ERROR_OLD_WIN_VERSION 1150L
|
||||
#define ERROR_APP_WRONG_OS 1151L
|
||||
#define ERROR_SINGLE_INSTANCE_APP 1152L
|
||||
|
Reference in New Issue
Block a user