Source code of Windows XP (NT5)
 
 
 
 
 
 

8 lines
151 B

#ifndef PLSIOCON_DEFINED
#define PLSIOCON_DEFINED
struct lsiobjcontext;
typedef struct lsiobjcontext* PLSIOBJCONTEXT;
#endif /* PLSIOCON_DEFINED */