Windows2003-3790/windows/richedit/lsinc/plsdnode.h

8 lines
139 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#ifndef PLSDNODE_DEFINED
#define PLSDNODE_DEFINED
struct lsdnode;
typedef struct lsdnode* PLSDNODE;
#endif /* PLSDNODE_DEFINED */