[fpc-pascal] WinCE api calls info

Paul paul.blommaerts at telenet.be
Sat Sep 13 22:40:47 CEST 2008


> Is the Graphics unit in your uses clause?

yes,  it is

> TBitmap works in Windows CE, so there is something wrong with your code.
var bmp: TBitmap;
begin
    bmp:= TBitmap.Create;

what's wrong with this?

thanks,

Paul





More information about the fpc-pascal mailing list