Click here to Skip to main content
15,890,579 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: ChttpConnection class problem Pin
Mark Salsbery1-Apr-07 7:10
Mark Salsbery1-Apr-07 7:10 
GeneralRe: ChttpConnection class problem Pin
prithaa1-Apr-07 20:09
prithaa1-Apr-07 20:09 
GeneralRe: ChttpConnection class problem Pin
Mark Salsbery2-Apr-07 4:21
Mark Salsbery2-Apr-07 4:21 
GeneralRe: ChttpConnection class problem Pin
prithaa2-Apr-07 19:21
prithaa2-Apr-07 19:21 
GeneralRe: ChttpConnection class problem Pin
Mark Salsbery3-Apr-07 7:09
Mark Salsbery3-Apr-07 7:09 
GeneralRe: ChttpConnection class problem Pin
prithaa4-Apr-07 21:50
prithaa4-Apr-07 21:50 
Questionmemory problem Pin
vasu_sri31-Mar-07 3:01
vasu_sri31-Mar-07 3:01 
AnswerRe: memory problem Pin
CPallini31-Mar-07 5:31
mveCPallini31-Mar-07 5:31 
Maybe the following excerpt from MSDN will be helpful:
Remarks
It is only necessary to call DestroyIcon for icons and cursors created
with the CreateIconIndirect function.
Do not use this function to destroy a shared icon.
A shared icon is valid as long as the module from which it was loaded remains in memory.
The following functions obtain a shared icon: 

LoadIcon 
LoadImage (if you use the LR_SHARED flag) 
CopyImage (if you use the LR_COPYRETURNORG flag and the hImage parameter is a shared icon) 


Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

Questionimapi.h for ICDBurn Pin
scoobydoo200731-Mar-07 2:59
scoobydoo200731-Mar-07 2:59 
AnswerRe: imapi.h for ICDBurn Pin
kanduripavan3-Apr-07 23:00
kanduripavan3-Apr-07 23:00 
Questionis an ip address enough Pin
prithaa31-Mar-07 2:32
prithaa31-Mar-07 2:32 
AnswerRe: is an ip address enough Pin
ThatsAlok1-Apr-07 21:16
ThatsAlok1-Apr-07 21:16 
GeneralRe: is an ip address enough Pin
prithaa1-Apr-07 23:35
prithaa1-Apr-07 23:35 
QuestionTo show calculator Pin
mikobi31-Mar-07 2:04
mikobi31-Mar-07 2:04 
AnswerRe: To show calculator Pin
prasad_som31-Mar-07 2:17
prasad_som31-Mar-07 2:17 
AnswerRe: To show calculator Pin
ThatsAlok1-Apr-07 21:14
ThatsAlok1-Apr-07 21:14 
Questionfolder display Pin
prathuraj31-Mar-07 1:48
prathuraj31-Mar-07 1:48 
AnswerRe: folder display Pin
CPallini31-Mar-07 8:04
mveCPallini31-Mar-07 8:04 
GeneralRe: folder display Pin
prathuraj31-Mar-07 20:18
prathuraj31-Mar-07 20:18 
GeneralRe: folder display Pin
CPallini1-Apr-07 0:48
mveCPallini1-Apr-07 0:48 
GeneralRe: folder display Pin
ThatsAlok1-Apr-07 21:13
ThatsAlok1-Apr-07 21:13 
Questiontree view control Pin
deeps_cute31-Mar-07 1:32
deeps_cute31-Mar-07 1:32 
AnswerRe: tree view control Pin
CPallini31-Mar-07 5:17
mveCPallini31-Mar-07 5:17 
GeneralRe: tree view control Pin
deeps_cute31-Mar-07 20:42
deeps_cute31-Mar-07 20:42 
GeneralRe: tree view control Pin
cp987631-Mar-07 21:02
cp987631-Mar-07 21:02 

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.