micro95 / nano95

edited March 2005 in Software
I found this site:

http://osfocus.net/article.asp?PostID=1

and i'm going to run it off a cd. Ive ran the cd drivers in dos so it has cd support now, but could anyone tell me which files i still need for network support if possible and what is a MFC application and which files are needed for those?

Cheers, BOB.

Comments

  • An MFC application is a standard application built with MFC, which provides an easy way to display standard Windows dialog boxes through C/C++ code. I'm not certain about the files, though. :( For networking, you need the Networking control panel and some DLLs and/or VxDs I don't know about.
  • i wonder if all you need is MFC42.dll?
  • You need:
    mfc*.dll
    msvcrt.dll (try to get 6.0)
  • When I was doing a little reading about micro95, I read that it couldn't run anything. Not even wordpad. What would be the use of it without having to add some bulk back in to get some kind of funtionality out if it?
  • pimpinaman wrote:
    When I was doing a little reading about micro95, I read that it couldn't run anything. Not even wordpad. What would be the use of it without having to add some bulk back in to get some kind of funtionality out if it?
    Thats why you need the MFC libs, then it runs nearly all proggies
  • The user and all related content has been deleted.
Sign In or Register to comment.