Click here to Skip to main content
16,005,037 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: reading a memory address using c++ Pin
humps12-Mar-05 20:03
humps12-Mar-05 20:03 
GeneralRe: reading a memory address using c++ Pin
tervalor12-Mar-05 21:38
tervalor12-Mar-05 21:38 
GeneralRe: reading a memory address using c++ Pin
Gary R. Wheeler13-Mar-05 3:50
Gary R. Wheeler13-Mar-05 3:50 
QuestionHow to monitor the value at a specific address say 0x003b9c Pin
tervalor12-Mar-05 15:49
tervalor12-Mar-05 15:49 
AnswerRe: How to monitor the value at a specific address say 0x003b9c Pin
PJ Arends12-Mar-05 17:36
professionalPJ Arends12-Mar-05 17:36 
GeneralRe: How to monitor the value at a specific address say 0x003b9c Pin
tervalor12-Mar-05 19:45
tervalor12-Mar-05 19:45 
GeneralRe: How to monitor the value at a specific address say 0x003b9c Pin
humps12-Mar-05 20:11
humps12-Mar-05 20:11 
Questionhow to save complete web page on hard disk? Pin
arooj12-Mar-05 15:41
arooj12-Mar-05 15:41 
I am using IE web control in my application to access some local HTML or remote URL.
i'm using internetsession & Http classes for this purpose.
When I browse to a certain Local *.html page or remote URL, the file is cached with all its *.gif, *.ocx,...etc in ie catche directories.
e.g when "www.codeproject.com" is saved then "index.asp" is only cached in IE cache so when saved page is opened from directory location then blank space is displayed instead of this file.
I want to do the followings:
1. Get a list (name and physical location on the local HDD)of all these cached files for (only) the currently browsed page.
2. Copy these files to my own cache directory.

Any idea how can I do that with or without webbrowser control. Is there a sample code or class for doing that?

Thanks for the help.


Arooj
AnswerRe: how to save complete web page on hard disk? Pin
Mohsen Saad13-Mar-05 6:00
Mohsen Saad13-Mar-05 6:00 
GeneralMFC Grid Control Exception in Release Build Only! Pin
jarbus12-Mar-05 10:17
jarbus12-Mar-05 10:17 
GeneralRe: MFC Grid Control Exception in Release Build Only! Pin
PJ Arends12-Mar-05 17:41
professionalPJ Arends12-Mar-05 17:41 
GeneralRe: MFC Grid Control Exception in Release Build Only! Pin
jarbus13-Mar-05 9:02
jarbus13-Mar-05 9:02 
GeneralRe: MFC Grid Control Exception in Release Build Only! Pin
PJ Arends13-Mar-05 10:58
professionalPJ Arends13-Mar-05 10:58 
GeneralRe: MFC Grid Control Exception in Release Build Only! Pin
PJ Arends13-Mar-05 11:10
professionalPJ Arends13-Mar-05 11:10 
GeneralC++ Dll Pin
Daniel Kanev12-Mar-05 9:53
Daniel Kanev12-Mar-05 9:53 
GeneralRe: C++ Dll Pin
YaronNir12-Mar-05 11:25
YaronNir12-Mar-05 11:25 
GeneralRe: C++ Dll Pin
John R. Shaw12-Mar-05 13:14
John R. Shaw12-Mar-05 13:14 
GeneralInheritance & Derived Classes Pin
tnvols12-Mar-05 9:48
tnvols12-Mar-05 9:48 
GeneralRe: Inheritance & Derived Classes Pin
tnvols12-Mar-05 13:01
tnvols12-Mar-05 13:01 
Questionhow to communicate with a web site Pin
Mohsen Saad12-Mar-05 6:43
Mohsen Saad12-Mar-05 6:43 
AnswerRe: how to communicate with a web site Pin
Ravi Bhavnani12-Mar-05 10:14
professionalRavi Bhavnani12-Mar-05 10:14 
GeneralWin32 API and FindWindow Pin
3Dizard12-Mar-05 5:19
3Dizard12-Mar-05 5:19 
GeneralRe: Win32 API and FindWindow Pin
Mohsen Saad13-Mar-05 6:05
Mohsen Saad13-Mar-05 6:05 
GeneralRe: Win32 API and FindWindow Pin
David Crow14-Mar-05 5:59
David Crow14-Mar-05 5:59 
Generallinking of vc++ program to another vc++ prog Pin
mhay_nineteen@yahoo.com12-Mar-05 0:51
sussmhay_nineteen@yahoo.com12-Mar-05 0:51 

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.