DLL Overview:
A very powerful DLL containing 72 advanced functions that are very easy to use.
Available Functions:
DRIVES:
DriveFormatFloppy – will format a floppy disk
DriveAvailablePercent – will return the available drive percent from a specified drive
DriveAvailableSpace – will return (in bytes) the available drive space
DriveSize – will return total drive space of specified drive
DriveType – Will return the type of drive
DriveHasFloppy - determines if there is a floppy disk in a specified drive
SYSTEM:
SystemMachineName – will return the name of the machine
SystemWindowsUserName – will return the log in name of the current user
SystemPhysicalMemory – Returns Windows Physical Memory
SystemPageFileSize – Returns Windows Page File Size
SystemWindowsVersion – Gets Windows Version Information
SystemValidateUser – will validate and return Domain/System name for User Login
SystemValidateUserLogin– will validate valid user login based on Windows Security
SystemRunAppOnStartup – Will run an application on startup
SystemRunAppAsService – Will run an application as a service
SCREEN:
ScreenCurrentColors – gets current screen colors setting
ScreenOpenProperties – opens the windows Screen Properties dialog box