Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to clear buffer of a COM port ? Pin
JudyL_MD12-Dec-08 3:14
JudyL_MD12-Dec-08 3:14 
QuestionHow to create .DBX file (MS-OUTLOOK EXPRESS files) using vc++ 6.0 Pin
ravi malik10-Dec-08 19:44
ravi malik10-Dec-08 19:44 
QuestionCreate DIB from a HBITMAP Pin
VC++Maniac10-Dec-08 19:35
VC++Maniac10-Dec-08 19:35 
AnswerRe: Create DIB from a HBITMAP Pin
Hamid_RT10-Dec-08 20:17
Hamid_RT10-Dec-08 20:17 
QuestionRe: Create DIB from a HBITMAP Pin
VC++Maniac10-Dec-08 20:25
VC++Maniac10-Dec-08 20:25 
AnswerRe: Create DIB from a HBITMAP Pin
enhzflep10-Dec-08 23:34
enhzflep10-Dec-08 23:34 
GeneralRe: Create DIB from a HBITMAP Pin
VC++Maniac10-Dec-08 23:43
VC++Maniac10-Dec-08 23:43 
GeneralRe: Create DIB from a HBITMAP Pin
akirilov11-Dec-08 0:08
akirilov11-Dec-08 0:08 
Do you think writing the DIB to a xml file and reading back and displaying it will actually display it?

Well that is the tricky part - it is important to choose what kind of DIB you want, so you can read it latter on Mac:
- choose how many colors
- by default DIB is bottom-up. If Mac can't read it put negative height in DIB
- if Mac can read .bmp, consider writing the file in .bmp rather .xml (this will greatly reduce file size and writing routines to read .xml)

Good luck.
GeneralRe: Create DIB from a HBITMAP Pin
enhzflep11-Dec-08 0:11
enhzflep11-Dec-08 0:11 
GeneralRe: Create DIB from a HBITMAP Pin
VC++Maniac11-Dec-08 0:25
VC++Maniac11-Dec-08 0:25 
AnswerRe: Create DIB from a HBITMAP Pin
Mark Salsbery11-Dec-08 7:08
Mark Salsbery11-Dec-08 7:08 
QuestionRe: Create DIB from a HBITMAP Pin
VC++Maniac14-Dec-08 17:42
VC++Maniac14-Dec-08 17:42 
AnswerRe: Create DIB from a HBITMAP Pin
Mark Salsbery15-Dec-08 7:51
Mark Salsbery15-Dec-08 7:51 
AnswerRe: Create DIB from a HBITMAP Pin
PJ Arends11-Dec-08 15:11
professionalPJ Arends11-Dec-08 15:11 
QuestionMost complete Implementation of C++ specification Pin
ComplexLifeForm10-Dec-08 19:15
ComplexLifeForm10-Dec-08 19:15 
QuestionRenaming of Ok and cancel in a message Box Pin
tasumisra10-Dec-08 18:43
tasumisra10-Dec-08 18:43 
AnswerRe: Renaming of Ok and cancel in a message Box Pin
SandipG 10-Dec-08 18:49
SandipG 10-Dec-08 18:49 
AnswerRe: Renaming of Ok and cancel in a message Box Pin
_AnsHUMAN_ 10-Dec-08 19:16
_AnsHUMAN_ 10-Dec-08 19:16 
AnswerRe: Renaming of Ok and cancel in a message Box Pin
Michael Dunn10-Dec-08 20:35
sitebuilderMichael Dunn10-Dec-08 20:35 
QuestionResource file opening problem Pin
Kiran Pinjala10-Dec-08 18:39
Kiran Pinjala10-Dec-08 18:39 
AnswerRe: Resource file opening problem Pin
Anem Mahesh22-Dec-08 0:01
Anem Mahesh22-Dec-08 0:01 
QuestionTextOut in A Multiline EditControl Pin
ForNow10-Dec-08 18:10
ForNow10-Dec-08 18:10 
AnswerRe: TextOut in A Multiline EditControl Pin
SandipG 10-Dec-08 19:13
SandipG 10-Dec-08 19:13 
GeneralRe: TextOut in A Multiline EditControl Pin
ForNow10-Dec-08 23:44
ForNow10-Dec-08 23:44 
GeneralRe: TextOut in A Multiline EditControl Pin
VC++Maniac11-Dec-08 0:38
VC++Maniac11-Dec-08 0:38 

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.