[fpc-pascal] Porting code from Windows D2007, missing Windows functions

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Thu Jul 14 07:12:51 CEST 2016


On 2016-07-14 06:08, Bo Berglund wrote:
> uses
> {$ifdef MSWINDOWS}
>   Windows,

Try changing that to {$ifdef WINDOWS} instead.

Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp



More information about the fpc-pascal mailing list