Our VFP 6.0 SP5 application needs to communicate with another application written in DELPHI. The Delphi developers wish to use custom windows messaging for communications. In their initial specification, they use the RegisterWindowMessage API to establish a connection between both systems. After searching various fox resources, I have not found anything on RegisterWindowMessage(). Can this function be utilized in VFP6.0?