windows-nt/Source/XPSP1/NT/windows/richedit/lsinc/plsqin.h

9 lines
158 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef PLSQIN_DEFINED
#define PLSQIN_DEFINED
struct lsqin;
typedef struct lsqin* PLSQIN;
typedef const struct lsqin* PCLSQIN;
#endif /* !PLSQIN_DEFINED */