Results 1 to 3 of 3

Thread: Read/Write Large Binary File by API

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2012
    Posts
    106

    Read/Write Large Binary File by API

    Hello,
    I am creating a file splitter in which I need to Split large files (up to 3 GB) in to small parts. I have tried to create one but in vb6 its not accepting file size more than arround 1GB. Even I want to do it fast.

    There should be any API to read/write large file size..? Or any working example of a large file size splitter?


    Thanks with Regards,

  2. #2
    Default Member Bonnie West's Avatar
    Join Date
    Jun 2012
    Location
    InIDE
    Posts
    4,060

    Re: Read/Write Large Binary File by API

    On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
    Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Feb 2012
    Posts
    106

    Re: Read/Write Large Binary File by API

    Thanks Bonnie... Let me try this
    Regards,

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