Click here to Skip to main content
16,005,491 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionControl and Container for ActiveX Pin
_anil_23-Oct-05 21:09
_anil_23-Oct-05 21:09 
QuestionList Control in report view style Pin
Member 195750523-Oct-05 20:16
Member 195750523-Oct-05 20:16 
AnswerRe: List Control in report view style Pin
Rage24-Oct-05 1:38
professionalRage24-Oct-05 1:38 
QuestionXML style comments in VC++.Net Pin
sheerprogrammer23-Oct-05 19:46
sheerprogrammer23-Oct-05 19:46 
QuestionRetrive USB VID(Vender IDentifier) Pin
LiYS23-Oct-05 18:48
LiYS23-Oct-05 18:48 
AnswerRe: Retrive USB VID(Vender IDentifier) Pin
vikas amin24-Oct-05 1:13
vikas amin24-Oct-05 1:13 
QuestionHow make multilingual edit like listctrl. Pin
msj0191@gmail.com23-Oct-05 18:27
msj0191@gmail.com23-Oct-05 18:27 
AnswerRe: How make multilingual edit like listctrl. Pin
Christian Graus23-Oct-05 19:32
protectorChristian Graus23-Oct-05 19:32 
What are you hoping for here ? A control that translates for you ? The way to do this is to keep string tables per language, and populate your list control based on the language chosen. There's no point in a control being told a language, and holding the strings for all languages, you'll only ever need to display one, right ?


Christian Graus - Microsoft MVP - C++
GeneralRe: How make multilingual edit like listctrl. Pin
msj0191@gmail.com23-Oct-05 20:30
msj0191@gmail.com23-Oct-05 20:30 
GeneralRe: How make multilingual edit like listctrl. Pin
Christian Graus24-Oct-05 12:33
protectorChristian Graus24-Oct-05 12:33 
QuestionHow to create Gaussian random number Pin
bulgaa23-Oct-05 18:20
bulgaa23-Oct-05 18:20 
AnswerRe: How to create Gaussian random number Pin
Christian Graus23-Oct-05 19:34
protectorChristian Graus23-Oct-05 19:34 
QuestionHow to render samply a antialising string? Pin
simonchen.net23-Oct-05 16:53
simonchen.net23-Oct-05 16:53 
AnswerRe: How to render samply a antialising string? Pin
Christian Graus23-Oct-05 16:56
protectorChristian Graus23-Oct-05 16:56 
GeneralRe: How to render samply a antialising string? Pin
simonchen.net23-Oct-05 17:05
simonchen.net23-Oct-05 17:05 
GeneralRe: How to render samply a antialising string? Pin
Christian Graus23-Oct-05 17:07
protectorChristian Graus23-Oct-05 17:07 
Generalplease change your name Pin
Eytukan23-Oct-05 23:08
Eytukan23-Oct-05 23:08 
AnswerRe: How to render samply a antialising string? Pin
David Crow24-Oct-05 3:38
David Crow24-Oct-05 3:38 
QuestionVC++ Beginer wants to resize a pic (make it smaller) and store it on his hard disc Pin
nne-vitamin23-Oct-05 12:29
nne-vitamin23-Oct-05 12:29 
AnswerRe: VC++ Beginer wants to resize a pic (make it smaller) and store it on his hard disc Pin
Christian Graus23-Oct-05 12:46
protectorChristian Graus23-Oct-05 12:46 
GeneralRe: VC++ Beginer wants to resize a pic (make it smaller) and store it on his hard disc Pin
nne-vitamin23-Oct-05 13:37
nne-vitamin23-Oct-05 13:37 
GeneralRe: VC++ Beginer wants to resize a pic (make it smaller) and store it on his hard disc Pin
Christian Graus23-Oct-05 13:40
protectorChristian Graus23-Oct-05 13:40 
GeneralRe: VC++ Beginer wants to resize a pic (make it smaller) and store it on his hard disc Pin
nne-vitamin23-Oct-05 14:34
nne-vitamin23-Oct-05 14:34 
GeneralRe: VC++ Beginer wants to resize a pic (make it smaller) and store it on his hard disc Pin
normanS23-Oct-05 19:30
normanS23-Oct-05 19:30 
GeneralRe: VC++ Beginer wants to resize a pic (make it smaller) and store it on his hard disc Pin
Christian Graus23-Oct-05 19:31
protectorChristian Graus23-Oct-05 19:31 

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.