Hello
I am a newbie to the world of FSUIPC and to this forum so I apologise in advance for all the mistakes I will do in the use of this web space.
I have been playing with Flight Simulator since I was a boy and I recently decided to start building some tools on my own. After some research, I finally encountered the FSUIPC_SDK packages and I was impressed by the potential of such a powerful tool
So I came out with the idea of writing my first app, which is supposed to be just a replica of the "UIPCHello" example but I crashed against two issues.
1st
I start FSX, I run UIPCHello.exe and everything is going well although the display message reports "Unkown FS version". Then I compile my project and the app does not connect to FSX at all as the "FSUIPC_Open" function returns false.
2nd
Hence, I decided to try the 64bit version of the SDK and the "UIPChello64.exe" returns the message " IPC request contains bad data"
So, I can't understand what I am doing wrong and I ended up here asking for some help.
Thanks very much in advance
Daniele