windows-nt/Source/XPSP1/NT/windows/richedit/lsinc/plsqsinf.h
2020-09-26 16:20:57 +08:00

9 lines
189 B
C

#ifndef PLSQSINF_DEFINED
#define PLSQSINF_DEFINED
struct lsqsubinfo;
typedef struct lsqsubinfo* PLSQSUBINFO;
typedef const struct lsqsubinfo* PCLSQSUBINFO;
#endif /* !PLSQSINF_DEFINED */