VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



File Object Using Win32 API

by MindOpening (1 Submission)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

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

Download File Object Using Win32 API

Download File Object Using Win32 API (16 KB)

File Object Using Win32 API Comments

No comments have been posted about File Object Using Win32 API. Why not be the first to post a comment about File Object Using Win32 API.

Post your comment

Subject:
Message:
0/1000 characters