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

8 lines
120 B
C

#ifndef PLSRUN_DEFINED
#define PLSRUN_DEFINED
struct lsrun;
typedef struct lsrun* PLSRUN;
#endif /* PLSRUN_DEFINED */