Skip to content Skip to sidebar Skip to footer
Showing posts with the label 32bit 64bit

Checking If An Executable Is 32-bit Or 64-bit With A Python3 Script On Windows/linux

I'm writing software in Python3 (more specifically: Python 3.8.1). At some point, the software … Read more Checking If An Executable Is 32-bit Or 64-bit With A Python3 Script On Windows/linux

Problems With Python 2.4 And 2.4.4 In Struct.unpack And Win/lin

i'm coding on a Linux debian machine with python 2.4. My neighbour with Windows XP and python 2… Read more Problems With Python 2.4 And 2.4.4 In Struct.unpack And Win/lin

Firebird X32-x64 Bits

I have developed a Python executable programm (with PyInstaller). This executable use Firebird. My … Read more Firebird X32-x64 Bits