Lines Matching defs:SYSTEM_INFO
66 struct SYSTEM_INFO { struct
67 wProcessorArchitecture: WORD,
68 wReserved: WORD,
69 dwPageSize: DWORD,
70 lpMinimumApplicationAddress: LPVOID,
71 lpMaximumApplicationAddress: LPVOID,
72 dwActiveProcessorMask: DWORD_PTR,
73 dwNumberOfProcessors: DWORD,
74 dwProcessorType: DWORD,
75 dwAllocationGranularity: DWORD,
76 wProcessorLevel: WORD,
77 wProcessorRevision: WORD,