Searched defs:_INFCONTEXT (Results 1 – 4 of 4) sorted by relevance
20 typedef struct _INFCONTEXT struct22 PVOID Inf;23 PVOID CurrentInf;24 PVOID Section;25 PVOID Line;
22 typedef struct _INFCONTEXT struct24 HINF Inf;25 HINF CurrentInf;26 UINT Section;27 UINT Line;
69 typedef struct _INFCONTEXT struct71 PINFCACHE Inf;72 PINFCACHE CurrentInf;73 UINT Section;74 UINT Line;
685 typedef struct _INFCONTEXT { struct686 PVOID Inf;687 PVOID CurrentInf;688 UINT Section;689 UINT Line;