Jump to content

You're browsing the 2004-2023 VATSIM Forums archive. All content is preserved in a read-only fashion.
For the latest forum posts, please visit https://forum.vatsim.net.

Need to find something? Use the Google search below.

Make Euroscope plugin without MFC?


James Barnaby 1067268
 Share

Recommended Posts

James Barnaby 1067268
Posted
Posted

Edit: Oops.. Guess I can. Missed that part in the docomeentation.

 

Is there a way I can still get the libraries though?

 

Thanks,

JB

 

Edit 2: Not the libraries for linking but the actual include files so it will recognize afxwin.h for instance and so on.

 

Edit 3: Also have a problem.. the EuroScopePlugIn.h is being errornous

VATUSA, vZAU S2 / ORD Major Cert.

Link to comment
Share on other sites

Gergely Csernak
Posted
Posted

I am not sure if I understood the request right. But be sure that you can create plug-ins without MFC.

Gergely.

EuroScope developer

Link to comment
Share on other sites

James Barnaby 1067268
Posted
Posted

I think missing MFC is making it so I can't compile EuroScopePlugIn.h actually.

VATUSA, vZAU S2 / ORD Major Cert.

Link to comment
Share on other sites

Gergely Csernak
Posted
Posted

That should not be a case. I know plug-ins made with Express edition of VS that does not have MFC support at all.

Gergely.

EuroScope developer

Link to comment
Share on other sites

Oliver Gruetzmann
Posted
Posted

That's correct. Just make sure you include Windows.h before EuroScopePlugIn.h

Link to comment
Share on other sites

James Barnaby 1067268
Posted
Posted

Thanks Oliver

 

Got it to build properly and load into Euroscope!

VATUSA, vZAU S2 / ORD Major Cert.

Link to comment
Share on other sites

 Share