Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to call DLL & API ????
Message
From
13/12/1996 11:01:36
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00013930
Message ID:
00015055
Views:
49
>Oh.. my god... that means I am in a big problem... I will tel you
>why and what is the problem .. and sorry for this story....
>
>we are developing system under FP2.6 and we want to use the Arabic in this system.
>We did not face any problem in the beginning because we can make the field as right alignment and change the font of that field to an Arabic font, until hear there is no problem.
>But when we used the (list box) and (array pop up menu) in the screen design menu the problem started ... because we could not change the alignment in these function ...
>So, I bought the Arabic supplement Software Development Kit (SDK) package which comes with one diskette.. but the problem I don’t know how to use it!!!!!! the manual lists many function, like changing the screen to Right Alignment (RTL) and I have one DLL file (hook.dll) but we could not call any function from it.
>
>Any suggestion...

basically you look at the SDK documentation for a sepcific call
usually a call accepts several arguments
some are "free type" but some can accept only specifc values
these values apeaar in the doc as a description of sorts
these are constants defined in the .h file
all u have to do is scan the .h file and find the values for the constants

Arnon
Previous
Reply
Map
View

Click here to load this message in the networking platform