planesp0tter Posted July 12, 2017 Report Posted July 12, 2017 Hello, I am trying to use FSUIPC in a C++ add-on program. I assume reading/writing data offsets only works with registered copies of FSUIPC - is this correct? If yes - how do I tell programmatically whether the copy of FSUIPC I am connecting to is registered or not? I don't see any "FSUIPC_ERR_NOT_REGISTERED" code or something like that. How do you detect this error condition? Thanks :)
Thomas Richter Posted July 12, 2017 Report Posted July 12, 2017 Hi, did you check the SDK? It clearly tells to read and write Offsets there is no need for registration. Also there are Offsets available to check if FSUIPC and WideFS is registered. Thomas
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now