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

10 lines
141 B
C

#ifndef PLSSTINFO_DEFINED
#define PLSSTINFO_DEFINED
struct lsstinfo;
typedef struct lsstinfo* PLSSTINFO;
#endif /* !PLSSTINFO_DEFINED */