Click here to Skip to main content
15,891,529 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
toxcct30-Mar-06 2:07
toxcct30-Mar-06 2:07 
GeneralRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
FarPointer30-Mar-06 2:12
FarPointer30-Mar-06 2:12 
QuestionRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
David Crow30-Mar-06 2:11
David Crow30-Mar-06 2:11 
AnswerRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
toxcct30-Mar-06 2:15
toxcct30-Mar-06 2:15 
AnswerRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
Ganesh_T30-Mar-06 0:01
Ganesh_T30-Mar-06 0:01 
AnswerRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
Hamid_RT30-Mar-06 1:27
Hamid_RT30-Mar-06 1:27 
QuestionHow to avert flicking? about List control Pin
chybin29-Mar-06 23:22
chybin29-Mar-06 23:22 
AnswerRe: How to avert flicking? about List control Pin
Justin Tay29-Mar-06 23:45
Justin Tay29-Mar-06 23:45 
Set the extended list view style LVS_EX_DOUBLEBUFFER

If you need this to work on older windows systems you'll have to do the double buffering yourself.
GeneralRe: How to avert flicking? about List control Pin
Ștefan-Mihai MOGA30-Mar-06 0:02
professionalȘtefan-Mihai MOGA30-Mar-06 0:02 
GeneralRe: How to avert flicking? about List control Pin
Justin Tay30-Mar-06 1:03
Justin Tay30-Mar-06 1:03 
GeneralRe: How to avert flicking? about List control Pin
FarPointer30-Mar-06 2:09
FarPointer30-Mar-06 2:09 
GeneralRe: How to avert flicking? about List control Pin
Justin Tay30-Mar-06 2:20
Justin Tay30-Mar-06 2:20 
GeneralRe: How to avert flicking? about List control Pin
FarPointer30-Mar-06 2:30
FarPointer30-Mar-06 2:30 
GeneralRe: How to avert flicking? about List control Pin
Justin Tay30-Mar-06 2:37
Justin Tay30-Mar-06 2:37 
GeneralRe: How to avert flicking? about List control Pin
FarPointer30-Mar-06 4:42
FarPointer30-Mar-06 4:42 
GeneralRe: How to avert flicking? about List control Pin
chybin30-Mar-06 14:55
chybin30-Mar-06 14:55 
AnswerRe: How to avert flicking? about List control Pin
James R. Twine30-Mar-06 4:39
James R. Twine30-Mar-06 4:39 
GeneralRe: How to avert flicking? about List control Pin
chybin30-Mar-06 15:01
chybin30-Mar-06 15:01 
AnswerRe: How to avert flicking? about List control Pin
James R. Twine30-Mar-06 16:47
James R. Twine30-Mar-06 16:47 
GeneralRe: How to avert flicking? about List control Pin
chybin30-Mar-06 19:37
chybin30-Mar-06 19:37 
GeneralRe: How to avert flicking? about List control Pin
James R. Twine31-Mar-06 0:00
James R. Twine31-Mar-06 0:00 
QuestionAbout sending mail Pin
mkoliv29-Mar-06 22:40
mkoliv29-Mar-06 22:40 
AnswerRe: About sending mail Pin
Ștefan-Mihai MOGA30-Mar-06 0:06
professionalȘtefan-Mihai MOGA30-Mar-06 0:06 
AnswerRe: About sending mail Pin
David Crow30-Mar-06 2:21
David Crow30-Mar-06 2:21 
Questionabout UNICODE project handle ANSI window Pin
FlyWithYou29-Mar-06 22:37
FlyWithYou29-Mar-06 22:37 

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.