NT4/private/ntos/video/ati/diskutil.h

29 lines
957 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
/************************************************************************/
/* */
/* 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);