Click here to Skip to main content
15,888,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Russian Project Pin
Waldermort5-Nov-06 0:11
Waldermort5-Nov-06 0:11 
GeneralRe: Russian Project Pin
Hadi Dayvary5-Nov-06 0:44
professionalHadi Dayvary5-Nov-06 0:44 
GeneralRe: Russian Project Pin
Waldermort5-Nov-06 1:29
Waldermort5-Nov-06 1:29 
QuestionCalculating free space Pin
Waldermort4-Nov-06 22:42
Waldermort4-Nov-06 22:42 
AnswerRe: Calculating free space [modified] Pin
Stephen Hewitt5-Nov-06 11:47
Stephen Hewitt5-Nov-06 11:47 
GeneralRe: Calculating free space Pin
Waldermort5-Nov-06 18:09
Waldermort5-Nov-06 18:09 
GeneralRe: VC++8 (VS2005) Deriving class w/ wizard Pin
jeffbeat4-Nov-06 21:00
jeffbeat4-Nov-06 21:00 
QuestionVC++8 (VS2005) Deriving class w/ wizard Pin
jeffbeat4-Nov-06 19:26
jeffbeat4-Nov-06 19:26 
Quite a few of the articles on this site instruct to do something similar to the following with VS7:

Derive a new CListCtrl based class (here CMyListCtrl). In the VC IDE, this is as simple as selcting 'Add Class...' from the MFC Class wizard then, in the new class dialog, naming the control and selecting CListCtrl as the base class in the drop down list.

However I am using VS2005(VC++8) and the only base classes listed in the wizard are CDialog, CDHtmlDialog, CFormView, COlePropertyPage, and CPropertyPage. I ran into this problem with a CTabCtrl article also. The code compiles fine from the article though, I suppose i'm missing something simple.

Thanks!
AnswerRe: VC++8 (VS2005) Deriving class w/ wizard Pin
Midworld084-Nov-06 20:27
Midworld084-Nov-06 20:27 
QuestionODBC & FOR XML expilicit command [modified] Pin
canerabali4-Nov-06 14:34
canerabali4-Nov-06 14:34 
QuestionWhy the same RASdialup functionality doesn't exist in WININET?? Pin
Benlahrech .Dj4-Nov-06 13:52
Benlahrech .Dj4-Nov-06 13:52 
QuestionCustomising the title bar Pin
Sydes4-Nov-06 10:26
Sydes4-Nov-06 10:26 
AnswerRe: Customising the title bar Pin
Waldermort4-Nov-06 11:14
Waldermort4-Nov-06 11:14 
GeneralRe: Customising the title bar Pin
Sydes4-Nov-06 14:41
Sydes4-Nov-06 14:41 
Questionapplication configuration is incorrect Pin
edvintas4-Nov-06 8:00
edvintas4-Nov-06 8:00 
AnswerRe: application configuration is incorrect Pin
Waldermort4-Nov-06 8:31
Waldermort4-Nov-06 8:31 
AnswerRe: application configuration is incorrect Pin
Mark Salsbery4-Nov-06 8:36
Mark Salsbery4-Nov-06 8:36 
GeneralRe: application configuration is incorrect Pin
edvintas4-Nov-06 9:45
edvintas4-Nov-06 9:45 
GeneralRe: application configuration is incorrect Pin
Waldermort4-Nov-06 10:14
Waldermort4-Nov-06 10:14 
GeneralRe: application configuration is incorrect Pin
edvintas4-Nov-06 10:46
edvintas4-Nov-06 10:46 
GeneralRe: application configuration is incorrect Pin
David Crow5-Nov-06 6:37
David Crow5-Nov-06 6:37 
GeneralRe: application configuration is incorrect Pin
Michael Dunn4-Nov-06 10:26
sitebuilderMichael Dunn4-Nov-06 10:26 
GeneralRe: application configuration is incorrect Pin
edvintas4-Nov-06 10:49
edvintas4-Nov-06 10:49 
QuestionGet keys of HKEY_CURRENT_USER Pin
Daniel Kanev4-Nov-06 6:43
Daniel Kanev4-Nov-06 6:43 
AnswerRe: Get keys of HKEY_CURRENT_USER Pin
Waldermort4-Nov-06 7:19
Waldermort4-Nov-06 7:19 

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.