Date: Mon, 17 Nov 1997 21:43:30 -0800 (PST) Message-Id: <199711180543.VAA11146@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: eggbrains AT aol DOT com (Egg brains), djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: calling foo(void (*func)(__dpmi_regs *)).... Precedence: bulk At 12:49 11/18/1997 GMT, Egg brains wrote: >Okay, i got this code out of a mouse vector (or whatever you call that 0x33 > thing) example in DJGPP's faq. I copied in the code, looked up all the > functions (i like to know what i'm doing), and tried calling it like: > >foo(theVector()); >then >foo((__dpmi_regs *)theVector()); > >and a whole bunch of other ways i thought might work. They didn't :( I don't understand what you're trying to do. Can you post an actual example, that would compile if it were correct? Nate Eldredge eldredge AT ap DOT net