Click here to Skip to main content
15,903,385 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Update image Pin
VonHagNDaz23-Feb-07 5:57
VonHagNDaz23-Feb-07 5:57 
GeneralRe: Update image Pin
John R. Shaw23-Feb-07 17:32
John R. Shaw23-Feb-07 17:32 
QuestionViewing running threads Pin
Like2Byte23-Feb-07 5:10
Like2Byte23-Feb-07 5:10 
AnswerRe: Viewing running threads Pin
David Crow23-Feb-07 5:54
David Crow23-Feb-07 5:54 
QuestionCanonicalise [c14n] XML doc C++ Pin
Andy H23-Feb-07 4:07
Andy H23-Feb-07 4:07 
QuestionTo determine if vc project is using unicode char set or mutlibyte char set Pin
Mushtaque Nizamani23-Feb-07 3:23
Mushtaque Nizamani23-Feb-07 3:23 
AnswerRe: To determine if vc project is using unicode char set or mutlibyte char set Pin
Nibu babu thomas23-Feb-07 3:26
Nibu babu thomas23-Feb-07 3:26 
AnswerRe: To determine if vc project is using unicode char set or mutlibyte char set Pin
James R. Twine23-Feb-07 5:15
James R. Twine23-Feb-07 5:15 
   Just to clarify, are you asking how to see if the application is going to be built as a UNICODE, ANSI/SBSC, or MBCS application?  If so, then checking for the _UNICODE, or _MBCS preprocessor defs is the way to go.

   However, an application that is built as an ANSI/SBCS app is more than capable of managing UNICODE data and using UNICODE APIs, and vice-versa, so I want to make sure exactly what you mean by "using".

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<HR>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!
See DeleteFXPFiles

QuestionWhy they are no Virtual Constructors. Pin
uday kiran janaswamy23-Feb-07 3:01
uday kiran janaswamy23-Feb-07 3:01 
AnswerRe: Why they are no Virtual Constructors. Pin
toxcct23-Feb-07 3:04
toxcct23-Feb-07 3:04 
AnswerRe: Why they are no Virtual Constructors. Pin
David Crow23-Feb-07 3:05
David Crow23-Feb-07 3:05 
GeneralRe: Why they are no Virtual Constructors. Pin
uday kiran janaswamy23-Feb-07 3:10
uday kiran janaswamy23-Feb-07 3:10 
GeneralRe: Why they are no Virtual Constructors. Pin
led mike23-Feb-07 4:28
led mike23-Feb-07 4:28 
GeneralRe: Why they are no Virtual Constructors. Pin
Mark Salsbery23-Feb-07 8:37
Mark Salsbery23-Feb-07 8:37 
GeneralRe: Why they are no Virtual Constructors. Pin
Maximilien23-Feb-07 8:44
Maximilien23-Feb-07 8:44 
AnswerRe: Why they are no Virtual Constructors. Pin
cmk23-Feb-07 12:38
cmk23-Feb-07 12:38 
GeneralRe: Why they are no Virtual Constructors. Pin
Bram van Kampen24-Feb-07 15:02
Bram van Kampen24-Feb-07 15:02 
GeneralRe: Why they are no Virtual Constructors. Pin
Rajesh R Subramanian25-Feb-07 21:46
professionalRajesh R Subramanian25-Feb-07 21:46 
QuestionA question about OpenGL picking Pin
jk chan23-Feb-07 2:21
jk chan23-Feb-07 2:21 
AnswerRe: A question about OpenGL picking Pin
El Corazon24-Feb-07 15:23
El Corazon24-Feb-07 15:23 
Questionpass by reference error Pin
minkowski23-Feb-07 1:57
minkowski23-Feb-07 1:57 
AnswerRe: pass by reference error Pin
Cedric Moonen23-Feb-07 2:08
Cedric Moonen23-Feb-07 2:08 
AnswerRe: pass by reference error Pin
Bram van Kampen24-Feb-07 15:12
Bram van Kampen24-Feb-07 15:12 
QuestionAbout CLSID??? Pin
siddharthsan23-Feb-07 1:49
siddharthsan23-Feb-07 1:49 
QuestionRe: About CLSID??? Pin
prasad_som23-Feb-07 6:01
prasad_som23-Feb-07 6:01 

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.