2005-05-07 17:01 UTC+0100

This commit is contained in:
Antonio Linares
2005-05-07 15:11:54 +00:00
parent 5fa0cfc51f
commit 9a2b1d8230

View File

@@ -8,6 +8,16 @@
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2005-05-07 17:01 UTC+0100 Antonio Linares <alinares@fivetechsoft.com>
* makefile64.nt
+ bufferoverflowu.lib added to LDFLAGS as per new Microsoft C 64 compiler
(PSDK April 2005) requirement.
* hbdate.h
* hbapifs.h
+ HB_EXPORT added to those functions that already were using it, as per
new Microsoft C 64 compiler (PSDK April 2005) requirement.
2005-04-29 16:00 UTC+0100 Antonio Linares <alinares@fivetechsoft.com>
* makefile64.nt
* -D__64__ removed. No longer needed.