- Messages
- 11
- Country

Hello.
It is possible to get latitude and longitude of the flight simulator via FSUIPC in VB, if yes someone could share the code via MP, email or right here in the forum.
I'm working on a project in excel 2013 / OS x64 so if someone has the VBA code it will save me some time.
I've tried something with the FSUIPC_SDK (UIPC_SDK_VisualBasic) files:
BitwiseOps.bas
FSUIPC.bas
General.bas
in General.bas | Debug.Print ResultText (dwResult)
I get the following information "Can not link to FSUIPC or WideClient"
Before running the code FS9 is opened with FSUIPC.dll in fs9 \ modules.
Thank you in advance for your attention.
It is possible to get latitude and longitude of the flight simulator via FSUIPC in VB, if yes someone could share the code via MP, email or right here in the forum.
I'm working on a project in excel 2013 / OS x64 so if someone has the VBA code it will save me some time.
I've tried something with the FSUIPC_SDK (UIPC_SDK_VisualBasic) files:
BitwiseOps.bas
FSUIPC.bas
General.bas
in General.bas | Debug.Print ResultText (dwResult)
I get the following information "Can not link to FSUIPC or WideClient"
Before running the code FS9 is opened with FSUIPC.dll in fs9 \ modules.
Thank you in advance for your attention.
