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

8 lines
121 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
#ifndef PLSPAP_DEFINED
#define PLSPAP_DEFINED
struct lspap;
typedef struct lspap* PLSPAP;
#endif /* !PLSPAP_DEFINED */