Changeset 860
- Timestamp:
- 1/6/2009 2:17:25 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/Installer/Bootstrapper/Bootstrapper.cpp
r792 r860 362 362 SYSTEM_INFO sysInfo; 363 363 ZeroMemory(&sysInfo, sizeof(sysInfo)); 364 Get SystemInfo(&sysInfo);364 GetNativeSystemInfo(&sysInfo); 365 365 366 366 if (std::wstring(L"\\/").find(tempDir[tempDir.length() - 1]) == std::wstring::npos)
Note: See TracChangeset
for help on using the changeset viewer.
