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.

I get C++ Runtime error: R6025 – pure virtual function call. How can I fix it?

0
Posted

I get C++ Runtime error: R6025 – pure virtual function call. How can I fix it?

0

The error is not actually caused in QuoteTracker. QuoteTracker is written in Delphi where as the error is a C++ error. The only things we use that are written in C++ are the Internet Explorer components and standard Windows components. One of the other programs installed on your computer is tying into IE improperly or is improperly uninstalled. QT uses IE components, and when it calls one of them, IE tries to access the hook for this other software and fails. That is probably why you are getting this error. The most likely culprit is VirtualKey. It is frequently installed on computers without the users even realizing it, particularly if you use CompuServe. Go to Add/Remove Programs Control Panel and check if you have it there. If so, uninstall it. If you don’t have VirtualKey and are getting the error, please email us and let us know if you using Norton Anti-Virus, AVG Anti-Virus or some other anti-virus program (which?), Norton CrashGuard, NetMedic, Pezdownload, or some other software

Related Questions

What is your question?

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

Experts123