Click here to Skip to main content
16,007,070 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionauto run my c++ application??? Pin
mimimimilaw2-Jul-06 16:41
mimimimilaw2-Jul-06 16:41 
AnswerRe: auto run my c++ application??? Pin
bob169722-Jul-06 17:03
bob169722-Jul-06 17:03 
GeneralRe: auto run my c++ application??? [modified] Pin
mimimimilaw2-Jul-06 17:11
mimimimilaw2-Jul-06 17:11 
GeneralRe: auto run my c++ application??? Pin
Weiye Chen2-Jul-06 17:37
Weiye Chen2-Jul-06 17:37 
GeneralRe: auto run my c++ application??? Pin
bob169722-Jul-06 17:42
bob169722-Jul-06 17:42 
GeneralRe: auto run my c++ application??? [modified] Pin
mimimimilaw2-Jul-06 18:02
mimimimilaw2-Jul-06 18:02 
GeneralRe: auto run my c++ application??? Pin
bob169722-Jul-06 18:45
bob169722-Jul-06 18:45 
Questionscrolling text [modified] Pin
locoone2-Jul-06 15:39
locoone2-Jul-06 15:39 
im making a scrolling text class and what i cant figure out is
::SetWindowPos(m_move.GetSafeHwnd(), wndTop, count, 15, (m_Stext.GetLength() * 6), 13, SWP_NOZORDER); i cant figure out how to get the handle for the control variable of the static text like m_move.GetSafeHwnd() and make it work in my class any and all help is needed. cuz im Confused | :confused:
and i need to know how to find out how long the text is thats scrolling right now i use (m_Stext.GetLength() * 6) but the longer the text it the more extra space it adds at the end.



-- modified at 22:12 Sunday 2nd July, 2006
AnswerRe: scrolling text Pin
Niklas L3-Jul-06 3:42
Niklas L3-Jul-06 3:42 
QuestionString and Substring Pin
Moujan2-Jul-06 13:23
Moujan2-Jul-06 13:23 
QuestionRe: String and Substring Pin
Hamid_RT2-Jul-06 22:41
Hamid_RT2-Jul-06 22:41 
QuestionHow to follow decryption process? Pin
Dody_DK2-Jul-06 9:38
Dody_DK2-Jul-06 9:38 
Questionanswering machine Pin
joeyjuneja2-Jul-06 8:25
joeyjuneja2-Jul-06 8:25 
QuestionWindows Explorer look and feel [modified] Pin
Marc Soleda2-Jul-06 7:43
Marc Soleda2-Jul-06 7:43 
AnswerRe: Windows Explorer look and feel Pin
Justin Tay2-Jul-06 8:58
Justin Tay2-Jul-06 8:58 
GeneralRe: Windows Explorer look and feel Pin
Marc Soleda2-Jul-06 22:37
Marc Soleda2-Jul-06 22:37 
Questionneed help for device driver writing Pin
fionashrek032-Jul-06 7:26
fionashrek032-Jul-06 7:26 
AnswerRe: need help for device driver writing Pin
Stephen Hewitt2-Jul-06 13:51
Stephen Hewitt2-Jul-06 13:51 
Questionredirect non-www to www using isapi????? Pin
abdz2-Jul-06 7:17
abdz2-Jul-06 7:17 
Questionset covering problem Pin
maryami2-Jul-06 6:24
maryami2-Jul-06 6:24 
QuestionMethod overloading Pin
Moujan2-Jul-06 6:16
Moujan2-Jul-06 6:16 
AnswerRe: Method overloading Pin
Steve Echols2-Jul-06 6:40
Steve Echols2-Jul-06 6:40 
GeneralRe: Method overloading Pin
Moujan2-Jul-06 7:05
Moujan2-Jul-06 7:05 
GeneralRe: Method overloading Pin
Steve Echols2-Jul-06 7:48
Steve Echols2-Jul-06 7:48 
GeneralRe: Method overloading Pin
Moujan2-Jul-06 8:00
Moujan2-Jul-06 8:00 

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.