Source code of Windows XP (NT5)
 
 
 
 
 
 

7 lines
121 B

#ifndef PLSPAP_DEFINED
#define PLSPAP_DEFINED
struct lspap;
typedef struct lspap* PLSPAP;
#endif /* !PLSPAP_DEFINED */