Jump to content
Sign in to follow this  
Guest qsysk

Module/Forms

Recommended Posts

Guest qsysk

I would suggest to use C++ for this. Note that a module must have the same export signature as a gauge (Linkage and ImportTable).In order to capture the FSMain window and add your menu there is an running example in the avsim library "FSMenu.zip" (really i don't remember the author). This is done with the use of SetWindowLong. Furthermore, you can built a form using MFC(CDialog,CWindow etc) or W32 Flat API (CreateWindowEx etc). I would suggest MFC if you are using Visual Studio.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...