Hi Community!!
I want to create a system tray application having some options using which I can set some parameters.
For example Skype system tray supports : 1> Change Online Status 2> Open Skype and 3> Quit.
Also I want this application to support multiple Windows Platforms e.g XP, 7, 8, POSReady etc. as mentioned in the Title. This system tray application will be talking to a mouse driver.
I have created a basic app using Visual Studio templates and C#. However, I want to know whether it can be done using C/C++??
Thanks in Advance
I want to create a system tray application having some options using which I can set some parameters.
For example Skype system tray supports : 1> Change Online Status 2> Open Skype and 3> Quit.
Also I want this application to support multiple Windows Platforms e.g XP, 7, 8, POSReady etc. as mentioned in the Title. This system tray application will be talking to a mouse driver.
I have created a basic app using Visual Studio templates and C#. However, I want to know whether it can be done using C/C++??
Thanks in Advance