On Sun, Dec 21, 2008 at 4:24 PM, Jürgen Hestermann
<juergen.hesterm...@gmx.de> wrote:
> MessageBox(0,'Programmfehler!','SPEED TEST',MB_ICONEXCLAMATION or
>         MB_TopMost or MB_SetForeGround);

You are using a Windows API routine, from the Windows unit. I know
that because I know the routines, but it is easy to find out. Just
right click "MessageBox" and select "Find Declaration"

The "Find in Files" dialog is also useful.

-- 
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to