[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 86: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 151: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 152: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/user.php on line 329: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
DesignCAD DC Toolkit FileLinker Forum • Abfrage 32 bit oder 64 bit
Seite 1 von 1

Abfrage 32 bit oder 64 bit

Verfasst: Freitag 18. Februar 2022, 15:15
von GeMe
Hallo,
gibt es eine BasicCAD oder Ole Abfrage um festzustellen, ob DC als 32 bit oder 64 bit Version läuft?
LG Geme

Re: Abfrage 32 bit oder 64 bit

Verfasst: Freitag 18. Februar 2022, 15:24
von DcUser
Hallo,
nein, gibt es nicht.

Re: Abfrage 32 bit oder 64 bit

Verfasst: Sonntag 20. Februar 2022, 17:18
von GeMe
Vielen Dank. Mit
public static bool Is64BitOperatingSystem { get; }
und Rückgabe 32 bit könnte ich schon mal sagen, dass es kein 64 bit DC sein wird ;-)
Evtl. geht da was mehr über Is64BitProcess? Muss mal sehen.
LG Geme