windows-nt/Source/XPSP1/NT/ds/security/passport/include/mspputil.h
2020-09-26 16:20:57 +08:00

14 lines
131 B
C

/*
- UTIL.H
-
* Utility library
*
*/
#ifndef _UTIL_H_
#define _UTIL_H_
#define PROJINTERNAL __stdcall
#endif // _UTIL_H_