Re: Developer 2000 user_exits
Date: 1996/11/12
Message-ID: <32887D39.7531_at_ix.netcom.com>#1/1
Kevin Agee wrote:
>
> We are in the process of converting our 3.0 Forms to 4.5 on a
> Windows NT platform.
>
> We have ported our C code user exits and compiled them down to
> a DLL and set the FORMS45_USEREXITS variable to point to the new
> DLL.
>
> However we still get the error message <function_name> not found
> when the user_exit is executed. It like it doesn't user the iapxtb
> structure set up in our code.
>
> I know this is a little vague, but I'm just not enough of an expert in this
> area to go into a long detailed description.
>
> Any suggestions of what to try next?
>
> --
> ------------------------------------------------------------
> Kevin Agee kda_at_sky.net
> Kevin.Agee.SysDev903A_at_igate.sprint.com
> ------------------------------------------------------------
Have you tried matching case? We converted ours to all upper and
it started working.
Received on Tue Nov 12 1996 - 00:00:00 CET
