Changeset 4403 for trunk/changelog


Ignore:
Timestamp:
Oct 3, 2000, 7:50:34 AM (25 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r4399 r4403  
    1  /* $Id: changelog,v 1.1163 2000-10-02 22:54:40 bird Exp $ */
     1 /* $Id: changelog,v 1.1164 2000-10-03 05:50:34 bird Exp $ */
     2
     3 2000-10-03: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
     4    - Watcom makefiles:
     5                ú Wrote a converter tool to make wlink input from .def files.
     6                  tools/common - kDef2Wat.exe (Need VA C to compiler currently)
     7                ú Found a problem with Watcom when trying to link
     8                  advapi32.dll; It mangles the __stdcall function when
     9                  they aren't prototyped/delcared extern "C". Haven't found
     10                  any solution to this, other than prototyping the
     11                  APIs within extern "C" { }.
    212
    313 2000-10-02: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.