Results 1 to 6 of 6

Thread: HELP installing VBA under w95

  1. #1
    The New Kid
    Join Date
    Apr 2005
    Posts
    3

    Default HELP installing VBA under w95

    Could not install VBA under w95, got this message- ......linked to missing export KERNEL32.DLL:IsProcessorFeaturePresent

    any help would be welcome.

    fredie.

  2. #2
    Gigashock
    Guest

    Default

    supposedly vba should compatible with w95(not talking by self experience but I've seen it run on another pc with win95). Just tell does the emulator crash and give you that message when you start it or when you try to load a rom?

  3. #3
    The New Kid
    Join Date
    Apr 2005
    Posts
    3

    Default

    the message come up when starting

    fredie

  4. #4
    Gigashock
    Guest

    Default

    here's the problem. win95's kernel32.dll does not contain Exported Function IsProcessorFeaturePresent. Solution: either upgrade your OS if possible or substitute the kernel32.dll with a new one. This last one is strongly NOT recomended cause if you do that you will be dealin with windows's core (more like its heart), i could lead to the damage of your OS. Now it's your call.

  5. #5
    The New Kid
    Join Date
    Apr 2005
    Posts
    3

    Default

    thanks gigashock

    fredie

  6. #6
    Member
    Join Date
    Oct 2004
    Location
    Land of Oz
    Posts
    600

    Default

    Don't try getting a new Kernel32, I've already tried that. Windows will not start.

    Either upgrade your OS or better, use another computer that runs win2000 or XP.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •