Thanks - thought win stuff always case independent! John<br /><br />On , José Mejuto <joshyfun@gmail.com> wrote:<br />> Hello FPC-Pascal,<br />> <br />> <br />> <br />> Tuesday, July 5, 2011, 6:54:37 PM, you wrote:<br />> <br />> <br />> <br />> JL> Trying to implement a win messagebox with timeout, I googled & found a<br />> <br />> JL> mention of an undocumented messageboxtimeout api & its delphi call.<br />> <br />> <br />> <br />> JL> See noddy program below - works for messagebox() with boolean false,<br />> <br />> JL> unfortunately fails with boolean true & gives 'not found in user32' message<br />> <br />> JL> in my xp.<br />> <br />> <br />> <br />> MessageBoxtimeoutA = NO<br />> <br />> MessageBoxTimeoutA = YES<br />> <br />> <br />> <br />> Check the casing (capital T). For XP or later.<br />> <br />> <br />> <br />> --<br />> <br />> Best regards,<br />> <br />>  José<br />> <br />> <br />> <br />> _______________________________________________<br />> <br />> fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org<br />> <br />> http://lists.freepascal.org/mailman/listinfo/fpc-pascal<br />> <br />>