WindowsXP-SP1/windows/netdde/incs/tmpbuf.h
2020-09-30 16:53:49 +02:00

8 lines
104 B
C

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