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

9 lines
151 B
C

#ifndef PLSIOCON_DEFINED
#define PLSIOCON_DEFINED
struct lsiobjcontext;
typedef struct lsiobjcontext* PLSIOBJCONTEXT;
#endif /* PLSIOCON_DEFINED */