Hi all,
I'm still vying with my first .dll addon. My problem is with InitModule and ExitModule. I gather from the API Guide and Reference that the presence of #define ORBITER_MODULE at the head of my main .cpp file should cause the .dll to call both.
My point is, it doesn't - I guess due to...
Hi all,
I'm working on a spacecraft with a .dll. I'm a complete C++ noob, and using VC++ 2008 express edition. I'm trying to put toghether a VC and am currently busy with standard MFD's.
I got to the point of correctly displaying the MFD's and making buttons work - now I'm stuck with the...
Hi all. I wonder if someone can give me a hint on the following.
I'm trying to set up a simple animation, and tried to follow the API documentation and sample code for ShuttleA. This is what I did:
Strelka::Strelka (OBJHANDLE hVessel, int fmodel)
: VESSEL2 (hVessel, fmodel)
{...
Hi all!
This is my first post after my 'Hello' one in Announcements, so let me greet you all.
I've started making my first dll and I'm stuck - I believe I've thoroughly searched this forum and other sources for a solution but I don't seem to be able to solve this on my own.
I'm using VC++...
Just subscribed the forum, thought I'd greet the gang.
I'm a 36 yo media researcher (should anyone have the slightest idea of what this means) from Italy. I've discovered Orbiter a couple of months ago and have just developed my first timid lander - using Spacecraft3.dll and A LOT of tutorials...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.