windows-nt/Source/XPSP1/NT/drivers/tpg/hwx/commonu/inc/filemgr.h

14 lines
234 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
// System dependency file
//
// This contains the code to deal with UNICODE/ANSI file/string access.
// More cross platform functionality will be added here later
#ifdef __cplusplus
extern "C"
{
#endif
#ifdef __cplusplus
};
#endif