Click here to Skip to main content
15,895,423 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: size of file Pin
David Crow9-Apr-05 12:11
David Crow9-Apr-05 12:11 
GeneralBinary Resource Data Pin
#realJSOP8-Apr-05 5:47
mve#realJSOP8-Apr-05 5:47 
GeneralRe: Binary Resource Data Pin
David Crow8-Apr-05 6:07
David Crow8-Apr-05 6:07 
GeneralRe: Binary Resource Data Pin
#realJSOP8-Apr-05 6:24
mve#realJSOP8-Apr-05 6:24 
GeneralRe: Binary Resource Data Pin
Ravi Bhavnani8-Apr-05 7:52
professionalRavi Bhavnani8-Apr-05 7:52 
GeneralRe: Binary Resource Data Pin
David Crow8-Apr-05 7:54
David Crow8-Apr-05 7:54 
GeneralRe: Binary Resource Data Pin
Ravi Bhavnani8-Apr-05 7:59
professionalRavi Bhavnani8-Apr-05 7:59 
GeneralSplitter Window get/pass information Pin
poiut8-Apr-05 5:33
poiut8-Apr-05 5:33 
I am using MFC with Explorer style. Basically the Left panel split has it's own class and own file. How would I get LeftView to get/pass information to? I have never actually done get/pass class info which isn't declare in the other one.

Would it be similar to

inline CClassDoc* CClassView::GetDocument() const
{ return reinterpret_cast<cclassdoc*>(m_pDocument); }

Thanks
GeneralRe: Splitter Window get/pass information Pin
RobJones8-Apr-05 18:27
RobJones8-Apr-05 18:27 
QuestionHow to use non .NET DLLs in .NET environment? Pin
Khang Nguyen8-Apr-05 5:30
Khang Nguyen8-Apr-05 5:30 
AnswerRe: How to use non .NET DLLs in .NET environment? Pin
Chris Losinger8-Apr-05 7:01
professionalChris Losinger8-Apr-05 7:01 
GeneralRe: How to use non .NET DLLs in .NET environment? Pin
Khang Nguyen8-Apr-05 8:00
Khang Nguyen8-Apr-05 8:00 
Generalcreate Network Setup Wizard Pin
javad_20058-Apr-05 5:17
javad_20058-Apr-05 5:17 
GeneralProblem with UDP packets Pin
Virendra Sharma8-Apr-05 5:17
Virendra Sharma8-Apr-05 5:17 
GeneralRe: Problem with UDP packets Pin
Indivara8-Apr-05 19:23
professionalIndivara8-Apr-05 19:23 
GeneralCPropertySheet problem Pin
Bob Stanneveld8-Apr-05 2:04
Bob Stanneveld8-Apr-05 2:04 
GeneralRe: CPropertySheet problem Pin
toxcct8-Apr-05 2:24
toxcct8-Apr-05 2:24 
GeneralRe: CPropertySheet problem Pin
David Crow8-Apr-05 4:49
David Crow8-Apr-05 4:49 
GeneralRe: CPropertySheet problem Pin
Bob Stanneveld10-Apr-05 21:00
Bob Stanneveld10-Apr-05 21:00 
GeneralRe: CPropertySheet problem Pin
Michael Dunn8-Apr-05 6:44
sitebuilderMichael Dunn8-Apr-05 6:44 
GeneralRe: CPropertySheet problem Pin
Bob Stanneveld10-Apr-05 21:01
Bob Stanneveld10-Apr-05 21:01 
GeneralClose Dialog in OnInitDialog Pin
AnTri8-Apr-05 2:02
AnTri8-Apr-05 2:02 
GeneralRe: Close Dialog in OnInitDialog Pin
toxcct8-Apr-05 2:23
toxcct8-Apr-05 2:23 
GeneralRe: Close Dialog in OnInitDialog Pin
Joel Holdsworth8-Apr-05 2:24
Joel Holdsworth8-Apr-05 2:24 
GeneralRe: Close Dialog in OnInitDialog Pin
David Crow8-Apr-05 4:50
David Crow8-Apr-05 4:50 

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.