Jump to content
The simFlight Network Forums

FSUIPC.bas and Microsoft Visual Studio 2008


Recommended Posts

Hallo all again,

I tried to integrate FSUIPC.bas into visual studio 2008 for a utility i want to create.I created a new module copied tha contents of FSUIPC.bas it there (dont know if that the right way)

the problem is that it has more that 60 errors some of them i corrected but others i dont know how.

Can someone help me out??

Thanks

Gus

Link to comment
Share on other sites

I'm pretty sure that .BAS file will be for Visual Basic version 6.

Visual Studio 2008 uses a different version of Visual Basic called VB.NET. It's a different language (although the syntax is very similar). That's why you're getting the errors.

If you want to wirte FSUIPC apps in VB.NET using Visual Studio 2008 then go to this thread and download my .NET Client DLL.

http://forums.simflight.com/viewtopic.php?f=54&t=53255

It has extensive documentation and example applications to help you on your way.

Paul

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.