Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAuto scroll selected text to the top of a view Pin
Wade H.24-Sep-02 9:37
Wade H.24-Sep-02 9:37 
Question??? Number Formating ??? Pin
Nitron24-Sep-02 9:24
Nitron24-Sep-02 9:24 
AnswerRe: ??? Number Formating ??? Pin
Jawache24-Sep-02 9:28
Jawache24-Sep-02 9:28 
AnswerRe: ??? Number Formating ??? Pin
Tomasz Sowinski24-Sep-02 9:32
Tomasz Sowinski24-Sep-02 9:32 
AnswerRe: ??? Number Formating ??? Pin
Fazlul Kabir24-Sep-02 9:32
Fazlul Kabir24-Sep-02 9:32 
AnswerRe: ??? Number Formating ??? Pin
Nick Parker24-Sep-02 9:39
protectorNick Parker24-Sep-02 9:39 
Answer* * T H A N K S * * Pin
Nitron24-Sep-02 9:53
Nitron24-Sep-02 9:53 
GeneralIs this allowed? GetSafeHwnd question: Pin
ns24-Sep-02 8:53
ns24-Sep-02 8:53 
    CProgressBarCZipView *pView = (CProgressBarCZipView *) pChild->GetActiveView();

long hPbHandle = (long)pView->GetSafeHwnd(); //is this the way to get something out of it , like the button below?




CButton *pBar = (CButton*)GetDlgItem(IDC_BUTTON3);

long hPbHandle = (long)pBar->GetSafeHwnd();


Thanks,
ns
GeneralRe: Is this allowed? GetSafeHwnd question: Pin
Ravi Bhavnani24-Sep-02 9:01
professionalRavi Bhavnani24-Sep-02 9:01 
GeneralTimer Pin
Daniel Ferguson24-Sep-02 8:21
Daniel Ferguson24-Sep-02 8:21 
GeneralRe: Timer Pin
Tomasz Sowinski24-Sep-02 8:30
Tomasz Sowinski24-Sep-02 8:30 
GeneralRe: Timer Pin
Daniel Ferguson24-Sep-02 8:30
Daniel Ferguson24-Sep-02 8:30 
GeneralRe: Timer Pin
Tomasz Sowinski24-Sep-02 8:34
Tomasz Sowinski24-Sep-02 8:34 
GeneralRe: Timer Pin
Daniel Ferguson24-Sep-02 8:37
Daniel Ferguson24-Sep-02 8:37 
GeneralRe: Timer Pin
Tomasz Sowinski24-Sep-02 8:44
Tomasz Sowinski24-Sep-02 8:44 
GeneralRe: Timer Pin
Daniel Ferguson24-Sep-02 8:45
Daniel Ferguson24-Sep-02 8:45 
QuestionHow to disable WinKey, Ctrl+Alt+Del ... Pin
Wizard_0124-Sep-02 7:24
Wizard_0124-Sep-02 7:24 
AnswerRe: How to disable WinKey, Ctrl+Alt+Del ... Pin
jmkhael24-Sep-02 7:39
jmkhael24-Sep-02 7:39 
AnswerRe: How to disable WinKey, Ctrl+Alt+Del ... Pin
jmkhael24-Sep-02 7:50
jmkhael24-Sep-02 7:50 
GeneralRe: How to disable WinKey, Ctrl+Alt+Del ... Pin
Wizard_0124-Sep-02 8:04
Wizard_0124-Sep-02 8:04 
GeneralRe: How to disable WinKey, Ctrl+Alt+Del ... Pin
jmkhael24-Sep-02 8:03
jmkhael24-Sep-02 8:03 
AnswerRe: How to disable WinKey, Ctrl+Alt+Del ... Pin
Tomasz Sowinski24-Sep-02 8:05
Tomasz Sowinski24-Sep-02 8:05 
GeneralAnother (different) SendMessage question. Pin
ns24-Sep-02 7:02
ns24-Sep-02 7:02 
GeneralRe: Another (different) SendMessage question. Pin
Tomasz Sowinski24-Sep-02 7:17
Tomasz Sowinski24-Sep-02 7:17 
GeneralRe: Another (different) SendMessage question. Pin
ns24-Sep-02 7:24
ns24-Sep-02 7:24 

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.