Hi all !
I am currently writing an extension that permits to export MFDs over network.
It's working !
To do that, I need to get a HBITMAP from a SURFHANDLE. I do that with a BitBlt :
HDC hDCsrc = oapiGetDC(_surface);
// Copy the Device Context into a Bitmap
HDC cdc =...
Hi all !
I have discovered Orbiter 2 weeks ago and I find it tremendous !
Being a developper, I thought I could develop a bit for Orbiter.
Here's my idea :
I would like to use MFDs in other PCs (especially my touch netbook). Currently, the only way to export MFDs over network has to be...
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.