Thanks Nic, but thats not what I meant (unless the late nights and early
mornings are burning me out).
The example is a Windows API call, in fact it is as follows:
capSetCallbackOnFrame(hwnd, fpProc);
Where fpProc is the callback proc.
So what I need to do is write a callback function and correctly reference it
by fpProc,
but I know neither how to declare or get access from the capsetcall......
capSetCallbackOnFrame(hwnd,???);
> function beeper : boolean;
> begin
> return myMainFormVar.beeper;
> end;
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz