Articles Tagged ‘cmp’


How to Make a dynamic array at runtime

How to Make a dynamic array at runtime

How to check if a number is prime

How to check if a number is prime

strings

How to search for a Sub-String with Instring + InstringReverse (Assembler)

How to search for a Sub-String with Instring + InstringReverse (Assembler)

strings

How to split a string *VERY* fast using delimiters (function) (part2)

How to split a string *VERY* fast using delimiters (function) (part2)

files

How to calculate the checksum of a file

How to calculate the checksum of a file

sf

How to read the ROM-BIOS

How to read the ROM-BIOS

sf

How to detect if an Application is running within VMware

How to detect if an Application is running within VMware

sf

How to detect if the program is running inside VMWare

This function can be used to determine whether your program is running from within VMWare. For more information please refer to the article at: http://www.codeproject.com/system/VmDetect.asp