[minizip] Ensure we don't ever accidentally change calling convention
authorAlan McGovern <alan.mcgovern@gmail.com>
Wed, 17 Aug 2011 12:23:05 +0000 (13:23 +0100)
committerAlan McGovern <alan.mcgovern@gmail.com>
Wed, 17 Aug 2011 12:23:05 +0000 (13:23 +0100)
commitb5a0b8e0a8bb2fe790dc2f34a1a846f8efc470db
tree12c1a86f58b43be43c60d14eb28e7293cc803d67
parent2685feb4e79f72b186f2838970964b6a226cfb21
[minizip] Ensure we don't ever accidentally change calling convention

Make sure we always #define ZCALLBACK to empty so we don't change
the calling convention on windows by including a header which defines
'CALLBACK'. This will keep things as cdecl as required by the c#
pinvokes.
support/minizip/ioapi.h