[fpc-pascal]VESA modes in fpc for win32

Shifted Soul snsii at yahoo.fr
Sun Jan 27 20:19:35 CET 2002


> but the program like
>
>  .........
>  GraphDriver:=1;
>  GraphMode:=$103;
>  InitGraph(GraphDriver,GraphMode,'');
>  .........

Hi
Don't ask me why, but I countred the same problem and it was solved by setting
the value of GraphDriver to 10 !?
bye





More information about the fpc-pascal mailing list