Click here to Skip to main content
15,893,644 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: russian comments in code Pin
Alex@9C20-Jan-09 0:01
Alex@9C20-Jan-09 0:01 
GeneralRe: russian comments in code Pin
sashoalm20-Jan-09 3:42
sashoalm20-Jan-09 3:42 
GeneralRe: russian comments in code Pin
Alex@9C26-Jan-09 18:00
Alex@9C26-Jan-09 18:00 
Questionprogress window threads Pin
VC++Maniac19-Jan-09 18:03
VC++Maniac19-Jan-09 18:03 
QuestionRe: progress window threads Pin
Randor 19-Jan-09 18:26
professional Randor 19-Jan-09 18:26 
AnswerRe: progress window threads Pin
Sarath C19-Jan-09 19:51
Sarath C19-Jan-09 19:51 
AnswerRe: progress window threads Pin
Stuart Dootson19-Jan-09 19:55
professionalStuart Dootson19-Jan-09 19:55 
GeneralRe: progress window threads Pin
VC++Maniac19-Jan-09 20:04
VC++Maniac19-Jan-09 20:04 
I got it working..

I created a new thread. In the thread I call Domodal() on progress dialog's global object. Then everytime I need to change some status I just call the Set... member functions using the global object.
AnswerRe: progress window threads Pin
David Crow20-Jan-09 8:31
David Crow20-Jan-09 8:31 
QuestionAuto detection of e-mail in rich edit control Pin
sabapathy_8019-Jan-09 17:35
sabapathy_8019-Jan-09 17:35 
AnswerRe: Auto detection of e-mail in rich edit control Pin
Randor 19-Jan-09 18:18
professional Randor 19-Jan-09 18:18 
AnswerRe: Auto detection of e-mail in rich edit control Pin
Hamid_RT20-Jan-09 19:57
Hamid_RT20-Jan-09 19:57 
QuestionWhat is the difference: LoadUserProfile -vs- RegOpenCurrentUser Pin
Will580119-Jan-09 10:34
Will580119-Jan-09 10:34 
QuestionImpersonating users to access hives - various methods, what are the practical issues? Pin
Will580119-Jan-09 10:03
Will580119-Jan-09 10:03 
QuestionMedia player 10 like toolbar using Win32 Pin
Aamir Mughal19-Jan-09 8:22
Aamir Mughal19-Jan-09 8:22 
AnswerRe: Media player 10 like toolbar using Win32 [modified] Pin
Code-o-mat19-Jan-09 10:00
Code-o-mat19-Jan-09 10:00 
QuestionHow to determine programatically if a drive letter (for example, 'E:\') is a CD/DVD device? [SOLVED] Pin
sashoalm19-Jan-09 5:32
sashoalm19-Jan-09 5:32 
AnswerRe: How to determine programatically if a drive letter (for example, 'E:\') is a CD/DVD device? Pin
Randor 19-Jan-09 5:52
professional Randor 19-Jan-09 5:52 
GeneralRe: How to determine programatically if a drive letter (for example, 'E:\') is a CD/DVD device? Pin
sashoalm19-Jan-09 6:16
sashoalm19-Jan-09 6:16 
GeneralRe: How to determine programatically if a drive letter (for example, 'E:\') is a CD/DVD device? [modified] PinPopular
Randor 19-Jan-09 9:53
professional Randor 19-Jan-09 9:53 
AnswerRe: How to determine programatically if a drive letter (for example, 'E:\') is a CD/DVD device? [SOLVED] Pin
Hamid_RT20-Jan-09 19:55
Hamid_RT20-Jan-09 19:55 
QuestionIs it theoretically possible to instantiate an abstract C++ class ? How ? Pin
Ahmed Charfeddine19-Jan-09 4:04
Ahmed Charfeddine19-Jan-09 4:04 
AnswerRe: Is it theoretically possible to instantiate an abstract C++ class ? How ? Pin
Stuart Dootson19-Jan-09 4:16
professionalStuart Dootson19-Jan-09 4:16 
GeneralRe: Is it theoretically possible to instantiate an abstract C++ class ? How ? Pin
Ahmed Charfeddine19-Jan-09 4:25
Ahmed Charfeddine19-Jan-09 4:25 
GeneralRe: Is it theoretically possible to instantiate an abstract C++ class ? How ? Pin
CPallini19-Jan-09 4:35
mveCPallini19-Jan-09 4:35 

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.