|
From: John W. <jwh...@ta...> - 2006-10-05 23:45:46
|
On 10/5/2006 1:38 PM, William S Fulton wrote:
> I can't think of anyway to add code at the very beginning of the wrapper
> function before the marshalling starts. %exception might do what you
> want though:
>
> %exception {
> AFX_MANAGE_STATE(AfxGetStaticModuleState())
> $action
> }
>
That's just the ticket. While not at the top of the function, the generated code
is nevertheless precisely correct for my needs, and worked like a charm.
Thank you very much, William.
--
John Whitley -- Software Developer -- Tableau Software
jwh...@ta... -- 206-633-3400 x. 509
|