Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to edit MSFS Menu?

Featured Replies

Hi, Captains,Well, I

Hi,In AVSIM file library, search for the file "fsmenu.zip", by Cyril Hruscak.The file has a "C" language source code that shows how to create a menu entry in FS2004.Regards,Emerson de Oliveira

Hi, Emerson,Thanks a lot for the hint.Can you say me how do I compile that to C Borland?Regards,

Do the following:In Borland C++ Builder 6, open a new project:File->New->OtherIn the "New" tab, select the "DLL Wizard", then check "C++" and "VC++ Style DLL".Insert the code from "main.c" (VC++ from fsmenu.zip) into the new C++ Builder sample code.Now you have to make minor adjustments in the source code to avoid compilation errors:In the DLLMain() function, set "fdwReason" to the proper case (e.g. to lowercase: "fwdreason").Replace every occurrence of "WNDPROC" by "FARPROC".Save and build the project.That's it. It should work. Regards,Emerson de Oliveira

  • 4 months later...

Hello,my problem is the following:I try to create a Menu or Submenu for my application in FS2002/04, but i have no Plan from C++ !I search for a Code Example in Delphi !!Pleas can anyone help here ??Many ThanksMatthias

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.