flat assembler
Message board for the users of flat assembler.

Index > Windows > Zlib

Author
Thread Post new topic Reply to topic
OzzY



Joined: 19 Sep 2003
Posts: 1029
Location: Everywhere
OzzY 03 Apr 2006, 15:55
Zlib is a nice opensource library for file compression.
http://www.zlib.net/
I'd like to use it with FASM. Does anyone knows how to use it?

Thanks!
Post 03 Apr 2006, 15:55
View user's profile Send private message Reply with quote
RedGhost



Joined: 18 May 2005
Posts: 443
Location: BC, Canada
RedGhost 03 Apr 2006, 16:56
OzzY wrote:
Zlib is a nice opensource library for file compression.
http://www.zlib.net/
I'd like to use it with FASM. Does anyone knows how to use it?

Thanks!


download the compiled .DLL file and import all the exports like you would any kernel/user32 procedure, it doesn't even have to be in system32 or etc it can be in the same folder as your programme, alternatively you can call LoadLibraryA and then GetProcAddress for more 'stealth' importing

_________________
redghost.ca
Post 03 Apr 2006, 16:56
View user's profile Send private message AIM Address MSN Messenger Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.