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

C / C++ / MFC

 
AnswerRe: SDL in MFC application Pin
toxcct1-Jun-06 4:34
toxcct1-Jun-06 4:34 
GeneralRe: SDL in MFC application Pin
ThatsAlok1-Jun-06 21:20
ThatsAlok1-Jun-06 21:20 
QuestionAny links for books on using SendInput Pin
Ista1-Jun-06 3:57
Ista1-Jun-06 3:57 
QuestionDisable Script Debugging in IE Pin
llp00na1-Jun-06 3:19
llp00na1-Jun-06 3:19 
AnswerRe: Disable Script Debugging in IE Pin
David Crow1-Jun-06 4:16
David Crow1-Jun-06 4:16 
GeneralRe: Disable Script Debugging in IE Pin
llp00na1-Jun-06 4:33
llp00na1-Jun-06 4:33 
Questionset caret position to the end in Edit Box Pin
big_denny_2001-Jun-06 3:15
big_denny_2001-Jun-06 3:15 
AnswerRe: set caret position to the end in Edit Box Pin
toxcct1-Jun-06 3:21
toxcct1-Jun-06 3:21 
1. CString str = edit.GetWindowText()
2. SetSel(str.GetLength(), str.GetLength())


TOXCCT >>> GEII power

[VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]
AnswerRe: set caret position to the end in Edit Box Pin
RChin1-Jun-06 3:56
RChin1-Jun-06 3:56 
QuestionSDL window in MFC Dialog Pin
Manjunath S1-Jun-06 3:06
Manjunath S1-Jun-06 3:06 
QuestionRe: SDL window in MFC Dialog Pin
toxcct1-Jun-06 3:11
toxcct1-Jun-06 3:11 
AnswerRe: SDL window in MFC Dialog Pin
Manjunath S1-Jun-06 4:01
Manjunath S1-Jun-06 4:01 
AnswerRe: SDL window in MFC Dialog Pin
Cedric Moonen1-Jun-06 3:31
Cedric Moonen1-Jun-06 3:31 
QuestionRe: SDL window in MFC Dialog Pin
Manjunath S1-Jun-06 4:04
Manjunath S1-Jun-06 4:04 
AnswerRe: SDL window in MFC Dialog Pin
toxcct1-Jun-06 4:33
toxcct1-Jun-06 4:33 
GeneralRe: SDL window in MFC Dialog Pin
Hamid_RT1-Jun-06 4:48
Hamid_RT1-Jun-06 4:48 
AnswerRe: SDL window in MFC Dialog Pin
guyqian8-Jul-12 21:06
guyqian8-Jul-12 21:06 
QuestionMFC Related Pin
Luna-Bangalore1-Jun-06 2:49
Luna-Bangalore1-Jun-06 2:49 
AnswerRe: MFC Related Pin
<color>Aljechin 1-Jun-06 2:57
<color>Aljechin 1-Jun-06 2:57 
AnswerRe: MFC Related Pin
toxcct1-Jun-06 3:07
toxcct1-Jun-06 3:07 
AnswerRe: MFC Related Pin
Sarath C1-Jun-06 3:08
Sarath C1-Jun-06 3:08 
QuestionDeriving a class from CColorDialog Pin
Tony Kurishunkal1-Jun-06 2:46
Tony Kurishunkal1-Jun-06 2:46 
AnswerRe: Deriving a class from CColorDialog Pin
Hamid_RT1-Jun-06 3:07
Hamid_RT1-Jun-06 3:07 
AnswerRe: Deriving a class from CColorDialog Pin
Sarath C1-Jun-06 3:17
Sarath C1-Jun-06 3:17 
GeneralRe: Deriving a class from CColorDialog Pin
Hamid_RT1-Jun-06 3:33
Hamid_RT1-Jun-06 3:33 

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.