Click here to Skip to main content
15,921,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Need help to set window style! Pin
Paresh Chitte8-Mar-07 17:12
Paresh Chitte8-Mar-07 17:12 
QuestionMixed UCS-2 and 1-byte ASCII characters Pin
jones1668-Mar-07 1:41
jones1668-Mar-07 1:41 
AnswerRe: Mixed UCS-2 and 1-byte ASCII characters Pin
Nemanja Trifunovic8-Mar-07 1:51
Nemanja Trifunovic8-Mar-07 1:51 
GeneralRe: Mixed UCS-2 and 1-byte ASCII characters Pin
jones1668-Mar-07 2:10
jones1668-Mar-07 2:10 
GeneralRe: Mixed UCS-2 and 1-byte ASCII characters Pin
Nemanja Trifunovic8-Mar-07 2:36
Nemanja Trifunovic8-Mar-07 2:36 
QuestionHow to check extended style of List View? Pin
Aryan S8-Mar-07 1:39
Aryan S8-Mar-07 1:39 
AnswerRe: How to check extended style of List View? Pin
vibindia8-Mar-07 2:05
vibindia8-Mar-07 2:05 
QuestionGetting the IE cache entry of the image displayed in the IE Pin
Suyash8-Mar-07 1:05
Suyash8-Mar-07 1:05 
Hello All,

I have an MFC application. In my application I create an instance of IE, and browse to some link, say "www.Adserver.com".
After hitting to this link, I always receive an image from the "www.Adserver.com", I will get different image everytime I hit this URL.
I need to display this image on one of my dialog in my application, hence I need the handle to URLCacheEntry maintained by window for IE.
To get this handle I can use the function GetUrlCacheEntryInfo( IN LPCSTR lpszUrlName,...); however the input parameter to this function "IN LPCSTR lpszUrlName" is something I need to extract from the running instance of IE, which is displaying this image.

We can assume that always there will be a single image displayed in IE.

Thanks in advance for your replies.

Suyash
Questiongarbage value problem???? Pin
amitmistry_petlad 8-Mar-07 0:39
amitmistry_petlad 8-Mar-07 0:39 
AnswerRe: garbage value problem???? Pin
prasad_som8-Mar-07 0:46
prasad_som8-Mar-07 0:46 
GeneralRe: garbage value problem???? Pin
amitmistry_petlad 8-Mar-07 0:54
amitmistry_petlad 8-Mar-07 0:54 
AnswerRe: garbage value problem???? Pin
prasad_som8-Mar-07 1:29
prasad_som8-Mar-07 1:29 
GeneralRe: garbage value problem???? Pin
amitmistry_petlad 8-Mar-07 2:39
amitmistry_petlad 8-Mar-07 2:39 
AnswerRe: garbage value problem???? Pin
prasad_som8-Mar-07 2:51
prasad_som8-Mar-07 2:51 
AnswerRe: garbage value problem???? Pin
krmed8-Mar-07 2:58
krmed8-Mar-07 2:58 
Questionmemcpy related Pin
NiceNaidu8-Mar-07 0:37
NiceNaidu8-Mar-07 0:37 
AnswerRe: memcpy related Pin
Vinod Sankaranarayanan8-Mar-07 1:30
Vinod Sankaranarayanan8-Mar-07 1:30 
GeneralRe: memcpy related Pin
toxcct8-Mar-07 1:40
toxcct8-Mar-07 1:40 
GeneralRe: memcpy related Pin
Nemanja Trifunovic8-Mar-07 2:00
Nemanja Trifunovic8-Mar-07 2:00 
GeneralRe: memcpy related Pin
toxcct8-Mar-07 2:12
toxcct8-Mar-07 2:12 
GeneralRe: memcpy related Pin
Nemanja Trifunovic8-Mar-07 2:58
Nemanja Trifunovic8-Mar-07 2:58 
GeneralRe: memcpy related Pin
PJ Arends8-Mar-07 5:00
professionalPJ Arends8-Mar-07 5:00 
GeneralRe: memcpy related Pin
toxcct8-Mar-07 5:45
toxcct8-Mar-07 5:45 
AnswerRe: memcpy related Pin
prasad_som8-Mar-07 1:34
prasad_som8-Mar-07 1:34 
GeneralRe: memcpy related Pin
NiceNaidu8-Mar-07 2:21
NiceNaidu8-Mar-07 2:21 

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.