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"? TIA, Marc