VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

File Object Using Win32 API

MindOpening  (1 Submission)   Files/File Controls/Input/Output   Visual Basic 5.0   Advanced   Wed 3rd February 2021

I haven't submitted in a while and figured that some of you might might be able to use some of the things I have worked on. Much of this code was inspired by this site or derived from this site. This submission is a File Object by encapsulating Win API functions into an object oriented dll. I have used this dll in several applications currently distributed in high stress environments. Includes advanced file and directory properties and functions including File Input/Output. And a file searching collection.
File Object
Properties
CRC32, CRCAlder, Computer Name, Date Accessed, Date Created, Date Modified, Directory, Drive, Exists, Extension, Name, Size, Type, Fixed Disk, Hidden, LastAccessed, LongName, Parent Directory, Read Only, Short Name, Title
General File Functions
FileCopy, Delete, Execute, ExploreDir, FileMove, FilePropertiesDialog, FileRename
File Input Output Functions
FileOpen, FileClose,GetData, GetDataFromFile, PutData, PutDataInFile, SetFilePosition
Directory Object
Properties
Exists, Drive, ComputerName, Path
Functions
Copy, Create, Delete, Move

Rate File Object Using Win32 API (7(7 Vote))

Download File Object Using Win32 API

File Object Using Win32 API Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters