c++ library runtime error
-
i have made a program using VC++ 7.0 MFC and i included in my package all the MFC Dlls and this program is running under windows XP but when i try to open it from windows 98 a message error occurs telling me that "C++ library runtime error" does any one know how to solve this problem
-
i have made a program using VC++ 7.0 MFC and i included in my package all the MFC Dlls and this program is running under windows XP but when i try to open it from windows 98 a message error occurs telling me that "C++ library runtime error" does any one know how to solve this problem
Problem is that you have created DLL that Support MFC70.dll and Win98 support till MFC42.dll. this only cauing teh Problem,only solution is to compile the library on 98 platefrom
"I Think this Will Help" Alok Gupta
visit me at http://www.thisisalok.tk