Windows2003-3790/windows/richedit/lsinc/pdobj.h
2020-09-30 16:53:55 +02:00

8 lines
121 B
C

#ifndef PDOBJ_DEFINED
#define PDOBJ_DEFINED
struct dobj;
typedef struct dobj* PDOBJ;
#endif /* PDOBJ_DEFINED */