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

C / C++ / MFC

 
GeneralRe: [URGENT]: RegOpenKeyEx() fails to open the specific key. Pin
Supriya Tonape25-Oct-08 13:57
Supriya Tonape25-Oct-08 13:57 
AnswerSTOP WITH THE 'URGENT!' Pin
leckey25-Oct-08 15:09
leckey25-Oct-08 15:09 
QuestionToolbar-like button Pin
Moak25-Oct-08 10:23
Moak25-Oct-08 10:23 
AnswerRe: Toolbar-like button Pin
Mark Salsbery25-Oct-08 10:46
Mark Salsbery25-Oct-08 10:46 
QuestionRe: Toolbar-like button Pin
Moak25-Oct-08 11:11
Moak25-Oct-08 11:11 
AnswerRe: Toolbar-like button Pin
Mark Salsbery25-Oct-08 11:33
Mark Salsbery25-Oct-08 11:33 
GeneralRe: Toolbar-like button Pin
Moak25-Oct-08 12:38
Moak25-Oct-08 12:38 
QuestionVC++ MFC MDI Application with extended ListCtrl and base class for View Pin
KK31525-Oct-08 3:11
KK31525-Oct-08 3:11 
Hello,

I am trying to use extended CListCtrl in my C++ MFC MDI application with LVS_REPORT style.
I could find a few very interesting CListCrl extensions here (CGridListCtrlEx is one of).
I need to use it resized to fit whole window. Unfortunetly authors usualy give egzamle how to use it in dialogs.

What is the best start:

Have View class based on CListView (class inheritade from CListView) and try to replace ocurents of CListCtrl with CListCtrlExtensions?
or
Have View class based on CView?
or
CFormView and try to dock CListCtrlExtension to fit whole window? like in http://www.codeproject.com/KB/list/ReportControl.aspx



Sorry for taking time, but I have spent searching, reading and trying and still nothing is clear to me with this ...
AnswerRe: VC++ MFC MDI Application with extended ListCtrl and base class for View Pin
Iain Clarke, Warrior Programmer25-Oct-08 3:41
Iain Clarke, Warrior Programmer25-Oct-08 3:41 
GeneralRe: VC++ MFC MDI Application with extended ListCtrl and base class for View Pin
KK31525-Oct-08 4:42
KK31525-Oct-08 4:42 
QuestionMultiple Root Nodes in a CTreeCtrl problem [modified](I have resolved the problem) Pin
Dhiraj kumar Saini25-Oct-08 1:26
Dhiraj kumar Saini25-Oct-08 1:26 
AnswerRe: Multiple Root Nodes in a CTreeCtrl problem Pin
Dhiraj kumar Saini25-Oct-08 1:45
Dhiraj kumar Saini25-Oct-08 1:45 
QuestionCRichEditCtrl and 'what you see is what you get' problem Pin
Newbie0025-Oct-08 1:15
Newbie0025-Oct-08 1:15 
QuestionAnalyze crash dump created by windbg. Pin
Subrat 470826624-Oct-08 23:06
Subrat 470826624-Oct-08 23:06 
AnswerRe: Analyze crash dump created by windbg. Pin
Baltoro25-Oct-08 8:31
Baltoro25-Oct-08 8:31 
AnswerRe: Analyze crash dump created by windbg. Pin
bigcivilmelon27-Oct-08 3:49
bigcivilmelon27-Oct-08 3:49 
Questionregarding CrichEditCtrl [modified] Pin
jasuja_moris24-Oct-08 21:58
jasuja_moris24-Oct-08 21:58 
AnswerRe: regarding CrichEditCtrl Pin
Nuri Ismail24-Oct-08 23:48
Nuri Ismail24-Oct-08 23:48 
QuestionHow to reinitialize the OpenGL window in MFC in order to render another file? Pin
sn00pi24-Oct-08 21:41
sn00pi24-Oct-08 21:41 
AnswerRe: How to reinitialize the OpenGL window in MFC in order to render another file? Pin
Cedric Moonen24-Oct-08 21:50
Cedric Moonen24-Oct-08 21:50 
GeneralRe: How to reinitialize the OpenGL window in MFC in order to render another file? Pin
sn00pi24-Oct-08 22:22
sn00pi24-Oct-08 22:22 
GeneralRe: How to reinitialize the OpenGL window in MFC in order to render another file? Pin
Cedric Moonen24-Oct-08 23:59
Cedric Moonen24-Oct-08 23:59 
GeneralRe: How to reinitialize the OpenGL window in MFC in order to render another file? Pin
sn00pi25-Oct-08 0:49
sn00pi25-Oct-08 0:49 
GeneralRe: How to reinitialize the OpenGL window in MFC in order to render another file? Pin
Cedric Moonen25-Oct-08 2:02
Cedric Moonen25-Oct-08 2:02 
Question"Warning: GetWindowMenuPopup failed!" Pin
Nikesh Jagtap24-Oct-08 21:07
Nikesh Jagtap24-Oct-08 21:07 

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.