[fpc-pascal] WinCE api calls info

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Sun Sep 14 12:56:23 CEST 2008


The problem is too much ambiguity because the Windows unit declares a
lot of stuff with the same names as LCL, so drop the Windows unit if
you don't really need it and add LCLType and LCLIntf instead. Create a
separate unit to isolate direct calls to the Windows API.

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list