Jump to content
The simFlight Network Forums

32bit v 64bit


Recommended Posts

I have several C++ programs which interface to FSX via FSUIPC.

If I specify FSConnection(SIM_ANY); will the 32 bit program connect to 64bit P3D V4 or do I need to recompile my program in 64bit?

George

 

Edit. They seem to work ok.

 

Link to comment
Share on other sites

2 hours ago, GHD said:

I have several C++ programs which interface to FSX via FSUIPC.

If I specify FSConnection(SIM_ANY); will the 32 bit program connect to 64bit P3D V4 or do I need to recompile my program in 64bit?

No, you are okay. FSUIPC5 does have a different interface for 64-bit programs (which isn't supported in FSUIPC4 and earlier), but existing 32-bit ones are okay with the older interface. And there's nothing extra fror 64 bit programs.

2 hours ago, GHD said:

Edit. They seem to work ok.

Ah, you found out! 😉

Pete

 

Link to comment
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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.