Click here to Skip to main content
15,899,003 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCSplitterWnd not showing Pin
Richard Andrew x6428-Sep-13 18:52
professionalRichard Andrew x6428-Sep-13 18:52 
SuggestionRe: CSplitterWnd not showing Pin
Richard MacCutchan28-Sep-13 21:24
mveRichard MacCutchan28-Sep-13 21:24 
AnswerRe: CSplitterWnd not showing Pin
«_Superman_»28-Sep-13 21:58
professional«_Superman_»28-Sep-13 21:58 
QuestionRe: CSplitterWnd not showing Pin
Richard Andrew x6429-Sep-13 5:10
professionalRichard Andrew x6429-Sep-13 5:10 
AnswerRe: CSplitterWnd not showing Pin
Richard MacCutchan29-Sep-13 7:13
mveRichard MacCutchan29-Sep-13 7:13 
AnswerRe: CSplitterWnd not showing Pin
Richard Andrew x6429-Sep-13 10:05
professionalRichard Andrew x6429-Sep-13 10:05 
GeneralRe: CSplitterWnd not showing Pin
Richard MacCutchan29-Sep-13 20:50
mveRichard MacCutchan29-Sep-13 20:50 
QuestionChanging default audio device Pin
Hrenzik28-Sep-13 15:35
Hrenzik28-Sep-13 15:35 
SuggestionRe: Changing default audio device Pin
David Crow28-Sep-13 17:25
David Crow28-Sep-13 17:25 
QuestionOutdated Driver List Pin
john563226-Sep-13 20:13
john563226-Sep-13 20:13 
QuestionRe: Outdated Driver List Pin
David Crow27-Sep-13 3:27
David Crow27-Sep-13 3:27 
QuestionGiving audio-input to a C program Pin
Member 1030065726-Sep-13 17:52
Member 1030065726-Sep-13 17:52 
AnswerRe: Giving audio-input to a C program Pin
Jonathan Davies27-Sep-13 4:13
Jonathan Davies27-Sep-13 4:13 
AnswerRe: Giving audio-input to a C program Pin
Vaclav_27-Sep-13 6:40
Vaclav_27-Sep-13 6:40 
QuestionCView advice Pin
Richard Andrew x6426-Sep-13 10:21
professionalRichard Andrew x6426-Sep-13 10:21 
AnswerRe: CView advice Pin
«_Superman_»26-Sep-13 19:56
professional«_Superman_»26-Sep-13 19:56 
Since you will have a splitter, you first use CView to create the base view on which you create the splitter.
In the left pane you can use CTreeView for the tree.
In the right pane you can use CFormView to place the grid control.</pre>
«_Superman 
I love work. It gives me something to do between weekends.


Microsoft MVP (Visual C++) (October 2009 - September 2013)

Polymorphism in C

GeneralRe: CView advice Pin
Richard Andrew x6427-Sep-13 10:25
professionalRichard Andrew x6427-Sep-13 10:25 
AnswerRe: CView advice Pin
Richard MacCutchan26-Sep-13 21:34
mveRichard MacCutchan26-Sep-13 21:34 
GeneralRe: CView advice Pin
Richard Andrew x6427-Sep-13 10:26
professionalRichard Andrew x6427-Sep-13 10:26 
GeneralRe: CView advice Pin
Richard MacCutchan27-Sep-13 21:08
mveRichard MacCutchan27-Sep-13 21:08 
QuestionWhy does Linker has MIDL options, if .idl file is processed before c++ compiling process? Pin
fb_serwe25-Sep-13 20:20
fb_serwe25-Sep-13 20:20 
AnswerRe: Why does Linker has MIDL options, if .idl file is processed before c++ compiling process? Pin
CPallini25-Sep-13 21:34
mveCPallini25-Sep-13 21:34 
GeneralRe: Why does Linker has MIDL options, if .idl file is processed before c++ compiling process? Pin
fb_serwe25-Sep-13 23:52
fb_serwe25-Sep-13 23:52 
GeneralRe: Why does Linker has MIDL options, if .idl file is processed before c++ compiling process? Pin
Richard MacCutchan26-Sep-13 0:31
mveRichard MacCutchan26-Sep-13 0:31 
Questionsoftware update solution Pin
koll Zhu25-Sep-13 17:20
koll Zhu25-Sep-13 17:20 

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.