Results 1 to 4 of 4

Thread: API Help

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 1999
    Location
    Melbourne, Victoria, Australia
    Posts
    126

    Post

    API Guru's,

    Does anyone have some information on API calls to do things such as...

    Clear Find History
    Clear Run History
    Clear Telnet History
    Clear IE History

    etc... Sort of like a Windows Anonymizer that runs at boot up and wipes all the previous history. I have TweakUI the Control Panel applet which can do this but I want to make my own version of this similar program

    Any help/ideas are welcome.
    Regards,

    Paul Rivoli
    ---------------------
    [email protected]
    http://members.dingoblue.net.au/~privoli

  2. #2
    Hyperactive Member
    Join Date
    Sep 1999
    Posts
    305
    Well, The History is under Windows\History\ Just delete the contents of the folder. Look for yourself. Similarly, look under Windows\Recent\

    bob

  3. #3
    Junior Member
    Join Date
    Mar 1999
    Posts
    27
    Well, as far as I know - a simple API call won't do the trick for you. For example, the Run "Most Recently Used" entries are stored in the registry...

    HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/RunMRU

    (I'm not sure if it's the same on your computer, but my assumption is Windows is Windows, so it should be the same)... I also found that the Find MRU was also located in the registry...

    HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Doc Find Spec MRU

    If you mess around with dummy values for a search - (Do something "far out" so that the value will show up once - and that is in the MRU). It's actually rather intelligent how they keep track of order and the like...Just don't mess anything up in there...

    Bob told you about the Recent Documents and IE History...As for the Telnet one, it's getting late (3:00a - early?) - if you search your computer hard enough you'll find what you're looking for. Just create and look for the most bizarre values - they'll show up somewhere...

    Good Luck!

    Cougar

  4. #4
    Lively Member *Super Sniper*'s Avatar
    Join Date
    Jan 2000
    Location
    Portland, OR
    Posts
    81
    Just for your knowladge: Windows isn't Windows

    NT, 2000, ME, 9X, and 3.X are all windows, but no two are the same. 3.X and the rest are really different. The other 3 have minor differances, but they are still there. ME and 9X vs NT and 2K have differnt desktops, start menus, and other things.


    Do you really think Microsnot would be nice enough to make them all the same?

    I know I put Microsnot instead of Microsoft.
    Website

    Send an e-mail to [email protected] to get a sample of my games.

    1. Hardware: The parts of a computer system that can be kicked.
    2. f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng.
    3. Bad command or file name. Go stand in the corner.
    4. Never trust a computer you can't throw out the window.

Posting Permissions

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



Click Here to Expand Forum to Full Width