ReactOS 0.4.16-dev-13-ge2fc578
|
#include <infsupp.h>
Public Attributes | |
HINF | Inf |
HINF | CurrentInf |
UINT | Section |
UINT | Line |
PVOID | Inf |
PVOID | CurrentInf |
PVOID | Section |
PVOID | Line |
PINFCACHE | Inf |
PINFCACHE | CurrentInf |
PVOID _INFCONTEXT::CurrentInf |
Definition at line 25 of file infsupp.h.
Referenced by SetupFindNextLine(), SetupFindNextMatchLineW(), SetupGetLineTextA(), and SetupGetLineTextW().
PVOID _INFCONTEXT::Inf |
Definition at line 24 of file infsupp.h.
Referenced by InfFindFirstMatchLine(), InfFindNextLine(), InfFindNextMatchLine(), InfpFindFirstMatchLine(), InfpFindNextLine(), InfpFindNextMatchLine(), SetupFindNextLine(), and SetupFindNextMatchLineW().
UINT _INFCONTEXT::Line |
Definition at line 27 of file infsupp.h.
Referenced by InfFindFirstMatchLine(), InfFindNextLine(), InfFindNextMatchLine(), InfpFindFirstMatchLine(), InfpFindNextLine(), InfpFindNextMatchLine(), SetupFindNextLine(), SetupFindNextMatchLineW(), SetupGetLineTextA(), and SetupGetLineTextW().
UINT _INFCONTEXT::Section |
Definition at line 26 of file infsupp.h.
Referenced by InfFindFirstMatchLine(), InfFindNextLine(), InfFindNextMatchLine(), InfpFindFirstMatchLine(), InfpFindNextLine(), InfpFindNextMatchLine(), SetupFindNextLine(), SetupFindNextMatchLineW(), SetupGetLineTextA(), and SetupGetLineTextW().