> The second question (is gtkentry widget in W32 release corrupted?)
> remains alive.
GTK1 was debugged for Windows because lazarus used it at first. However
Lazarus switched to plain win32 later, so I don't think GTK2 on windows is
too well debugged in relation with FPC, and I know nobody that u
Marco van de Voort wrote:
The second question (is gtkentry widget in W32 release corrupted?)
remains alive.
GTK1 was debugged for Windows because lazarus used it at first. However
Lazarus switched to plain win32 later, so I don't think GTK2 on windows is
too well debugged in relation with FPC, an
Hello fpc-pascal,
I try to use fpMMap function to access file data under FreeBSD 5.3-RELEASE
with fpc-1.9.8. But code from examle
(http://www.freepascal.org/docs-html/rtl/baseunix/fpmmap.html) not working.
P:=Pchar(fpmmap(nil,len+1 ,PROT_READ or PROT_WRITE,MAP_PRIVATE,fd,0));
If longin
> I try to use fpMMap function to access file data under FreeBSD 5.3-RELEASE
> with fpc-1.9.8. But code from examle
> (http://www.freepascal.org/docs-html/rtl/baseunix/fpmmap.html) not working.
I'm away on holiday starting tomorrow, I'll look into it when I come back.
Best solution would be