Click here to Skip to main content
15,896,201 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: When is MSVCP60.DLL required? Pin
Andrew Walker2-May-04 23:54
Andrew Walker2-May-04 23:54 
GeneralRe: When is MSVCP60.DLL required? Pin
Chintoo7233-May-04 3:34
Chintoo7233-May-04 3:34 
GeneralImage Processing & VC++ Pin
Amal_Alazazi29-Apr-04 5:57
Amal_Alazazi29-Apr-04 5:57 
GeneralRe: Image Processing & VC++ Pin
Antony M Kancidrowski29-Apr-04 6:09
Antony M Kancidrowski29-Apr-04 6:09 
GeneralRunning on a Macintosh Pin
brdavid29-Apr-04 5:56
brdavid29-Apr-04 5:56 
GeneralRe: Running on a Macintosh Pin
Navin29-Apr-04 6:13
Navin29-Apr-04 6:13 
GeneralRe: Running on a Macintosh Pin
basementman29-Apr-04 10:04
basementman29-Apr-04 10:04 
GeneralRemoving Typed URLs Pin
flace29-Apr-04 5:53
flace29-Apr-04 5:53 
Hi,
I am trying to write a program to remove the typed URLs in IE, and I have the following problem.

Open the key
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs
you will see a list of the typed urls.
have an IE window open. Delete one URL, say the last one, from the registry. This does not get removed immediately in the IE address drop down list. Open another instance of IE, and you will not see the removed URL in the addresss drop down.

Now, I have seen some tools which can delete the entries from the drop down list of IE instances already open. What is it different that they do.

The strange that I observed on my work win2k is that the url that we deleted from the registry, and which remains in the IE's list, gets re-added when I close this IE instance.

Can someone give a safe way of removing the typed URLs? Thanks.

-fl.

GeneralRe: Removing Typed URLs Pin
David Crow29-Apr-04 6:59
David Crow29-Apr-04 6:59 
GeneralRe: Removing Typed URLs Pin
jmkhael29-Apr-04 7:36
jmkhael29-Apr-04 7:36 
GeneralRe: Removing Typed URLs Pin
flace29-Apr-04 18:30
flace29-Apr-04 18:30 
Generalprogrammically calling .exe Pin
brdavid29-Apr-04 5:51
brdavid29-Apr-04 5:51 
GeneralRe: programmically calling .exe Pin
Antony M Kancidrowski29-Apr-04 6:01
Antony M Kancidrowski29-Apr-04 6:01 
GeneralRe: programmically calling .exe Pin
brdavid29-Apr-04 6:20
brdavid29-Apr-04 6:20 
GeneralRe: programmically calling .exe Pin
Navin29-Apr-04 6:20
Navin29-Apr-04 6:20 
GeneralRe: programmically calling .exe Pin
brdavid29-Apr-04 7:32
brdavid29-Apr-04 7:32 
GeneralRe: programmically calling .exe Pin
David Crow29-Apr-04 7:50
David Crow29-Apr-04 7:50 
GeneralRe: programmically calling .exe Pin
Navin29-Apr-04 8:16
Navin29-Apr-04 8:16 
GeneralRe: programmically calling .exe Pin
softp_vc30-Apr-04 23:27
softp_vc30-Apr-04 23:27 
GeneralLink Error with DLL Pin
sweep12329-Apr-04 5:42
sweep12329-Apr-04 5:42 
GeneralRe: Link Error with DLL Pin
David Crow29-Apr-04 7:56
David Crow29-Apr-04 7:56 
GeneralRe: Link Error with DLL Pin
sweep12329-Apr-04 21:29
sweep12329-Apr-04 21:29 
Generalsetlocale() only working second time around Pin
BlueShirtPaul29-Apr-04 5:31
BlueShirtPaul29-Apr-04 5:31 
GeneralRe: setlocale() only working second time around Pin
Navin29-Apr-04 6:15
Navin29-Apr-04 6:15 
Generalduplicating derived classes Pin
Jerome Conus29-Apr-04 5:28
Jerome Conus29-Apr-04 5:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.