[Zlib-devel] Fwd: Looking for Declare statements for Zlib implementation in VB6

William A. Rowe Jr. wrowe at rowe-clan.net
Fri Apr 30 16:53:42 EDT 2010


On 4/30/2010 4:20 PM, Mark Adler wrote:
> zlibbers,
> 
> Every once in a while I will forward a question from zlib at gzip.org to this group.  In this case I have no idea what this fellow is talking about.  I presume that VB is looking for its moral equivalent of zlib.h.

If you refer to the zlib1.dll text file notes, VB/standard calling conventions
were explicitly dropped after 1.1.4 - the entry points all use the 'C' calling
convention now.  (stdcall - pop args on return; c calling - caller pops args
after return).





More information about the Zlib-devel mailing list