Leaked source code of windows server 2003
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.
|
|
/**INC+**********************************************************************/ /* */ /* ndcgcfnc.h */ /* */ /* DC-Groupware C runtime functions - Windows NT specific header. */ /* */ /* Copyright(c) Microsoft 1996-1997 */ /* */ /****************************************************************************/ /* Changes: */ /* */ // $Log: Y:/logs/h/dcl/ndcgcfnc.h_v $
//
// Rev 1.4 06 Aug 1997 14:32:58 AK
// SFR1016: Apply Markups
//
// Rev 1.3 06 Aug 1997 10:41:24 AK
// SFR1016: Complete removal of DCCHAR etc
//
// Rev 1.2 23 Jul 1997 10:47:58 mr
// SFR1079: Merged \server\h duplicates to \h\dcl
//
// Rev 1.1 19 Jun 1997 21:51:10 OBK
// SFR0000: Start of RNS codebase
/* */ /**INC-**********************************************************************/ #ifndef _H_NDCGCFNC
#define _H_NDCGCFNC
#endif /* _H_NDCGCFNC */
|