Click here to Skip to main content
15,915,172 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: ComboBox Pin
rp_suman24-Jun-10 6:50
rp_suman24-Jun-10 6:50 
QuestionAdding NM_DBLCLK message to CTreeCtrl Pin
Sakhalean24-Jun-10 2:19
Sakhalean24-Jun-10 2:19 
AnswerRe: Adding NM_DBLCLK message to CTreeCtrl Pin
Iain Clarke, Warrior Programmer24-Jun-10 19:10
Iain Clarke, Warrior Programmer24-Jun-10 19:10 
AnswerRe: Adding NM_DBLCLK message to CTreeCtrl Pin
numfive15-Jan-11 22:41
numfive15-Jan-11 22:41 
GeneralRe: Adding NM_DBLCLK message to CTreeCtrl Pin
Sakhalean16-Jan-11 17:46
Sakhalean16-Jan-11 17:46 
QuestionUnicode String in SQL Query using VC ( ADODB or CRecordset) Pin
vijay.victory24-Jun-10 2:08
vijay.victory24-Jun-10 2:08 
QuestionGetting value of a input attribute 'id' of a resource in a webpage Pin
Pk.j23-Jun-10 23:47
Pk.j23-Jun-10 23:47 
AnswerRe: Getting value of a input attribute 'id' of a resource in a webpage Pin
«_Superman_»24-Jun-10 0:33
professional«_Superman_»24-Jun-10 0:33 
GeneralRe: Getting value of a input attribute 'id' of a resource in a webpage Pin
Pk.j24-Jun-10 1:52
Pk.j24-Jun-10 1:52 
GeneralRe: Getting value of a input attribute 'id' of a resource in a webpage Pin
Niklas L24-Jun-10 1:57
Niklas L24-Jun-10 1:57 
QuestionRe: Getting value of a input attribute 'id' of a resource in a webpage Pin
David Crow24-Jun-10 3:03
David Crow24-Jun-10 3:03 
GeneralRe: Getting value of a input attribute 'id' of a resource in a webpage [modified] Pin
Pk.j24-Jun-10 20:12
Pk.j24-Jun-10 20:12 
QuestionElliminate the e symbol from doubles Pin
Schehaider_Aymen23-Jun-10 23:43
Schehaider_Aymen23-Jun-10 23:43 
AnswerRe: Elliminate the e symbol from doubles Pin
CPallini23-Jun-10 23:46
mveCPallini23-Jun-10 23:46 
GeneralRe: Elliminate the e symbol from doubles Pin
Schehaider_Aymen24-Jun-10 0:03
Schehaider_Aymen24-Jun-10 0:03 
GeneralRe: Elliminate the e symbol from doubles Pin
CPallini24-Jun-10 0:07
mveCPallini24-Jun-10 0:07 
Blood_HaZaRd wrote:
x= 1.123456789 e09

Blood_HaZaRd wrote:
x = 1123456789

Since they are different representations of the same number, both of them are stored, in a double, with the same bit pattern.
Smile | :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: Elliminate the e symbol from doubles Pin
Schehaider_Aymen24-Jun-10 0:14
Schehaider_Aymen24-Jun-10 0:14 
GeneralRe: Elliminate the e symbol from doubles Pin
CPallini24-Jun-10 0:25
mveCPallini24-Jun-10 0:25 
GeneralRe: Elliminate the e symbol from doubles Pin
Schehaider_Aymen24-Jun-10 0:27
Schehaider_Aymen24-Jun-10 0:27 
GeneralRe: Elliminate the e symbol from doubles Pin
CPallini24-Jun-10 0:53
mveCPallini24-Jun-10 0:53 
AnswerRe: Elliminate the e symbol from doubles Pin
Niklas L24-Jun-10 0:02
Niklas L24-Jun-10 0:02 
GeneralRe: Elliminate the e symbol from doubles Pin
Schehaider_Aymen24-Jun-10 0:06
Schehaider_Aymen24-Jun-10 0:06 
GeneralRe: Elliminate the e symbol from doubles Pin
Niklas L24-Jun-10 0:15
Niklas L24-Jun-10 0:15 
GeneralRe: Elliminate the e symbol from doubles Pin
Niklas L24-Jun-10 0:17
Niklas L24-Jun-10 0:17 
AnswerRe: Elliminate the e symbol from doubles Pin
Aescleal24-Jun-10 0:22
Aescleal24-Jun-10 0:22 

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.