Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: fast code Pin
James R. Twine16-Feb-06 1:58
James R. Twine16-Feb-06 1:58 
JokeRe: fast code Pin
Ryan Binns16-Feb-06 17:21
Ryan Binns16-Feb-06 17:21 
AnswerRe: fast code Pin
David Crow16-Feb-06 3:13
David Crow16-Feb-06 3:13 
JokeRe: fast code Pin
James R. Twine16-Feb-06 3:17
James R. Twine16-Feb-06 3:17 
Questionunicode to char? Pin
9ine16-Feb-06 1:36
9ine16-Feb-06 1:36 
AnswerRe: unicode to char? Pin
9ine16-Feb-06 1:37
9ine16-Feb-06 1:37 
GeneralRe: unicode to char? Pin
ThatsAlok16-Feb-06 3:05
ThatsAlok16-Feb-06 3:05 
AnswerRe: unicode to char? Pin
James R. Twine16-Feb-06 1:51
James R. Twine16-Feb-06 1:51 
   To my knowledge, there are no "standard C" ways to do that, but there are two functions in the Win32 API that you will want to look at: MultiByteToWideChar(...) and WideCharToMultiByte(...).

   Peace!

-- modified at 9:14 Thursday 16th February, 2006

   Whoops - guess I was mistaken given what Alok posted...  My knowledge has expanded! D'Oh! | :doh:

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)
GeneralRe: unicode to char? Pin
PJ Arends16-Feb-06 7:24
professionalPJ Arends16-Feb-06 7:24 
JokeRe: unicode to char? Pin
James R. Twine16-Feb-06 8:08
James R. Twine16-Feb-06 8:08 
QuestionParameters idenfying a system particularly windows Pin
cpp_prgmer16-Feb-06 0:52
cpp_prgmer16-Feb-06 0:52 
AnswerRe: Parameters idenfying a system particularly windows Pin
James R. Twine16-Feb-06 1:01
James R. Twine16-Feb-06 1:01 
Questionpurpose of undef in the code Pin
arunperi15-Feb-06 22:42
arunperi15-Feb-06 22:42 
AnswerRe: purpose of undef in the code Pin
toxcct15-Feb-06 23:02
toxcct15-Feb-06 23:02 
GeneralRe: purpose of undef in the code Pin
arunperi15-Feb-06 23:32
arunperi15-Feb-06 23:32 
GeneralRe: purpose of undef in the code Pin
toxcct15-Feb-06 23:35
toxcct15-Feb-06 23:35 
GeneralRe: purpose of undef in the code Pin
arunperi15-Feb-06 23:48
arunperi15-Feb-06 23:48 
AnswerRe: purpose of undef in the code Pin
Chris Losinger16-Feb-06 2:18
professionalChris Losinger16-Feb-06 2:18 
QuestionProblems in accessing Parameters in COM... Pin
LordBalu15-Feb-06 22:30
LordBalu15-Feb-06 22:30 
AnswerRe: Problems in accessing Parameters in COM... Pin
James R. Twine16-Feb-06 1:07
James R. Twine16-Feb-06 1:07 
AnswerRe: Problems in accessing Parameters in COM... Pin
LordBalu16-Feb-06 1:50
LordBalu16-Feb-06 1:50 
AnswerRe: Problems in accessing Parameters in COM... Pin
Michael Dunn16-Feb-06 7:44
sitebuilderMichael Dunn16-Feb-06 7:44 
QuestionIntercepting IE/MSHTML requests to download page elements Pin
Taka Muraoka15-Feb-06 21:55
Taka Muraoka15-Feb-06 21:55 
QuestionSSL certificates and MFC Pin
Daniel Gerstner15-Feb-06 21:48
Daniel Gerstner15-Feb-06 21:48 
AnswerRe: SSL certificates and MFC Pin
Daniel Gerstner16-Feb-06 0:14
Daniel Gerstner16-Feb-06 0: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.