Searched defs:forwin64 (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp209 BOOL forwin64 = FALSE; variable
304 if (forwin64)
580 if (forwin64)
701 // InstallFlags: runvcredist and forwin64 options
712 else if (line.compare("forwin64") == 0)
713 forwin64 = TRUE;

Completed in 15 milliseconds