Click here to Skip to main content
15,908,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Windows API to check the presence of any NIC Pin
David Crow23-Jun-03 2:44
David Crow23-Jun-03 2:44 
QuestionClassView does not display if project has more than about 4000 classes?? Pin
khanhtruong22-Jun-03 21:27
khanhtruong22-Jun-03 21:27 
GeneralPrint monitor Pin
lynhoo22-Jun-03 21:00
lynhoo22-Jun-03 21:00 
GeneralRe: Print monitor Pin
Duncan Edwards Jones22-Jun-03 22:10
professionalDuncan Edwards Jones22-Jun-03 22:10 
GeneralRe: Print monitor Pin
lynhoo22-Jun-03 22:34
lynhoo22-Jun-03 22:34 
GeneralUpdating CTreeView Pin
Dan Savilonis22-Jun-03 20:15
Dan Savilonis22-Jun-03 20:15 
GeneralC++ vs. C# Pin
untwisted22-Jun-03 19:08
untwisted22-Jun-03 19:08 
GeneralRe: C++ vs. C# Pin
Toni7822-Jun-03 20:40
Toni7822-Jun-03 20:40 
I wanted to learn C# so I got a book that teaches you the language. The first thing I read was that "pointers are missing in C#". I cannot imagine a language without pointers therefore I simply refuse to program without them. You could say that this kind of viewpoint is narrow minded and I agree with you, but when I think how pointers have made my life easier and programs faster I could not care less. In any case I will read the book because it seems that C# has safe data types, arrays are bound checked, everything is initialized by the compiler, etc. Nevertheless, I still don't know how you can program without pointers.
I must add that you can program with pointers in C#, but it's considered unsafe mode.
I also don't like the fact that a class can inherit implementations only from one base class in C#.

// Afterall, I realized that even my comment lines have bugs
GeneralRe: C++ vs. C# Pin
Hashim Saleem22-Jun-03 21:49
Hashim Saleem22-Jun-03 21:49 
GeneralRe: C++ vs. C# Pin
untwisted23-Jun-03 6:05
untwisted23-Jun-03 6:05 
GeneralRe: C++ vs. C# Pin
Rick Crone26-Jun-03 10:35
Rick Crone26-Jun-03 10:35 
GeneralRe: C++ vs. C# Pin
untwisted26-Jun-03 11:06
untwisted26-Jun-03 11:06 
Generalprogram Build (DeBUG) works Build with release does not work Pin
spinoza22-Jun-03 14:04
spinoza22-Jun-03 14:04 
GeneralRe: program Build (DeBUG) works Build with release does not work Pin
Michael Dunn22-Jun-03 15:45
sitebuilderMichael Dunn22-Jun-03 15:45 
GeneralRe: program Build (DeBUG) works Build with release does not work Pin
spinoza23-Jun-03 7:48
spinoza23-Jun-03 7:48 
GeneralRe: program Build (DeBUG) works Build with release does not work Pin
Ryan Binns22-Jun-03 18:57
Ryan Binns22-Jun-03 18:57 
GeneralRe: program Build (DeBUG) works Build with release does not work Pin
spinoza23-Jun-03 7:46
spinoza23-Jun-03 7:46 
GeneralWriting a replacement taskbar Pin
Reaper_Man2k22-Jun-03 12:01
Reaper_Man2k22-Jun-03 12:01 
GeneralRe: Writing a replacement taskbar Pin
Anonymous22-Jun-03 13:21
Anonymous22-Jun-03 13:21 
GeneralRe: Writing a replacement taskbar Pin
Reaper_Man2k25-Jun-03 10:07
Reaper_Man2k25-Jun-03 10:07 
QuestionHow to keep CComboBox list open Pin
PJ Arends22-Jun-03 9:51
professionalPJ Arends22-Jun-03 9:51 
AnswerRe: How to keep CComboBox list open Pin
Neville Franks22-Jun-03 13:21
Neville Franks22-Jun-03 13:21 
GeneralRe: How to keep CComboBox list open Pin
PJ Arends23-Jun-03 16:36
professionalPJ Arends23-Jun-03 16:36 
GeneralRe: How to keep CComboBox list open Pin
Neville Franks23-Jun-03 16:46
Neville Franks23-Jun-03 16:46 
GeneralRe: How to keep CComboBox list open Pin
PJ Arends23-Jun-03 17:11
professionalPJ Arends23-Jun-03 17:11 

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.