Click here to Skip to main content
15,891,431 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Making data available to another application Pin
Navin16-Mar-04 14:40
Navin16-Mar-04 14:40 
GeneralDLL Hook troubles Pin
User 665816-Mar-04 11:40
User 665816-Mar-04 11:40 
GeneralTurn of Ellipsis in ListView Pin
Rightoguy16-Mar-04 11:34
Rightoguy16-Mar-04 11:34 
GeneralRe: Turn of Ellipsis in ListView Pin
Prakash Nadar16-Mar-04 15:06
Prakash Nadar16-Mar-04 15:06 
GeneralRe: Turn of Ellipsis in ListView Pin
Anonymous16-Mar-04 15:19
Anonymous16-Mar-04 15:19 
GeneralRe: Turn of Ellipsis in ListView Pin
Steve S16-Mar-04 23:58
Steve S16-Mar-04 23:58 
GeneralRe: Turn of Ellipsis in ListView Pin
Rightoguy17-Mar-04 4:38
Rightoguy17-Mar-04 4:38 
Generalpublic member not working Pin
BlackDice16-Mar-04 10:22
BlackDice16-Mar-04 10:22 
my classview info won't show up anymore and everytime I try to compile my program I get an error telling me that I can't access a protected member variable (value). but it's declared like this:

public:
char *value;
void release();

it was protected at once, but now it's not and I've rebuilt all a number of times and nothing seems to work. can anyone help?

If it's broken, I probably did it

bdiamond
GeneralRe: public member not working Pin
David Crow16-Mar-04 10:45
David Crow16-Mar-04 10:45 
GeneralRe: public member not working Pin
BlackDice16-Mar-04 10:50
BlackDice16-Mar-04 10:50 
GeneralC++ pointer question Pin
patnsnaudy16-Mar-04 10:20
patnsnaudy16-Mar-04 10:20 
GeneralRe: C++ pointer question Pin
Joe Woodbury16-Mar-04 10:55
professionalJoe Woodbury16-Mar-04 10:55 
GeneralRe: C++ pointer question Pin
patnsnaudy16-Mar-04 11:11
patnsnaudy16-Mar-04 11:11 
GeneralRe: C++ pointer question Pin
Christian Graus16-Mar-04 11:29
protectorChristian Graus16-Mar-04 11:29 
GeneralRe: C++ pointer question Pin
Ravi Bhavnani16-Mar-04 17:35
professionalRavi Bhavnani16-Mar-04 17:35 
GeneralRe: C++ pointer question Pin
TFrancis16-Mar-04 10:58
TFrancis16-Mar-04 10:58 
GeneralRe: C++ pointer question Pin
patnsnaudy16-Mar-04 11:02
patnsnaudy16-Mar-04 11:02 
GeneralRe: C++ pointer question Pin
David Crow17-Mar-04 3:03
David Crow17-Mar-04 3:03 
GeneralRe: C++ pointer question Pin
Christian Graus16-Mar-04 11:31
protectorChristian Graus16-Mar-04 11:31 
GeneralRe: C++ pointer question Pin
patnsnaudy16-Mar-04 12:55
patnsnaudy16-Mar-04 12:55 
GeneralRe: C++ pointer question Pin
Prakash Nadar16-Mar-04 14:55
Prakash Nadar16-Mar-04 14:55 
GeneralRe: C++ pointer question Pin
patnsnaudy17-Mar-04 3:56
patnsnaudy17-Mar-04 3:56 
GeneralRe: C++ pointer question Pin
Prakash Nadar17-Mar-04 16:45
Prakash Nadar17-Mar-04 16:45 
GeneralRe: C++ pointer question Pin
Ryan Binns16-Mar-04 17:10
Ryan Binns16-Mar-04 17:10 
GeneralI gave in (sln) Pin
patnsnaudy18-Mar-04 2:12
patnsnaudy18-Mar-04 2:12 

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.