Öhhmm... ich will euch ja nicht zu nahe treten, aber schon mal auf die Idee gekommen auch die Dokumentaion zum SDK zu Lesen? Da steht es doch beschrieben.
Zitat:
Setup
Four tools (Traffic Settings, Traffic Explorer, Traffic Map, and Dump Airport List) are coded in the TrafficToolbox.dll (available in the same folder as this document, SDK\Environment Kit\Traffic Toolbox SDK).
To install the dll, the dll.xml file in the <Drive>:\Documents and Settings\<alias>\Application Data\Microsoft\FSX folder should contain the following bold lines (if the file already exists in this folder), or the dll.xml file should contain all the following (if the dll.xml file does not already exist at the right location). A sample dll.xml file is available in the same folder as this document.:
<?xml version="1.0" encoding="Windows-1252" ?>
- <SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
- <Launch.Addon>
<Name>Traffic Toolbox</Name>
<Disabled>False</Disabled>
<Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
</Launch.Addon>
</SimBase.Document>
|
Außerdem finden sich ja dann noch weitere Informationen in der Doku.