Hello
I`m looking for the orginal sources of the fpc ncurses bindings from Michael
Van Canneyt. Only the compiled file is included in the fpc installation.
I`ve try to download packages.zip (from
http://www.freepascal.org/develop.html), but the links on this site and on the
mirrors seems to
I have some problems with com interfaces (refcounted):
in this simple program heaptrc reports a memory leak even if the destructor
was correctly called:
{$mode objfpc}{$H+}
{$interfaces com}
program moneyleak;
type
IMoney = interface
['{AAD734A1-6F35-D911-9C73-C6AC7996EDD0}']
function Add