PDA

View Full Version : FS9/FSX Module


Acidic32
25 May 2009, 07:01
I am trying to write a FS9/FSX module in C#, but i dont know how to start it, ie, how do i create the menu item, how do i get the DLL to work without crashing FSX/FS9? Anyone with any information or help to get me started would be fantastic.

Daniel

arno
25 May 2009, 13:47
Hi Daniel,

I don't think you can make a DLL module for FS with C#, as far as I know you need to use C++.