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

C / C++ / MFC

 
AnswerRe: Book Of MFC and VC++ Pin
Jijo.Raj3-Sep-08 0:48
Jijo.Raj3-Sep-08 0:48 
QuestionRe: Book Of MFC and VC++ Pin
David Crow3-Sep-08 5:05
David Crow3-Sep-08 5:05 
QuestionCListCtrl Crash On Add Item Pin
dehseth2-Sep-08 22:44
dehseth2-Sep-08 22:44 
AnswerRe: CListCtrl Crash On Add Item Pin
Cedric Moonen2-Sep-08 22:47
Cedric Moonen2-Sep-08 22:47 
GeneralRe: CListCtrl Crash On Add Item Pin
dehseth2-Sep-08 23:07
dehseth2-Sep-08 23:07 
GeneralRe: CListCtrl Crash On Add Item Pin
Cedric Moonen2-Sep-08 23:17
Cedric Moonen2-Sep-08 23:17 
GeneralRe: CListCtrl Crash On Add Item [modified] Pin
dehseth3-Sep-08 0:10
dehseth3-Sep-08 0:10 
GeneralRe: CListCtrl Crash On Add Item Pin
Cedric Moonen3-Sep-08 1:52
Cedric Moonen3-Sep-08 1:52 
I think you are doing a big mess with your code OMG | :OMG: . If MFC associated a CView object, then it means you did something completely wrong.

Ok, start everything over: put a list control where you want with the resource editor (and remove what you did earlier). Then right click on it and select 'Add Variable'. Then in the dialog that appear, leave the 'Control variable' check marked and insert the name in 'Variable name'. Finally click ok. This should add a CListCtrl variable in your class that you can then use.

Cédric Moonen
Software developer

Charting control [v1.5]
OpenGL game tutorial in C++

GeneralRe: CListCtrl Crash On Add Item Pin
dehseth3-Sep-08 3:14
dehseth3-Sep-08 3:14 
GeneralRe: CListCtrl Crash On Add Item Pin
Cedric Moonen3-Sep-08 3:19
Cedric Moonen3-Sep-08 3:19 
QuestionParent and chield Dialog Pin
NewVC++2-Sep-08 22:27
NewVC++2-Sep-08 22:27 
AnswerRe: Parent and chield Dialog Pin
_AnsHUMAN_ 2-Sep-08 22:34
_AnsHUMAN_ 2-Sep-08 22:34 
AnswerRe: Parent and chield Dialog Pin
toxcct2-Sep-08 22:35
toxcct2-Sep-08 22:35 
AnswerRe: Parent and chield Dialog Pin
onlyjaypatel2-Sep-08 22:36
onlyjaypatel2-Sep-08 22:36 
QuestionInstall Speech REcognization Files.... Pin
onlyjaypatel2-Sep-08 21:49
onlyjaypatel2-Sep-08 21:49 
AnswerRe: Install Speech REcognization Files.... Pin
Rane2-Sep-08 22:01
Rane2-Sep-08 22:01 
GeneralRe: Install Speech REcognization Files.... Pin
onlyjaypatel2-Sep-08 22:04
onlyjaypatel2-Sep-08 22:04 
GeneralRe: Install Speech REcognization Files.... Pin
Sauce!3-Sep-08 20:03
Sauce!3-Sep-08 20:03 
QuestionAdd two exe Pin
polopo2-Sep-08 20:28
polopo2-Sep-08 20:28 
AnswerRe: Add two exe Pin
Cedric Moonen2-Sep-08 20:30
Cedric Moonen2-Sep-08 20:30 
GeneralRe: Add two exe Pin
polopo2-Sep-08 20:35
polopo2-Sep-08 20:35 
GeneralRe: Add two exe Pin
_AnsHUMAN_ 2-Sep-08 20:41
_AnsHUMAN_ 2-Sep-08 20:41 
GeneralRe: Add two exe Pin
polopo2-Sep-08 20:51
polopo2-Sep-08 20:51 
GeneralRe: Add two exe Pin
Cedric Moonen2-Sep-08 20:54
Cedric Moonen2-Sep-08 20:54 
GeneralRe: Add two exe Pin
polopo2-Sep-08 20:56
polopo2-Sep-08 20:56 

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.