Hi!
Has anyone translated the XTest xtension of XFree86 to pascal yet?
I tried to h2pas this:
/usr/X11R6/include/X11/extensions/XTest.h
but don't know how to handle the "#if NeedFunctionPrototypes"
declarations. I think they have to be rebuild as function headers with
modifiers "extern; cdecl"?
> | An unhandled exception occurred at 0x00407A0B :
> | EAccessViolation : Access violation
> | 0x00407A0B
> | 0x00405948
> | 0x00065974
> | 0x00C3
> | An unhandled exception occurred at 0x00407A0B :
> [...]
> | EAccessViolation : Access violation
> | ^C
> `---
> Any