|
-
Nov 14th, 2006, 06:40 PM
#1
[RESOLVED] Win32 API - File Reading, Writing, etc.
Is there a good tutorial or website that shows how to use the API functions for reading/writing files?
I'm trying to make a class wrapper for these functions to hopefully replace the standard VB file/read write methods, because the API is generally faster and there's also the 2 GB limit.
Most of the examples I've seen on the internet (allapi.net) are mainly for file attributes, and not actually reading/writing files.
-
Nov 14th, 2006, 10:56 PM
#2
Re: Win32 API - File Reading, Writing, etc.
Eh, nevermind.
I found a class from pscode.com, but it's not that good. Hopefully it's good enough to learn from though.
Once I'm finished I'll post it in the codebank.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|