Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Messaging & API functions
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Windows Messaging & API functions
Miscellaneous
Thread ID:
00495568
Message ID:
00495568
Views:
78
Hello all,

I have a API library for sending data to a motor.
When the data is received the API library sends a windows message back to me.
To get that windows messages i use the fsMsgHook control from http:/www.fishware.com
That control is an evaluation version, but now the whole fishware site doesn't work anymore. And i don't want my users to click that evaluation screen away every time.

I am using the CT-Net API DLL under VFP 7.0
The only thing that needs to be done is that i send a command using a API call with the hWnd property of the form as parameter.
Then the DLL sends me a message back after a few ms telling me he is ready to process the next command.
I also can send reading commands, where the DLL writes the result back in the parameters i send, and then i also sends a Windows Message back.

Does anyone know where fishware has gone to, or know another activeX control or FLL to receive the windows messages for me.

TOA,
Next
Reply
Map
View

Click here to load this message in the networking platform