/*1614 #if defined(__BORLANDC__) || defined(__MINGW32__) switch (info.u.s.wProcessorArchitecture) { #else switch (info.wProcessorArchitecture) { #endif 1620*/ switch (info.wProcessorArchitecture) {