commit | 9ee577c7f5b9d9583824ba229dba20b5db709a30 | [log] [tgz] |
---|---|---|
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Sat Apr 24 09:40:44 2010 -0500 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Sat Apr 24 09:40:44 2010 -0500 |
tree | 7a175bdd01579deaf4e033bb70d6d0714afe1f1c | |
parent | c3d73f4da99e094730457bfc1ffd00f5d71984db [diff] |
[devel] Changed Windows calling convention back to __cdecl for API functions. For Windows/x86 platforms only: __stdcall is no longer needed for Visual Basic, so libpng-1.5.0 uses __cdecl throughout (both API functions and callbacks) on Windows/x86 platforms.