Marco Cantù 1998, Mastering Delphi 4

Project: ICONSDLL.DPR


Project Structure


ICONSDLL.DPR

library Iconsdll;

{$R ICONS.RES}

uses
  Windows;

end.


Copyright Marco Cantù 1998