Click here to Skip to main content
16,006,768 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to write a C++ program to view Tiff image? Pin
edwardkc31-May-01 22:28
edwardkc31-May-01 22:28 
AnswerRe: How to write a C++ program to view Tiff image? Pin
1-Jun-01 2:03
suss1-Jun-01 2:03 
AnswerRe: How to write a C++ program to view Tiff image? Pin
1-Jun-01 6:55
suss1-Jun-01 6:55 
GeneralAbout Protected constructor/Destructor Pin
Kastellanos Nikos31-May-01 21:54
Kastellanos Nikos31-May-01 21:54 
GeneralRe: About Protected constructor/Destructor Pin
Anna-Jayne Metcalfe31-May-01 22:11
Anna-Jayne Metcalfe31-May-01 22:11 
QuestionWhy I can't go to definition of function of a template class in ClassView? Pin
31-May-01 21:30
suss31-May-01 21:30 
GeneralData type for hexadecimal numbers Pin
hearties31-May-01 21:22
hearties31-May-01 21:22 
GeneralRe: Data type for hexadecimal numbers Pin
Igor Sukhov1-Jun-01 3:13
Igor Sukhov1-Jun-01 3:13 
There's no difference between hexadecimal and decimal numbers at all (for a compiler). Store it as a DWORD or a unsigned int and uses formatting functions or streams with hex manipulator when you need a textual representations of the number.


Best regards,

-----------
Igor Soukhov (Brainbench/Tekmetrics ID:50759)
igor_soukhov@yahoo.com | ICQ:57404554 | http://siv.da.ru
GeneralImmediately start an action when a dialog box is showed Pin
31-May-01 21:19
suss31-May-01 21:19 
GeneralRe: Immediately start an action when a dialog box is showed Pin
Anna-Jayne Metcalfe31-May-01 22:10
Anna-Jayne Metcalfe31-May-01 22:10 
GeneralRe: Immediately start an action when a dialog box is showed Pin
31-May-01 22:51
suss31-May-01 22:51 
GeneralRe: Immediately start an action when a dialog box is showed Pin
Anna-Jayne Metcalfe31-May-01 23:52
Anna-Jayne Metcalfe31-May-01 23:52 
GeneralRe: Immediately start an action when a dialog box is showed Pin
1-Jun-01 0:00
suss1-Jun-01 0:00 
GeneralRe: Immediately start an action when a dialog box is showed Pin
2-Jun-01 8:20
suss2-Jun-01 8:20 
GeneralData movement between CString && string Pin
31-May-01 18:10
suss31-May-01 18:10 
GeneralRe: Data movement between CString && string Pin
hearties31-May-01 21:26
hearties31-May-01 21:26 
GeneralRe: Data movement between CString && string Pin
Miroslav Rajcic31-May-01 22:14
Miroslav Rajcic31-May-01 22:14 
GeneralDialog Help! Pin
Joseph LeBlanc31-May-01 15:05
Joseph LeBlanc31-May-01 15:05 
GeneralRe: Dialog Help! Pin
Christian Graus31-May-01 15:17
protectorChristian Graus31-May-01 15:17 
GeneralRe: Dialog Help! Pin
1-Jun-01 3:39
suss1-Jun-01 3:39 
GeneralWant Easy E-mail for automated process Pin
Mark Terrano31-May-01 13:17
Mark Terrano31-May-01 13:17 
GeneralRe: Want Easy E-mail for automated process Pin
Ravi Bhavnani31-May-01 13:26
professionalRavi Bhavnani31-May-01 13:26 
GeneralWierd problem saving in GDI+ Pin
Christian Graus31-May-01 12:33
protectorChristian Graus31-May-01 12:33 
GeneralRe: Wierd problem saving in GDI+ Pin
Michael Dunn31-May-01 18:38
sitebuilderMichael Dunn31-May-01 18:38 
GeneralRe: Wierd problem saving in GDI+ Pin
Christian Graus31-May-01 19:27
protectorChristian Graus31-May-01 19:27 

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.