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

C / C++ / MFC

 
AnswerRe: Is the parent window handle correct? Pin
Tomasz Sowinski24-Sep-02 10:31
Tomasz Sowinski24-Sep-02 10:31 
GeneralRe: Is the parent window handle correct? Pin
ns24-Sep-02 10:43
ns24-Sep-02 10:43 
GeneralRe: Is the parent window handle correct? Pin
Tomasz Sowinski24-Sep-02 10:49
Tomasz Sowinski24-Sep-02 10:49 
Generalnope... Pin
ns24-Sep-02 11:06
ns24-Sep-02 11:06 
AnswerRe: Is the parent window handle correct? Pin
Chris Richardson24-Sep-02 11:17
Chris Richardson24-Sep-02 11:17 
GeneralAD Schema changes... Pin
Ray Cassick24-Sep-02 10:02
Ray Cassick24-Sep-02 10:02 
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 
Ok, so how do I get from:

double x = .0625;
CString s;
s.Format("???",x);


so that s looks like: 6.25000000000000000E-02 Confused | :confused:



Nitron
_________________________________________--
message sent on 100% recycled electrons.
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 
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 

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.