Click here to Skip to main content
15,917,608 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to hide the taskbar programmatically? Pin
Bernhard26-Nov-01 0:03
Bernhard26-Nov-01 0:03 
GeneralReading raw data Pin
RobJones25-Nov-01 16:39
RobJones25-Nov-01 16:39 
GeneralRe: Reading raw data Pin
Michael Dunn25-Nov-01 17:31
sitebuilderMichael Dunn25-Nov-01 17:31 
GeneralRe: Reading raw data Pin
RobJones25-Nov-01 18:29
RobJones25-Nov-01 18:29 
GeneralUnicode version of strlen Pin
Matt Newman25-Nov-01 15:34
Matt Newman25-Nov-01 15:34 
GeneralRe: Unicode version of strlen Pin
Nish Nishant25-Nov-01 16:23
sitebuilderNish Nishant25-Nov-01 16:23 
GeneralRe: Unicode version of strlen Pin
Matt Newman25-Nov-01 16:34
Matt Newman25-Nov-01 16:34 
GeneralRe: Unicode version of strlen Pin
PJ Arends25-Nov-01 19:04
professionalPJ Arends25-Nov-01 19:04 
Why not use the tchar macros, that way your code will work with SBCS, MBCS and UNICODE. The tchar macro for strlen is _tcslen().

---
It may be that your sole purpose in life is simply to serve as a warning to others.


QuestionHow to delete a Class Pin
Steve L.25-Nov-01 11:57
Steve L.25-Nov-01 11:57 
AnswerRe: How to delete a Class Pin
Christian Graus25-Nov-01 12:43
protectorChristian Graus25-Nov-01 12:43 
AnswerRe: How to delete a Class Pin
25-Nov-01 13:41
suss25-Nov-01 13:41 
GeneralRe: How to delete a Class Pin
Christian Graus25-Nov-01 15:35
protectorChristian Graus25-Nov-01 15:35 
GeneralRe: How to delete a Class Pin
25-Nov-01 16:31
suss25-Nov-01 16:31 
GeneralDatabase woes Pin
Curufinwe25-Nov-01 11:30
Curufinwe25-Nov-01 11:30 
GeneralRe: Database woes Pin
David Salter26-Nov-01 11:45
David Salter26-Nov-01 11:45 
GeneralDocking Windows Pin
25-Nov-01 11:14
suss25-Nov-01 11:14 
GeneralRe: Docking Windows Pin
Masaaki Onishi25-Nov-01 18:14
Masaaki Onishi25-Nov-01 18:14 
Generalradiobutton/checkbutton query Pin
Bill Gates Antimatter Particle25-Nov-01 11:13
Bill Gates Antimatter Particle25-Nov-01 11:13 
GeneralRe: radiobutton/checkbutton query Pin
Michael Dunn25-Nov-01 17:33
sitebuilderMichael Dunn25-Nov-01 17:33 
GeneralRe: radiobutton/checkbutton query Pin
Nish Nishant25-Nov-01 17:51
sitebuilderNish Nishant25-Nov-01 17:51 
QuestionCan we pass reference to a vector as an argument to a function? Pin
25-Nov-01 10:06
suss25-Nov-01 10:06 
AnswerRe: Can we pass reference to a vector as an argument to a function? Pin
Christian Graus25-Nov-01 10:11
protectorChristian Graus25-Nov-01 10:11 
QuestionDo you know the GradientFill function? Pin
jin sok cho25-Nov-01 6:02
jin sok cho25-Nov-01 6:02 
AnswerRe: Do you know the GradientFill function? Pin
Christian Graus25-Nov-01 10:16
protectorChristian Graus25-Nov-01 10:16 
GeneralRe: Do you know the GradientFill function? Pin
jin sok cho25-Nov-01 21:03
jin sok cho25-Nov-01 21:03 

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.