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

C / C++ / MFC

 
GeneralRe: New Description Pin
Randor 29-Dec-11 16:22
professional Randor 29-Dec-11 16:22 
GeneralRe: New Description Pin
jkirkerx29-Dec-11 16:43
professionaljkirkerx29-Dec-11 16:43 
GeneralRe: New Description Pin
Randor 29-Dec-11 17:01
professional Randor 29-Dec-11 17:01 
AnswerRe: win32 api - some kind of control container Pin
David Crow29-Dec-11 15:06
David Crow29-Dec-11 15:06 
QuestionTic-tac-toe bitmap Pin
Phil00529-Dec-11 6:38
Phil00529-Dec-11 6:38 
QuestionRe: Tic-tac-toe bitmap Pin
Code-o-mat29-Dec-11 7:01
Code-o-mat29-Dec-11 7:01 
AnswerRe: Tic-tac-toe bitmap Pin
Phil00529-Dec-11 7:11
Phil00529-Dec-11 7:11 
GeneralRe: Tic-tac-toe bitmap Pin
Code-o-mat29-Dec-11 7:54
Code-o-mat29-Dec-11 7:54 
I guess you will need LoadImage[^] to load the bitmap from file, attach it to a CBitmap[^] object with CBitmap::Attach[^]. Then you can use the good-old CDC::BitBlt[^] to render the bitmap. See the example here[^].
> The problem with computers is that they do what you tell them to do and not what you want them to do. <
> If it doesn't matter, it's antimatter.<

GeneralRe: Tic-tac-toe bitmap Pin
Phil00529-Dec-11 23:40
Phil00529-Dec-11 23:40 
QuestionOutprocess Control Pin
Tracy Software28-Dec-11 22:37
Tracy Software28-Dec-11 22:37 
AnswerRe: Outprocess Control Pin
CPallini28-Dec-11 23:05
mveCPallini28-Dec-11 23:05 
GeneralRe: Outprocess Control Pin
Tracy Software29-Dec-11 0:35
Tracy Software29-Dec-11 0:35 
AnswerRe: Outprocess Control Pin
Tracy Software29-Dec-11 0:55
Tracy Software29-Dec-11 0:55 
QuestionTAPI Call program Pin
Hadi Dayvary28-Dec-11 22:05
professionalHadi Dayvary28-Dec-11 22:05 
QuestionHow to retrieve another cookies from InternetGetCookie() when the website sets multiple cookies. Pin
Avinash Pachar27-Dec-11 21:22
Avinash Pachar27-Dec-11 21:22 
QuestionRe: How to retrieve another cookies from InternetGetCookie() when the website sets multiple cookies. Pin
David Crow28-Dec-11 4:20
David Crow28-Dec-11 4:20 
AnswerRe: How to retrieve another cookies from InternetGetCookie() when the website sets multiple cookies. Pin
Chuck O'Toole28-Dec-11 5:16
Chuck O'Toole28-Dec-11 5:16 
QuestionRe: How to retrieve another cookies from InternetGetCookie() when the website sets multiple cookies. Pin
Avinash Pachar3-Jan-12 21:21
Avinash Pachar3-Jan-12 21:21 
QuestionRe: How to retrieve another cookies from InternetGetCookie() when the website sets multiple cookies. Pin
Avinash Pachar9-Jan-12 22:28
Avinash Pachar9-Jan-12 22:28 
QuestionWriting data on exif Pin
eduardocardoso27-Dec-11 6:09
eduardocardoso27-Dec-11 6:09 
QuestionSystem Query Pin
john563227-Dec-11 0:16
john563227-Dec-11 0:16 
AnswerRe: System Query Pin
Randor 27-Dec-11 11:46
professional Randor 27-Dec-11 11:46 
GeneralRe: System Query Pin
john563227-Dec-11 19:36
john563227-Dec-11 19:36 
SuggestionRe: System Query Pin
David Crow28-Dec-11 4:18
David Crow28-Dec-11 4:18 
GeneralRe: System Query Pin
Randor 28-Dec-11 11:11
professional Randor 28-Dec-11 11:11 

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.