View Full Version : Help with FSBUS DLL
Anderson/SBSP
08-15-2009, 04:08 AM
Hi fellows!!
I dont programming in C++, and i´m totaly lost in Visual C++.
Anybody can give me a quick explanation about the struture of Visual C++, what is whats and etc...?
I read the manual of FSBUS DLL but i dont understand the project struture.
I can use visual basic, clipper (old no?!! hehe) But C++ is new for me.
If someone have use FSBUS DLL with Magenta please share examples!!
Thanks.
sgaert
08-15-2009, 05:23 AM
Hi,
it is good to see that you want to try the C++ Version. :D
As first is it right that you use the FSBUS DLL Version 2?
The struktur of C++ isnt far away from Visual Basic, i use that Tutorial (http://www.cplusplus.com/doc/tutorial/) if i have problems.
I use the DLL since 10 month, i dont see where you have problems with the project structure, type a sample and i help you.
I cant offer you samples with Magenta, but i have a lot for Vasfmc and Sim-Avioncs.
Also you can take a look to that thread http://www.mycockpit.org/forums/showthread.php?t=16227 there are a lot of samples for diferent parts.
Stefan
Anderson/SBSP
08-15-2009, 06:12 AM
Thanks Stefan, i try read this tutorial and see the examples!!
sgaert
08-15-2009, 06:27 AM
Ok,
what parts you need?
Stefan
Anderson/SBSP
08-15-2009, 07:20 AM
If you have, i need the radios scripts.
Thanks again!!
Please send to asouza@nossosuper dot com
Anderson/SBSP
08-18-2009, 03:37 PM
I want create a new project starting of zero. When i create a new project what the correct option to FSBUS DLL?
Win32 Console Aplication or Win32 project?
Thanks,
sgaert
08-18-2009, 03:47 PM
fsbusdll.pdf page 7 bottom.
Win32 Console Application
Anderson/SBSP
08-18-2009, 05:16 PM
OK, my manual dont have this information, i think in the fsbus.de site have a new manual, i take a look this.
Thanks.
sgaert
08-19-2009, 01:34 AM
Please use the Version 2 Installer (FSBUS 2009).
There you have a folder with all documentation files.
Stefan
Anderson/SBSP
08-19-2009, 02:49 AM
Yes!! My dll is 1.01, but i have made the download dll 2.0 version and now i see the new manual.
Thanks,