[Lazarus] Codetools vs compiler
patspiper
patspiper at gmail.com
Sat Sep 20 12:42:44 CEST 2014
Hi,
While trying to fix bug http://bugs.freepascal.org/view.php?id=26651
(for WinCE), the compiler complained with:
Identifier not found "GetProcessAffinityMask" (in utf8process.pp).
However, codetools' find declaration locates the function in
fpc/rtl/win/wininc/redef.inc.
Where's the catch?
Note: GetProcessAffinityMask is defined as well in
fpc/rtl/win/wininc/func.inc (inc file is used for Win32/64 but not for
WinCE).
Thanks,
Stephano
More information about the Lazarus
mailing list