Windows Boradcase Messaging

Hi All

I have a project that required Servoy to integrate a number of other Windows based packages on client machines. As part of this process we will require Servoy to do the following:

  1. Call a specific Windows application and pass parameters in the same process

  2. Receive broadcast messages from Windows and then act on the results ie a listener process.

I believe this would achieved via a plugin, however do not have the skill or experience to produce the said plugin. I obviously interested to know a) if this already exists OR b) if anyone has the ability to develop this feature.

Many thanks in anticipation

Gordon

BTW Background Info:

Servoy passes information to application called TriGold via XML and calls TriGold using a message which opens TriGold, instructs it to import the XML data and then open on a specific page.

On completion of a given process the user closes TriGold which broadcasts a Windows message as follows:

|Value=RegisterWindowsMessage(“Trigold_PXI_Complete”)

|App=BSM_Applications
CallBroadcastSystemsMessage(BSF_IGNORCURRENTTASK Or BSFPOSTMESSAGE, |App, |Value,0,0)

I have various links to instructions for handling this in C++ and VB, but neither the experience nor skill to create the plugin. I am obviously happy to commission this piece of work and look forward to being contacted directly by appropriately skilled developers.

G