Download Particle BETA 1 from Mega.co.nz
In addition, I have uploaded the source code for a very basic Sample Application. It is a VS2012 class library project. This sample app assembly is included in the Plugins folder of the BETA above. This way you can see it running, and then look at the source code to see how to create an app that will load into the UI.
SampleApp
The sample app posts messages to the message bus. Those messages are picked up by the Monitor app as it listens for IStatusMessage and IErrorMessage on the CoreMessageBus. So you can type in a message, send it, it posts to the message bus, and moments later you can see it get received by and appear in the Monitor.
Hi Moon,
Does it not support 32 bit OS?? Could you tune something so that it can be supported?