Click here to Skip to main content
15,890,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: One or many libraries? Pin
Mauro Leggieri13-May-09 2:37
Mauro Leggieri13-May-09 2:37 
QuestionCreating and Deleting a New Window Pin
BobInNJ12-May-09 12:28
BobInNJ12-May-09 12:28 
AnswerRe: Creating and Deleting a New Window Pin
Mauro Leggieri12-May-09 14:57
Mauro Leggieri12-May-09 14:57 
AnswerRe: Creating and Deleting a New Window Pin
«_Superman_»12-May-09 16:35
professional«_Superman_»12-May-09 16:35 
QuestionMemory Access Violation Pin
Ben Pedersen12-May-09 10:15
Ben Pedersen12-May-09 10:15 
AnswerRe: Memory Access Violation Pin
Nemanja Trifunovic12-May-09 10:53
Nemanja Trifunovic12-May-09 10:53 
GeneralRe: Memory Access Violation Pin
Ben Pedersen12-May-09 11:18
Ben Pedersen12-May-09 11:18 
QuestionPlugin - Dialog Handle Control Pin
Tux`12-May-09 8:28
Tux`12-May-09 8:28 
AnswerRe: Plugin - Dialog Handle Control Pin
Stuart Dootson12-May-09 9:54
professionalStuart Dootson12-May-09 9:54 
GeneralRe: Plugin - Dialog Handle Control Pin
Tux`12-May-09 10:08
Tux`12-May-09 10:08 
QuestionUnable to install platform SDK on Vista Operating System. Pin
pandit8412-May-09 7:16
pandit8412-May-09 7:16 
QuestionRe: Unable to install platform SDK on Vista Operating System. Pin
Dustin Henry12-May-09 7:36
Dustin Henry12-May-09 7:36 
AnswerRe: Unable to install platform SDK on Vista Operating System. Pin
pandit8412-May-09 8:05
pandit8412-May-09 8:05 
QuestionUsing ADO Open( ) fucntion. Pin
vital_parsley200012-May-09 7:10
vital_parsley200012-May-09 7:10 
AnswerRe: Using ADO Open( ) fucntion. Pin
CPallini12-May-09 7:55
mveCPallini12-May-09 7:55 
QuestionCAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 5:41
ForNow12-May-09 5:41 
AnswerRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
David Crow12-May-09 6:52
David Crow12-May-09 6:52 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 7:50
ForNow12-May-09 7:50 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
David Crow12-May-09 7:58
David Crow12-May-09 7:58 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 8:41
ForNow12-May-09 8:41 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 8:49
ForNow12-May-09 8:49 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
David Crow12-May-09 10:32
David Crow12-May-09 10:32 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 10:58
ForNow12-May-09 10:58 
QuestionHow to use CListCtrl class ? Pin
vital_parsley200012-May-09 5:19
vital_parsley200012-May-09 5:19 
I m referring to a tutorial book of database using ADO.

The problem is i have to get the result displayed in CListCtrlEx for which the tutorial book says i have to copy three files-CtrlExt.cpp, CtrlExt.h,
and CtrlExt.Inl-from the DAOVIEW example into the source code directory for my application.

I serached for these 3 files in the VC98\MFC\SRC\
But i could find the files there...so i even tried to download the files to the above folder and then added them to my project but still i get the
error : CListCtrl undeclared identifier
error : Cannot open the file CtrlExt.h

How do i use this CListCtrlEx class so that i can add columns and data to the client application ?

BackGround : Its a MDI with ListView as Base class .

Kindly tell me stey by step process to get rid of this error and use the CListCtrl class.


I m badly stuck here...Help!!

Appreciate your time.
Thanking in advance. Cry | :((
AnswerRe: How to use CListCtrl class ? Pin
David Crow12-May-09 5:29
David Crow12-May-09 5:29 

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.