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.
 
 
 
 
 
 

27 lines
1.3 KiB

/**INC+**********************************************************************/
/* Header: wutint.h */
/* */
/* Purpose: Utilities internal defintions - Windows specific */
/* */
/* Copyright(C) Microsoft Corporation 1997 */
/* */
/****************************************************************************/
/** Changes:
* $Log: Y:/logs/client/wutint.h_v $
*
* Rev 1.3 03 Jul 1997 11:57:42 AK
* SFR0000: Initial development completed
*
* Rev 1.1 25 Jun 1997 14:22:42 KH
* Win16Port: Generic windows utilities header
/* */
/**INC-**********************************************************************/
#ifndef _H_WUTINT
#define _H_WUTINT
/****************************************************************************/
/* Include platform specific stuff. */
/****************************************************************************/
#include <nutint.h>
#endif /* _H_WUTINT */