Searched refs:ModuleListIndex (Results 1 – 1 of 1) sorted by relevance
66 ULONG ModuleListIndex; member840 Snapshot->ModuleListIndex = 1; in Module32FirstW()925 (Snapshot->ModuleListIndex < Snapshot->ModuleListCount)) in Module32NextW()928 RtlCopyMemory(lpme, &Entries[Snapshot->ModuleListIndex++], sizeof(MODULEENTRY32W)); in Module32NextW()