portfs.h

Go to the documentation of this file.
#ifndef __PORTFS_H__
#define __PORTFS_H__

#include "user.h"
BOOL PortableCreateDirectory(char *dir);
BOOL PortableDeleteFile(char *file);
BOOL PortableExists(char *file);
BOOL PortableIsDirectory(char *file);
BOOL PortableUTime(char *file, SYSTEMTIME *stAtime, SYSTEMTIME *stMtime);

#endif

Generated on Thu Mar 27 01:46:53 2008 for Item Arrays by  doxygen 1.4.6-NO