fGetSystemInfo
MS stipulates that OS Version Info must be obtained “correctly” in their Windows2000 Application Specifications. This is the way.It also uses api’s to get the OS path, get the Windows Temp Dir and to generate a unique temp file name.This is a .BAS file with a Sub Main() so it should compile easily. It generates the info, writes… Read More »