Click here to Skip to main content
15,915,076 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: LPCSTR and LPCWSTR Pin
George_George21-Aug-07 5:28
George_George21-Aug-07 5:28 
QuestionIDispatch to class object Pin
Monark20-Aug-07 4:54
Monark20-Aug-07 4:54 
AnswerRe: IDispatch to class object Pin
Mark Salsbery20-Aug-07 8:05
Mark Salsbery20-Aug-07 8:05 
QuestionTrouble with vectors. Newbie needs help! Pin
Flipflopninja20-Aug-07 4:49
Flipflopninja20-Aug-07 4:49 
AnswerRe: Trouble with vectors. Newbie needs help! Pin
Maxwell Chen20-Aug-07 5:05
Maxwell Chen20-Aug-07 5:05 
AnswerRe: Trouble with vectors. Newbie needs help! Pin
David Crow20-Aug-07 5:20
David Crow20-Aug-07 5:20 
AnswerRe: Trouble with vectors. Newbie needs help! [modified] Pin
Graham Shanks20-Aug-07 5:37
Graham Shanks20-Aug-07 5:37 
Questionfopen and wfopen Pin
George_George20-Aug-07 4:35
George_George20-Aug-07 4:35 
Hello everyone,


I think for any platform (no matter whether on the platform, multibyte character or wide character is used as default encoding approach, for example, on Windows CE wide character is used as default encoding approach, i.e. UNICODE or _UNICODE is defined, and on Windows desktop platform, multibyte character is used as default), I could achieve the same function for any platform by either,

1. invoking fopen and pass file name encoded as multibyte character, no matter whether multibyte character or wide character is used as default encoding approach;

2. invoking wfopen and pass file name encoded as wide character, no matter whether multibyte character or wide character is used as default encoding approach.


thanks in advance,
George
QuestionRe: fopen and wfopen Pin
David Crow20-Aug-07 4:39
David Crow20-Aug-07 4:39 
AnswerRe: fopen and wfopen Pin
George_George20-Aug-07 5:00
George_George20-Aug-07 5:00 
QuestionRe: fopen and wfopen Pin
David Crow20-Aug-07 5:18
David Crow20-Aug-07 5:18 
AnswerRe: fopen and wfopen Pin
George_George20-Aug-07 17:43
George_George20-Aug-07 17:43 
GeneralRe: fopen and wfopen Pin
David Crow21-Aug-07 2:55
David Crow21-Aug-07 2:55 
GeneralRe: fopen and wfopen Pin
George_George21-Aug-07 3:09
George_George21-Aug-07 3:09 
GeneralRe: fopen and wfopen Pin
David Crow21-Aug-07 3:21
David Crow21-Aug-07 3:21 
AnswerRe: fopen and wfopen Pin
Paresh Chitte20-Aug-07 20:09
Paresh Chitte20-Aug-07 20:09 
GeneralRe: fopen and wfopen Pin
George_George20-Aug-07 20:28
George_George20-Aug-07 20:28 
GeneralRe: fopen and wfopen Pin
Paresh Chitte21-Aug-07 18:19
Paresh Chitte21-Aug-07 18:19 
GeneralRe: fopen and wfopen Pin
George_George21-Aug-07 20:59
George_George21-Aug-07 20:59 
QuestionTimeout settings Pin
Daria Faucci20-Aug-07 4:25
Daria Faucci20-Aug-07 4:25 
GeneralPlain C++ equivalent of FileSystemWatcher [modified] Pin
benjymous20-Aug-07 4:15
benjymous20-Aug-07 4:15 
QuestionHow to Update Dialog values Pin
simoncoul20-Aug-07 3:44
simoncoul20-Aug-07 3:44 
AnswerRe: How to Update Dialog values Pin
David Crow20-Aug-07 3:54
David Crow20-Aug-07 3:54 
GeneralRe: How to Update Dialog values Pin
simoncoul20-Aug-07 4:12
simoncoul20-Aug-07 4:12 
GeneralRe: How to Update Dialog values Pin
Manfred Staiger20-Aug-07 4:21
Manfred Staiger20-Aug-07 4:21 

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.