November 26, 2012
assembly language, beginner, compiler, delphi, implementation, interpreter / compiler, profiler, programming languages, tools / utilities, tricks
In Delphi, you can use SizeOf to get the size of a type or any variable. The SizeOf function returns the storage size, in bytes, of either a Variable …
Before Delphi 2007, sometimes you will have a warning showing up for lengthy functions, even if you have defined return value at the begining of the function, for example: …
June 15, 2012
c / c++, code, code library, compiler, HTA, implementation, javascript, programming languages, software download, tools / utilities, VBA, vbscript, Win32 API, windows, windows scripting host
Script32 is a fast and secure free tool that converts your VBScript/Javascript (*.js) (to run under Window Script Hosting WSH) to Win32/Win64 Executables. Script32 Features It is a command …