[Lazarus] Lazarus - Windows NT4
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Sat Apr 7 19:24:13 CEST 2018
On 2018-04-07 18:07, Bart via Lazarus wrote:
>> If you'd look at the screenshot you'd see that the function FlashWindowEx is
>> missing. That one is not used by the RTL or the FCL and thus must be used by
>> the LCL.
>
> ($lazarus)\lcl\interfaces\win32\win32callback.inc appr at line 850
According to MSDN
https://msdn.microsoft.com/en-us/library/windows/desktop/ms679347(v=vs.85).aspx
it doesn't look like a very important/critical API call (introduced in
Windows XP). So maybe the original poster can comment out that call in
LCL-Win32, then recompile LCL and his app and see how it goes. With some
luck in might work.
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 Lazarus
mailing list