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

9 lines
164 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef PLSFRUN_DEFINED
#define PLSFRUN_DEFINED
struct lsfrun;
typedef struct lsfrun* PLSFRUN;
typedef const struct lsfrun* PCLSFRUN;
#endif /* PLSRUN_DEFINED */