Click here to Skip to main content
15,914,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: load image and resize image with windows method StretchBlt Pin
Mark Salsbery20-Jul-08 8:36
Mark Salsbery20-Jul-08 8:36 
QuestionFile Parsing Pin
Preethi_12320-Jul-08 1:47
Preethi_12320-Jul-08 1:47 
Answer[OT] Re: File Parsing Pin
David Crow20-Jul-08 9:36
David Crow20-Jul-08 9:36 
AnswerRe: File Parsing Pin
Bram van Kampen20-Jul-08 14:43
Bram van Kampen20-Jul-08 14:43 
QuestionUnit testing in C++ Pin
eli1502197920-Jul-08 0:48
eli1502197920-Jul-08 0:48 
AnswerRe: Unit testing in C++ Pin
Ștefan-Mihai MOGA20-Jul-08 2:20
professionalȘtefan-Mihai MOGA20-Jul-08 2:20 
AnswerRe: Unit testing in C++ Pin
Stephen Hewitt20-Jul-08 18:49
Stephen Hewitt20-Jul-08 18:49 
QuestionUNICODE to MBCS problem Pin
followait20-Jul-08 0:32
followait20-Jul-08 0:32 
I use
WideCharToMultiByte(CP_ACP,0,pBuf,len,pBuf_MBCS,n,NULL,NULL);

to convert.
\n sometimes is converted to 0D 0A, and sometimes to 0A.

Who knows what's the problem?

system

QuestionRe: UNICODE to MBCS problem Pin
CPallini20-Jul-08 3:11
mveCPallini20-Jul-08 3:11 
AnswerRe: UNICODE to MBCS problem Pin
followait20-Jul-08 7:52
followait20-Jul-08 7:52 
GeneralRe: UNICODE to MBCS problem Pin
CPallini20-Jul-08 7:56
mveCPallini20-Jul-08 7:56 
GeneralOT + THHB Attempt 1 Pin
Rajesh R Subramanian21-Jul-08 1:09
professionalRajesh R Subramanian21-Jul-08 1:09 
GeneralRe: OT + THHB Attempt 1 Pin
CPallini21-Jul-08 1:48
mveCPallini21-Jul-08 1:48 
GeneralRe: OT + THHB Attempt 1 Pin
Rajkumar R21-Jul-08 2:08
Rajkumar R21-Jul-08 2:08 
GeneralRe: OT + THHB Attempt 1 Pin
CPallini21-Jul-08 2:14
mveCPallini21-Jul-08 2:14 
GeneralRe: OT + THHB Attempt 1 Pin
Rajkumar R21-Jul-08 2:20
Rajkumar R21-Jul-08 2:20 
GeneralRe: OT + THHB Attempt 1 Pin
CPallini21-Jul-08 2:23
mveCPallini21-Jul-08 2:23 
QuestionBeep/Audio without speakers using VC++.Net [modified] Pin
Andy Rama19-Jul-08 19:46
Andy Rama19-Jul-08 19:46 
AnswerRe: Beep/Audio without speakers using VC++.Net Pin
Ștefan-Mihai MOGA19-Jul-08 20:50
professionalȘtefan-Mihai MOGA19-Jul-08 20:50 
AnswerRe: Beep/Audio without speakers using VC++.Net Pin
CPallini20-Jul-08 22:09
mveCPallini20-Jul-08 22:09 
QuestionNewbie question, handling form focus messages Pin
kensai19-Jul-08 10:45
kensai19-Jul-08 10:45 
QuestionNo avi file has been stored, when Capturing Video to a File Pin
dwk0019-Jul-08 3:34
dwk0019-Jul-08 3:34 
QuestionHow to assign a same icon id to different files programatically? Pin
Priya_Sundar19-Jul-08 1:18
Priya_Sundar19-Jul-08 1:18 
AnswerRe: How to assign a same icon id to different files programatically? Pin
Joe Woodbury19-Jul-08 8:57
professionalJoe Woodbury19-Jul-08 8:57 
QuestionNeed algorithm to find paths Pin
Member 465568519-Jul-08 1:14
Member 465568519-Jul-08 1:14 

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.