Arclab FileIO/System Toolbox is a set of easy to use but powerful functions for File, Folder, Shell, Windows API and System operations and for gathering informations. The ActiveX component was specially designed for the VB/VBA programmer and helps the developer saving a lot time during application development. Language Functions: GetSystemLocale, GetSystemLanguageThis functions might be very useful if your application has multi-language support.Recurse Directory Functions: MakeDir, DeleteDirIt includes a recurse directory function which allows you to create a directory tree (directory with subdirectories) with one single line of code.System Functions: Shutdown, Reboot, Logoff, GetWindowsVersion, GetServicepackSystem information functions show the operating system and the installed servicepack. You can also logoff, reboot or shutdown the computer.Misc Functions: CurrencyToKString, GetIPAddress, GetHostName, GetComCtlVersion, GetWindowsDirectory, GetSystemDirectory, GetUserName, CurrencyToKBString, CurrencyToMBString, CurrencyToGBStringThis function group contains misc, but often requested functions.File/Folder Search Functions: Search, GetNumberOfFiles, GetNumberOfFolders, GetTotalSize, GetFileSize, GetFolderSize, GetFile, GetFolderThe included search functions allows you to do a recurse wildcard search with ease. The results (path and size) are stored inside the control and can be easily accessed from your application. All drive/file/folder size functions are returning 64bit values which show the correct size for volumes larger than 4GB.File Info Functions: GetFileSize, GetCreationTime, GetLastWriteTime, GetLastAccessTime, IsHidden, IsSystem, IsReadOnly, GetURL, GetRootFolder, FileExistsAny relevant information about a file is available through File Info Functions.
[a href="http://arclab.com"]Visit: arclab.com[/a] See also: easy, logfile, sequential, shell, process, memory, volumes, large, diskspace, disk, remove, rename, copy, methods, functions, dirs, folders, files, system, WIN32, API, WINAPI, c, basic, visual, access, component, vbx, ocx, activex, COM
|