Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax for RegFN and CallFN
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00329083
Message ID:
00329090
Views:
23
>I can't remember how to use these commands to call a DLL function. Anybody refresh my memory?
>
>TIA,

Nigel, here's a sample (he said hoping that the parser is working):
m.show_win = RegFN('ShowWindow', 'II', 'I')
= CallFN(m.show_win, m.winhand, p_winstate)
My Extended Foxtools help file has further documentation if you want to look there on the parameters.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform