Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

42 lines
647 B

/*++ BUILD Version: ???? Increment this if a change has global effects
Copyright (c) 1990 Microsoft Corporation
Module Name:
winsecp.h
Abstract:
Obsolete private Windows security definitions.
Revision History:
--*/
#ifndef _WINSECP_
#define _WINSECP_
/*++ BUILD Version: 0003 // Increment this if a change has global effects
Copyright (c) 1985-91, Microsoft Corporation
Module Name:
Abstract:
Procedure declarations, constant definitions and macros for the User
component.
--*/
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif /* _WINSECP_ */