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.

A big petition about URL to information about inside of MS FS.

Featured Replies

I need to create some module (.dll) for FS. I know how to do it. It loaded and unloaded just fine. Question is: where can I get information about inside of MS FS ? How can I control FS (get and put some FS specific data) from my .DLL.Thanks for the help.

Hey Vladmir,An easy way to do that is to read and write from/to FS's memory using the correct offsets. Take a look at a msg posted by Jean-Luc called How To GLOBAL.DLL. In there you will find a code snippet that gets a handle to the Global.dll file (a DLL that contains most of the FS values of interest to developers) and then adds the offset so that you are reading the correct portion of the computer memory.To write, you can use memcpy, again using the offset you defined earlier to write to the correct position. For more on that take a look at the MSDN library at http://msdn.microsoft.com/library/default.aspTo know the correct offsets, a good table comes with the FSUIPC SDK or with the newly released, freeware, FDSConnect, which you can find at http://www.flightdecksoftware.comIf you need more help, feel free to contact me by going to our website and clicking on Contact Us. We have Live help working for the most part of 24 hours each day. And thanks go to Jean-Luc for teaching us all how to do this.

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.