Options

cfront.dll, urgent problem!

YasasYasas Member Posts: 3
edited 2003-07-01 in Navision Financials
Hello,

I've got a serious problem with CFront/API in Delphi.
To be more specific, everything is clear, but I really don't understand the usage of SetRange and SetFilter functions, where values are passed using "void *Value" interface.
The question is ... do you know the appropriate (general) technique to pass values from Delphi or C/C++ to cfront.dll for these functions? The only data-type that works is DBL_U16, as shown in useless "sample.c".

Help me please ...

Many thanks, have a nice day.

Comments

  • Options
    YasasYasas Member Posts: 3
    Problem is solved, feel free to contact me if you find the solution useful. I can share a Delphi unit with (presently incompletely) translated interface for cfront.dll and a helper class that simplifies work with critical CFront methods.

    Yasas
Sign In or Register to comment.