Results 1 to 10 of 10

Thread: VB - How to compress a buffer with ZLIB.dll

Hybrid View

  1. #1
    Member Dragokas's Avatar
    Join Date
    Aug 2015
    Location
    Ukraine on fire (country of slaves)
    Posts
    750

    Re: VB - How to compress a buffer with ZLIB.dll

    It's C, not C#.
    Code:
    typedef unsigned long  uLong; /* 32 bits or more */
    You can cast it to/from VB6 Long (signed long) without data loss.
    1-st variant is correct.
    Malware analyst, VirusNet developer, HiJackThis+ author || my CodeBank works

  2. #2
    Fanatic Member
    Join Date
    Aug 2011
    Location
    Palm Coast, FL
    Posts
    760

    Re: VB - How to compress a buffer with ZLIB.dll

    Thank you!

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