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.
 
 
 
 
 
 

28 lines
957 B

/************************************************************************/
/* */
/* DISKUTIL.H */
/* */
/* Copyright (c) 1994, ATI Technologies Incorporated. */
/************************************************************************/
/********************** PolyTron RCS Utilities
$Revision: 1.0 $
$Date: 14 Sep 1994 15:33:20 $
$Author: RWOLFF $
$Log: S:/source/wnt/ms11/miniport/vcs/diskutil.h $
*
* Rev 1.0 14 Sep 1994 15:33:20 RWOLFF
* Initial revision.
End of PolyTron RCS section *****************/
#ifdef DOC
DISKUTIL.H - Constants and prototypes for the DISKUTIL.C module.
#endif
extern char *SynthStrcspn(char *InputString, char *WhatToMatch);