Click here to Skip to main content
15,893,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CMap, CString and pointers... Pin
prasad_som11-Mar-07 18:49
prasad_som11-Mar-07 18:49 
QuestionHow to convert a html to bmp? Pin
yeahe8311-Mar-07 16:16
yeahe8311-Mar-07 16:16 
AnswerRe: How to convert a html to bmp? Pin
John R. Shaw11-Mar-07 17:05
John R. Shaw11-Mar-07 17:05 
QuestionRe: How to convert a html to bmp? Pin
Hamid_RT11-Mar-07 18:57
Hamid_RT11-Mar-07 18:57 
GeneralRe: How to convert a html to bmp? Pin
yeahe8311-Mar-07 19:34
yeahe8311-Mar-07 19:34 
GeneralRe: How to convert a html to bmp? Pin
John R. Shaw11-Mar-07 20:23
John R. Shaw11-Mar-07 20:23 
GeneralRe: How to convert a html to bmp? Pin
yeahe8311-Mar-07 21:38
yeahe8311-Mar-07 21:38 
GeneralRe: How to convert a html to bmp? Pin
John R. Shaw11-Mar-07 23:22
John R. Shaw11-Mar-07 23:22 
Laugh | :laugh: Well [blank] if you have a bitmap image on the clipboard then you can copy it to any program that accepts them. If your program does not then it is in your code and you already know that.

Any format that can be translated into a displayable (still) image can be converted to bmp, it is just that sometimes you have to steal them with other code because the code that does the translation does not provide that function. Big Grin | :-D


INTP
"Program testing can be used to show the presence of bugs, but never to show their absence."Edsger Dijkstra

AnswerRe: How to convert a html to bmp? Pin
ThatsAlok11-Mar-07 22:18
ThatsAlok11-Mar-07 22:18 
GeneralRe: How to convert a html to bmp? Pin
yeahe8312-Mar-07 23:53
yeahe8312-Mar-07 23:53 
QuestionMFC problem Pin
Ali Tavakol11-Mar-07 15:07
Ali Tavakol11-Mar-07 15:07 
AnswerRe: MFC problem Pin
Stephen Hewitt11-Mar-07 16:04
Stephen Hewitt11-Mar-07 16:04 
GeneralRe: MFC problem Pin
John R. Shaw11-Mar-07 17:20
John R. Shaw11-Mar-07 17:20 
Questionchar* p and char *p ....Difference ? Pin
Software_Specialist11-Mar-07 14:00
Software_Specialist11-Mar-07 14:00 
AnswerRe: char* p and char *p ....Difference ? Pin
Mike_V11-Mar-07 14:10
Mike_V11-Mar-07 14:10 
GeneralRe: char* p and char *p ....Difference ? Pin
Software_Specialist11-Mar-07 14:23
Software_Specialist11-Mar-07 14:23 
GeneralRe: char* p and char *p ....Difference ? Pin
Mike_V11-Mar-07 13:44
Mike_V11-Mar-07 13:44 
GeneralRe: char* p and char *p ....Difference ? Pin
John R. Shaw11-Mar-07 15:22
John R. Shaw11-Mar-07 15:22 
GeneralRe: char* p and char *p ....Difference ? Pin
Mike_V11-Mar-07 15:26
Mike_V11-Mar-07 15:26 
GeneralRe: char* p and char *p ....Difference ? Pin
John R. Shaw11-Mar-07 16:32
John R. Shaw11-Mar-07 16:32 
GeneralRe: char* p and char *p ....Difference ? Pin
jfg211-Mar-07 15:08
jfg211-Mar-07 15:08 
GeneralRe: char* p and char *p ....Difference ? Pin
Software_Specialist12-Mar-07 3:27
Software_Specialist12-Mar-07 3:27 
GeneralRe: char* p and char *p ....Difference ? Pin
John R. Shaw11-Mar-07 16:43
John R. Shaw11-Mar-07 16:43 
GeneralRe: char* p and char *p ....Difference ? Pin
John R. Shaw12-Mar-07 4:04
John R. Shaw12-Mar-07 4:04 
AnswerRe: char* p and char *p ....Difference ? Pin
John R. Shaw11-Mar-07 16:22
John R. Shaw11-Mar-07 16:22 

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.