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

9 lines
189 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef PLSQSINF_DEFINED
#define PLSQSINF_DEFINED
struct lsqsubinfo;
typedef struct lsqsubinfo* PLSQSUBINFO;
typedef const struct lsqsubinfo* PCLSQSUBINFO;
#endif /* !PLSQSINF_DEFINED */