Flight Simulator 2002 Programming

Developed or developing a new product in PureBasic? Tell the world about it.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by stephenwhite.

Hi folks

Well I've had PureBasic now for some time but I've only just got round to actually using it. I'm looking at the possibility of programming add-on utilities for Flight Simulator 2002 by Microsoft. In order to do this, one needs to interface with a Module DLL called FSUIPC by Peter Dowson. This program acts as an interface between your program and FS2002 and provides the ability to get and set countless variables.

I have downloaded the FSUIPC SDK which has several examples of how to interface with the DLL. However, the functions are written for Visual Basic and I am not a Visual Basic programmer. I have tried to translate some of the code to PB but there are some terms which I just do not understand.

So, ultimately what would be nice is if someone fancied joining me to write FS2002 add-ons who has a background in VB. Alternatively, someone who would be able to convert the VB stuff into PB. The final option would be to simply ask what certain VB 'styles' actually mean in PB (remember, I'm pretty new to PB as well :wink:

The potential for add-ons is great with FS2002 and there are already several commercial products which interface with FS2002 via the FSUIPC DLL. Is anyone interested?

All the best
Steve White
CraftMedia
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by stephenwhite.

Er... I'll take that as a 'no', then:)

Thanks for reading, anyhow.

All the best.
Steve White
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by PB.

> Er... I'll take that as a 'no', then:)

Well, I know a bit about VB and I also own FS2002, but I haven't done
much with DLLs in PureBasic... so I don't know how much help I can be.
Can you give me an example of the VB terms you don't understand, or an
example source that needs converting? This will at least show me if
I can be of any help, but I can't promise anything. :)


PB - Registered PureBasic Coder
Post Reply