Click here to Skip to main content
15,905,914 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: max controls on a dialog using vc++ Pin
Christian Graus11-Feb-04 9:46
protectorChristian Graus11-Feb-04 9:46 
GeneralRe: max controls on a dialog using vc++ Pin
Ryan Binns10-Feb-04 17:59
Ryan Binns10-Feb-04 17:59 
GeneralThanks Pin
burnafatty11-Feb-04 7:50
burnafatty11-Feb-04 7:50 
GeneralAccessing private class members Pin
georgiek5010-Feb-04 12:54
georgiek5010-Feb-04 12:54 
GeneralRe: Accessing private class members Pin
loket10-Feb-04 13:10
loket10-Feb-04 13:10 
GeneralRe: Accessing private class members Pin
georgiek5010-Feb-04 13:24
georgiek5010-Feb-04 13:24 
GeneralRe: Accessing private class members Pin
Ian Darling10-Feb-04 13:49
Ian Darling10-Feb-04 13:49 
GeneralRe: Accessing private class members Pin
georgiek5010-Feb-04 13:54
georgiek5010-Feb-04 13:54 
You are right on the issue that I have crap design, but this is no means homework. I have been programming c++ for about 2 years, completely self taught, and learning by my mistakes as I go along, since I have no one to teach me and I am not doing this for a living.

I have found a workaround to this by not declaring that member private anymore.

My understanding of private is that it's a member of a class that can be accessed only by the functions of that class and/or the class object, correct?

Also, although your criticism is appreciated, and I know I am a really bad coder (should have seen me 2 years ago!!!!) a little help would be appreciated to go along with the criticism.
GeneralRe: Accessing private class members Pin
Ian Darling10-Feb-04 13:58
Ian Darling10-Feb-04 13:58 
GeneralRe: Accessing private class members Pin
John R. Shaw10-Feb-04 14:17
John R. Shaw10-Feb-04 14:17 
GeneralRe: Accessing private class members Pin
georgiek5010-Feb-04 14:58
georgiek5010-Feb-04 14:58 
GeneralVisual C++ 6 +7 Pin
Rohde10-Feb-04 12:41
Rohde10-Feb-04 12:41 
GeneralRe: Visual C++ 6 +7 Pin
Christian Graus10-Feb-04 15:52
protectorChristian Graus10-Feb-04 15:52 
GeneralRe: Visual C++ 6 +7 Pin
shultas10-Feb-04 16:11
shultas10-Feb-04 16:11 
GeneralRe: Visual C++ 6 +7 Pin
Tim Smith10-Feb-04 18:19
Tim Smith10-Feb-04 18:19 
GeneralUsing an edit box from other file. Help needed!! Pin
satcat10-Feb-04 12:30
satcat10-Feb-04 12:30 
GeneralSubclassing or Derviving Pin
monrobot1310-Feb-04 12:27
monrobot1310-Feb-04 12:27 
GeneralRe: Subclassing or Derviving Pin
John R. Shaw10-Feb-04 12:49
John R. Shaw10-Feb-04 12:49 
GeneralRe: Subclassing or Derviving Pin
mcsweeneyd10-Feb-04 15:38
mcsweeneyd10-Feb-04 15:38 
GeneralRe: Subclassing or Derviving Pin
monrobot1311-Feb-04 10:04
monrobot1311-Feb-04 10:04 
GeneralStrange memory overrun Pin
John R. Shaw10-Feb-04 10:43
John R. Shaw10-Feb-04 10:43 
GeneralRe: Strange memory overrun Pin
Tom Larsen10-Feb-04 11:30
Tom Larsen10-Feb-04 11:30 
GeneralRe: Strange memory overrun Pin
John R. Shaw10-Feb-04 12:37
John R. Shaw10-Feb-04 12:37 
GeneralRe: Strange memory overrun Pin
Tom Larsen11-Feb-04 5:00
Tom Larsen11-Feb-04 5:00 
QuestionHow to adding "Start parameters" to a Window service Pin
sysmatrix10-Feb-04 10:09
sysmatrix10-Feb-04 10:09 

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.