Click here to Skip to main content
15,923,789 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: how to see the rest of line in CEdit ? Pin
chenggong29-Nov-06 9:12
chenggong29-Nov-06 9:12 
QuestionAPI for how wide a button will be Pin
christine_chen29-Nov-06 7:22
christine_chen29-Nov-06 7:22 
AnswerRe: API for how wide a button will be Pin
Mark Salsbery29-Nov-06 8:26
Mark Salsbery29-Nov-06 8:26 
QuestionBuilding a Web Crawler in C++ Pin
Nathan Farrar29-Nov-06 6:30
Nathan Farrar29-Nov-06 6:30 
AnswerRe: Building a Web Crawler in C++ Pin
Maximilien29-Nov-06 7:15
Maximilien29-Nov-06 7:15 
GeneralRe: Building a Web Crawler in C++ Pin
Nathan Farrar30-Nov-06 2:16
Nathan Farrar30-Nov-06 2:16 
AnswerRe: Building a Web Crawler in C++ Pin
RockyJames29-Nov-06 17:36
RockyJames29-Nov-06 17:36 
QuestionClass member visibility problem Pin
Tnarol29-Nov-06 5:41
Tnarol29-Nov-06 5:41 
Hi,

I have a class X that instanciates many other classes that have no major relationship with it (no derivation...). However I need these classes to be able to see some members of the X instance that created them. It is not possible to use static members because they need to be specific to one instance of X.

Do you see any possibility smarter than passing a reference on class X to every instanciated class ?

Thanks.
AnswerRe: Class member visibility problem Pin
Waldermort29-Nov-06 5:54
Waldermort29-Nov-06 5:54 
AnswerRe: Class member visibility problem Pin
CPallini29-Nov-06 5:55
mveCPallini29-Nov-06 5:55 
QuestionSetting Text Controls X and Y Position in a Dialog Window Pin
jerry1211a29-Nov-06 5:37
jerry1211a29-Nov-06 5:37 
AnswerRe: Setting Text Controls X and Y Position in a Dialog Window Pin
Waldermort29-Nov-06 5:51
Waldermort29-Nov-06 5:51 
QuestionRe: Setting Text Controls X and Y Position in a Dialog Window Pin
David Crow29-Nov-06 7:01
David Crow29-Nov-06 7:01 
AnswerRe: Setting Text Controls X and Y Position in a Dialog Window Pin
jerry1211a29-Nov-06 9:24
jerry1211a29-Nov-06 9:24 
GeneralRe: Setting Text Controls X and Y Position in a Dialog Window Pin
David Crow29-Nov-06 9:28
David Crow29-Nov-06 9:28 
GeneralRe: Setting Text Controls X and Y Position in a Dialog Window Pin
jerry1211a29-Nov-06 9:34
jerry1211a29-Nov-06 9:34 
GeneralRe: Setting Text Controls X and Y Position in a Dialog Window Pin
David Crow29-Nov-06 9:41
David Crow29-Nov-06 9:41 
GeneralRe: Setting Text Controls X and Y Position in a Dialog Window Pin
jerry1211a29-Nov-06 9:47
jerry1211a29-Nov-06 9:47 
QuestionCreating a black background Pin
Johpoke29-Nov-06 4:33
Johpoke29-Nov-06 4:33 
AnswerRe: Creating a black background Pin
Waldermort29-Nov-06 4:48
Waldermort29-Nov-06 4:48 
GeneralRe: Creating a black background Pin
Johpoke29-Nov-06 6:15
Johpoke29-Nov-06 6:15 
QuestionHow to compress .bmp file or bitmap format Pin
Neo Andreson29-Nov-06 4:29
Neo Andreson29-Nov-06 4:29 
AnswerRe: How to compress .bmp file or bitmap format Pin
Waldermort29-Nov-06 4:53
Waldermort29-Nov-06 4:53 
Questionresearch for using c++ to make database Pin
jingguangdadao29-Nov-06 3:58
jingguangdadao29-Nov-06 3:58 
AnswerRe: research for using c++ to make database Pin
Waldermort29-Nov-06 4:56
Waldermort29-Nov-06 4:56 

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.