Category: 32 bit
The Microsoft provides a 32-bit msscript.ocx which allows you to easily do some scripting inside your application, however, they do not have an official 64-bit version of ScriptControl and …
Since Delphi 10.2 Tokyo supports the same codebase compiled into Win32, Win64 and Linux64 binaries, then it is interesting to run a small tests for a quick performance overview …
A Hash function returns a 32-bit (or sometimes 64-bit) integers for any given length of data. The function has to be as fast as possible and the collision should …
VBSedit (http://www.vbsedit.com) is a powerful, lightweight, commercial toolkit to edit, debug VBScript. It allows you to step by step executing VBScript and watch the variables. It also provides lots …
The CI (Jenkins) build server recently failed a few unit tests randomly and after I downloaded the test report (trx file), I found out the reasons that tests failed …