C++.NET and MFC7 Compatibility Issue?
-
Will MFC programs written with VC++.net work for older platforms like Windows 98? Or I would have to distribute the MFC7 libraries? I'm having trouble getting things to run. Please help a newbie :)
-
David Z wrote: I would have to distribute the MFC7 libraries? yes,you have to distribute it:) Mazy "So,so you think you can tell, Heaven from Hell, Blue skies from pain,... How I wish,how I wish you were here."
Wish You Were Here-Pink Floyd-1975 -
Thanks for the reply! Just one last thing, will the .net Framework be enough? or i'd have to distribute the individual .dlls?
You don't have to distribute all .net framework always, Only need to distribute MFC7.dll (if I don't make mistake the name)beside this if you use some .net features (for example GDI+)you also need to distribute that specific dll hope that helps Mazy "So,so you think you can tell, Heaven from Hell, Blue skies from pain,... How I wish,how I wish you were here."
Wish You Were Here-Pink Floyd-1975