Click here to Skip to main content
15,904,934 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralC++ Question. Pin
WREY20-Sep-03 11:57
WREY20-Sep-03 11:57 
GeneralRe: C++ Question. Pin
Neville Franks20-Sep-03 12:23
Neville Franks20-Sep-03 12:23 
GeneralRe: C++ Question. Pin
Mike Dimmick20-Sep-03 12:45
Mike Dimmick20-Sep-03 12:45 
GeneralRe: C++ Question. Pin
WREY20-Sep-03 17:51
WREY20-Sep-03 17:51 
GeneralRe: C++ Question. Pin
Neville Franks21-Sep-03 0:02
Neville Franks21-Sep-03 0:02 
GeneralRe: C++ Question. Pin
Rickard Andersson2021-Sep-03 0:49
Rickard Andersson2021-Sep-03 0:49 
GeneralRe: C++ Question. Pin
Mike Dimmick21-Sep-03 1:13
Mike Dimmick21-Sep-03 1:13 
GeneralRe: C++ Question. Pin
WREY21-Sep-03 9:55
WREY21-Sep-03 9:55 
In my case, I'm doing it for a little of the second reason you gave and a third for encapsulation (meaning, the inner structure provides a kind of specialized service for the outter structure, which the outter structure assigns to it as a sort of "black box" requirement).

That "black box" requirement, has an interface which the outter structure uses, but which ANY other class or structure can use, which makes the usefullness of the inner structure "portable".

Smile | :)

William

Fortes in fide et opere!
GeneralRe: C++ Question. Pin
Anonymous21-Sep-03 1:19
Anonymous21-Sep-03 1:19 
GeneralRe: C++ Question. Pin
WREY21-Sep-03 9:23
WREY21-Sep-03 9:23 
GeneralWinsock WSANETWORKEVENTS Pin
mweiss20-Sep-03 9:26
mweiss20-Sep-03 9:26 
GeneralPop-up menu artifact Pin
Luis Mejia20-Sep-03 9:07
Luis Mejia20-Sep-03 9:07 
GeneralRegistry path from handle Pin
User 988520-Sep-03 7:55
User 988520-Sep-03 7:55 
GeneralRe: Registry path from handle Pin
David Crow20-Sep-03 17:01
David Crow20-Sep-03 17:01 
GeneralRe: Registry path from handle Pin
Jason Henderson20-Sep-03 17:54
Jason Henderson20-Sep-03 17:54 
GeneralProblem with Rich Edit Control Pin
raheela20-Sep-03 7:54
raheela20-Sep-03 7:54 
GeneralRe: Problem with Rich Edit Control Pin
Mike Dimmick20-Sep-03 12:54
Mike Dimmick20-Sep-03 12:54 
Generalproblem while using activeX control in regular dll using shared MFC DLL Pin
bhalchan20-Sep-03 5:57
bhalchan20-Sep-03 5:57 
Generalpassing data structures Pin
Sirrius20-Sep-03 5:09
Sirrius20-Sep-03 5:09 
GeneralRe: passing data structures Pin
Mike Dimmick20-Sep-03 12:59
Mike Dimmick20-Sep-03 12:59 
GeneralRe: passing data structures Pin
David Crow20-Sep-03 17:13
David Crow20-Sep-03 17:13 
GeneralRe: passing data structures Pin
Sirrius20-Sep-03 17:34
Sirrius20-Sep-03 17:34 
GeneralFile shredder Pin
alex.barylski20-Sep-03 4:58
alex.barylski20-Sep-03 4:58 
GeneralRe: File shredder Pin
JWood20-Sep-03 5:51
JWood20-Sep-03 5:51 
GeneralRe: File shredder Pin
Neville Franks20-Sep-03 12:24
Neville Franks20-Sep-03 12:24 

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.