Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Enumerating GDI Handles in (own) process. Pin
Iain Clarke, Warrior Programmer25-May-10 2:31
Iain Clarke, Warrior Programmer25-May-10 2:31 
AnswerRe: Enumerating GDI Handles in (own) process. Pin
Aescleal25-May-10 3:09
Aescleal25-May-10 3:09 
GeneralRe: Enumerating GDI Handles in (own) process. Pin
Iain Clarke, Warrior Programmer25-May-10 3:28
Iain Clarke, Warrior Programmer25-May-10 3:28 
AnswerRe: Enumerating GDI Handles in (own) process. Pin
sashoalm25-May-10 6:14
sashoalm25-May-10 6:14 
GeneralRe: Enumerating GDI Handles in (own) process. Pin
Iain Clarke, Warrior Programmer25-May-10 8:06
Iain Clarke, Warrior Programmer25-May-10 8:06 
AnswerRe: Enumerating GDI Handles in (own) process. Pin
Code-o-mat25-May-10 23:53
Code-o-mat25-May-10 23:53 
GeneralRe: Enumerating GDI Handles in (own) process. Pin
Iain Clarke, Warrior Programmer26-May-10 0:12
Iain Clarke, Warrior Programmer26-May-10 0:12 
QuestionButton+png+Resource Pin
john563224-May-10 23:18
john563224-May-10 23:18 
Hi,

I am drawing png image on button using

Graphics grpx(dc);
Image *Img = new Image(L"dleft.png",TRUE);

But I have to put the png in the relative folder. I want to put it in resource file so that I can use only exe file.

How to do that?
AnswerRe: Button+png+Resource Pin
Hristo-Bojilov24-May-10 23:49
Hristo-Bojilov24-May-10 23:49 
GeneralRe: Button+png+Resource Pin
john563225-May-10 0:17
john563225-May-10 0:17 
Questionstrcmp for Last five characters Pin
Anu_Bala24-May-10 20:46
Anu_Bala24-May-10 20:46 
AnswerRe: strcmp for Last five characters Pin
Sarath C24-May-10 21:11
Sarath C24-May-10 21:11 
AnswerRe: strcmp for Last five characters Pin
chandu00424-May-10 21:33
chandu00424-May-10 21:33 
AnswerRe: strcmp for Last five characters Pin
Richard MacCutchan24-May-10 21:33
mveRichard MacCutchan24-May-10 21:33 
AnswerRe: strcmp for Last five characters Pin
Aescleal24-May-10 22:02
Aescleal24-May-10 22:02 
AnswerRe: strcmp for Last five characters Pin
Hristo-Bojilov24-May-10 22:22
Hristo-Bojilov24-May-10 22:22 
GeneralRe: strcmp for Last five characters Pin
David Crow25-May-10 7:41
David Crow25-May-10 7:41 
GeneralRe: strcmp for Last five characters Pin
Hristo-Bojilov25-May-10 8:04
Hristo-Bojilov25-May-10 8:04 
GeneralRe: strcmp for Last five characters Pin
David Crow25-May-10 8:22
David Crow25-May-10 8:22 
GeneralRe: strcmp for Last five characters Pin
asadullah ansari25-May-10 16:35
asadullah ansari25-May-10 16:35 
QuestionPlease Explain One Instruction Pin
computerpublic24-May-10 17:58
computerpublic24-May-10 17:58 
AnswerRe: Please Explain One Instruction Pin
Stephen Hewitt24-May-10 18:03
Stephen Hewitt24-May-10 18:03 
AnswerRe: Please Explain One Instruction Pin
CPallini24-May-10 20:45
mveCPallini24-May-10 20:45 
AnswerRe: Please Explain One Instruction Pin
ThatsAlok25-May-10 1:52
ThatsAlok25-May-10 1:52 
QuestionObject Oriented Problem. Pin
RobNO24-May-10 13:49
professionalRobNO24-May-10 13:49 

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.