Windows Message

smramon

New Member
Hi,

I have a DLL in Delphi, when the library gets some info I want to send a message to the Progress app like WM_NEWDATA using the SendMessage Windows API.

Does any one know how can I make in progress to capture this WM_NEWDATA message?
 
Back
Top