windows-nt/Source/XPSP1/NT/windows/netdde/incs/tmpbuf.h
2020-09-26 16:20:57 +08:00

8 lines
97 B
C

#ifndef H__tmpbuf
#define H__tmpbuf
extern char tmpBuf [500];
extern char tmpBuf2[500];
#endif