WindowsXP-SP1/windows/richedit/lsinc/plsdnode.h
2020-09-30 16:53:49 +02:00

8 lines
139 B
C

#ifndef PLSDNODE_DEFINED
#define PLSDNODE_DEFINED
struct lsdnode;
typedef struct lsdnode* PLSDNODE;
#endif /* PLSDNODE_DEFINED */