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

10 lines
123 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef PLSEMS_DEFINED
#define PLSEMS_DEFINED
struct lsems;
typedef struct lsems* PLSEMS;
#endif /* !PLSEMS_DEFINED */