Searched refs:EnvironmentSize (Results 1 – 3 of 3) sorted by relevance
45 ULONG EnvironmentSize; member
757 ULONG EnvironmentSize = 0; in BaseCreateVDMEnvironment() local799 ++EnvironmentSize; in BaseCreateVDMEnvironment()800 EnvironmentSize += 2; // Add the two terminating NULLs in BaseCreateVDMEnvironment()812 RegionSize = (EnvironmentSize + MAX_PATH) * sizeof(WCHAR); in BaseCreateVDMEnvironment()
1560 SIZE_T EnvironmentSize; member