Results 1 to 2 of 2

Thread: [RESOLVED] Win32 API - File Reading, Writing, etc.

  1. #1

    Thread Starter
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Resolved [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.

  2. #2

    Thread Starter
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    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
  •  



Click Here to Expand Forum to Full Width