Hi All,
I have looked high and low and I have been unable to find any information dealing with this question.
I have created a small client that is used for a Active Flight Mapping tool I created for FSEconomy.com. Its basically just a position reporter that sends some basic information to a WCF service from FSUIPC, that can then be queried by a Silverlight Map application for Display. That all works just fine.
Now, my problem is that FSE uses a seperate client that adds a menu item to the Addon menu (FSX) and I would like to be able to query the menu item text collection to determine if the client is installed/started.
I have read how to ADD a menu item, looking for a hotkey slot with 0 in it, but what I want is to actually see what already exists in the menu list.
Is it possible to pull that data and look for non-zero slots and to examine the menu text entered there?
Thanks for your time.
I have looked high and low and I have been unable to find any information dealing with this question.
I have created a small client that is used for a Active Flight Mapping tool I created for FSEconomy.com. Its basically just a position reporter that sends some basic information to a WCF service from FSUIPC, that can then be queried by a Silverlight Map application for Display. That all works just fine.
Now, my problem is that FSE uses a seperate client that adds a menu item to the Addon menu (FSX) and I would like to be able to query the menu item text collection to determine if the client is installed/started.
I have read how to ADD a menu item, looking for a hotkey slot with 0 in it, but what I want is to actually see what already exists in the menu list.
Is it possible to pull that data and look for non-zero slots and to examine the menu text entered there?
Thanks for your time.
