Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I derive Ada classes from MFC?

ADA classes DERIVE MFC
0
Posted

Can I derive Ada classes from MFC?

0

C++ classes in MFC are not mapped to tagged records in AFC and therefore Ada classes as such cannot be derived from MFC. However, the AFC documentation and samples illustrated how to create the Ada equivalent of a C++ class derived from an MFC class. The Derive Ada Class Tool (DACTool) is provided to assist with this process. It generates the Ada equivalent of a derived class in C++. Some of the issues surrounding this subject will be discussed in the Ada Foundation Classes Discussion Paper Mapping C++ to Ada which is currently under construction. DACTool forms part of the Symbol Table Viewer Tool (STViewer). STViewer is a browser for the symbol tables used to generate AFC. It can be used to inspect the C++ symbols in MFC and their Ada equivalents.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123