i believe i'm getting there. i'll have to play around with it some more to see if i can make a simple dll
---------- Post added at 09:05 PM ---------- Previous post was at 08:50 AM ----------
i tried to complile the sample shuttle PB code as directed and got this error. i'm not sure if it worked
"1>------ Build started: Project: ShuttlePB, Configuration: Debug Win32 ------
1>Compiling...
1>ShuttlePB.cpp
1>c:\orbiter\orbitersdk\samples\shuttlepb\shuttlepb.cpp(43) : error C2065: 'i' : undeclared identifier
1>c:\orbiter\orbitersdk\samples\shuttlepb\shuttlepb.cpp(43) : error C2065: 'i' : undeclared identifier
1>c:\orbiter\orbitersdk\samples\shuttlepb\shuttlepb.cpp(43) : error C2065: 'i' : undeclared identifier
1>Build log was saved at "file://c:\Orbiter\Orbitersdk\samples\ShuttlePB\Debug\BuildLog.htm"
1>ShuttlePB - 3 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped =========="
also alot of other files came up in the shuttle PB sample folder and none of them are DLL's