Thread: Re: Explorer Page Fault error.

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    34

    Re: Explorer Page Fault error.

    Hello,
    I'm running Windows 98se.

    Using Mario F's information, i.e."psapi.dll - DLL Information":This
    link took me to the "Registry Booster web site; where i downloaded
    the software "Registry Booster .Exe" to do a system scan.

    The software installed, but would not start, showing the error:"Error
    starting Program.":"The Registry Booster EXE File is linked to a
    missing export SHELL32.DLL SH Get Folder PathA."

    Doing a Google search, I entered the whole sentence, and came up
    with one hit; directing me to "Forums majorgeeks.com."However, there
    were no answers to be had.

    How do I resolve this problem?

    Thank you.

  2. #2
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    >> How do I resolve this problem?

    Chances are you have a virus, perhaps. Your best bet is to take to the computer to a repair shop and have them run a system check. Barring that, I would recommend downloading the Sysinternals tools (especially Autoruns) if you want to "do it yourself". Just curious, but what processes does the task manager list as running (you can't always detect a virus that way, but sometimes it will show up)?

    Oh, and you really should have posted this to the old thread.
    Code:
    #include <cmath>
    #include <complex>
    bool euler_flip(bool value)
    {
        return std::pow
        (
            std::complex<float>(std::exp(1.0)), 
            std::complex<float>(0, 1) 
            * std::complex<float>(std::atan(1.0)
            *(1 << (value + 2)))
        ).real() < 0;
    }

  3. #3
    Registered User
    Join Date
    Jan 2009
    Location
    England
    Posts
    4

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Quantum Random Bit Generator
    By shawnt in forum C++ Programming
    Replies: 62
    Last Post: 06-18-2008, 10:17 AM
  2. Crazy errors caused by class, never seen before..
    By Shamino in forum C++ Programming
    Replies: 2
    Last Post: 06-10-2007, 11:54 AM
  3. Post...
    By maxorator in forum C++ Programming
    Replies: 12
    Last Post: 10-11-2005, 08:39 AM
  4. Dikumud
    By maxorator in forum C++ Programming
    Replies: 1
    Last Post: 10-01-2005, 06:39 AM
  5. UNICODE and GET_STATE
    By Registered in forum C++ Programming
    Replies: 1
    Last Post: 07-15-2002, 03:23 PM