Date:  12/03/2001 03:30:32 PM Msg ID:  000197
From:  First Last Thread:  000197
Subject:  External Libraries
Hi all

I'm trying to interface a FoxWeb script with the LibPNG library.  I downloaded the current (stable) implementation of the PNG library and re-created the DLL -- libpng3.dll and threw in a newly-created zlib dll for good measure.  The problem is, every time I call any of the functions, I get a "too many parameters" and I've verified the number of parameters and the types and so forth.  Any ideas?

Thanks.

(If this sounds familiar, it is a continuation of an older question.)