windows-nt/Source/XPSP1/NT/windows/richedit/inci/plstbcon.h

9 lines
151 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef PLSTBCON_DEFINED
#define PLSTBCON_DEFINED
struct lstabscontext;
typedef struct lstabscontext* PLSTABSCONTEXT;
#endif /* PLSTBCON_DEFINED */