Click here to Skip to main content
16,008,954 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: IHTMLElementEvents event handling in CHtmlEditView Pin
ColinDavies1-Nov-02 16:18
ColinDavies1-Nov-02 16:18 
GeneralRe: IHTMLElementEvents event handling in CHtmlEditView Pin
ColinDavies1-Nov-02 19:39
ColinDavies1-Nov-02 19:39 
GeneralCListCtrl Help Pin
Ken Mazaika1-Nov-02 13:53
Ken Mazaika1-Nov-02 13:53 
GeneralRe: CListCtrl Help Pin
Michael Dunn1-Nov-02 15:04
sitebuilderMichael Dunn1-Nov-02 15:04 
GeneralRe: CListCtrl Help Pin
Ken Mazaika1-Nov-02 15:12
Ken Mazaika1-Nov-02 15:12 
GeneralRe: CListCtrl Help Pin
Michael Dunn1-Nov-02 15:51
sitebuilderMichael Dunn1-Nov-02 15:51 
GeneralRe: CListCtrl Help Pin
Ken Mazaika1-Nov-02 15:53
Ken Mazaika1-Nov-02 15:53 
GeneralRe: CListCtrl Help Pin
Michael P Butler2-Nov-02 7:59
Michael P Butler2-Nov-02 7:59 
kmaz wrote:
but gives a Microsoft Debug Library Error on afxsmn.inl on line 130.

There is no afxsmn.inl file, do you mean afxcmn.inl. If so I'm guessing that you have put your code before the call to CDialog::OnInitDialog();

If this is so, the window for the dialog has not yet been created. Move your code after the CDialog::OnInitDialog(); line.





Michael

"I've died for a living in the movies and tv.
But the hardest thing I'll ever do is watch my leading ladies,
Kiss some other guy while I'm bandaging my knee."
-- The Unknown Stuntman

GeneralRe: CListCtrl Help Pin
Ken Mazaika3-Nov-02 12:33
Ken Mazaika3-Nov-02 12:33 
GeneralPlease read....need help... Pin
Inferno2721-Nov-02 13:02
sussInferno2721-Nov-02 13:02 
GeneralRe: Please read....need help... Pin
Anatari1-Nov-02 13:31
Anatari1-Nov-02 13:31 
GeneralRe: Please read....need help... Pin
inferno2721-Nov-02 13:33
sussinferno2721-Nov-02 13:33 
GeneralRe: Please read....need help... Pin
Christian Graus1-Nov-02 18:24
protectorChristian Graus1-Nov-02 18:24 
General(XML4C) DOMParser constructor crash Pin
Ravi Bhavnani1-Nov-02 12:23
professionalRavi Bhavnani1-Nov-02 12:23 
GeneralRe: (XML4C) DOMParser constructor crash Pin
Rene De La Garza1-Nov-02 13:13
Rene De La Garza1-Nov-02 13:13 
GeneralRe: (XML4C) DOMParser constructor crash Pin
Ravi Bhavnani2-Nov-02 4:33
professionalRavi Bhavnani2-Nov-02 4:33 
GeneralCTreeCtrl usage Pin
User 66581-Nov-02 12:07
User 66581-Nov-02 12:07 
GeneralRe: CTreeCtrl usage Pin
Ravi Bhavnani1-Nov-02 12:20
professionalRavi Bhavnani1-Nov-02 12:20 
GeneralRe: CTreeCtrl usage Pin
Shog91-Nov-02 12:18
sitebuilderShog91-Nov-02 12:18 
GeneralHelp with settings files Pin
Steven M Hunt1-Nov-02 11:56
Steven M Hunt1-Nov-02 11:56 
GeneralRe: Help with settings files Pin
Ravi Bhavnani1-Nov-02 12:18
professionalRavi Bhavnani1-Nov-02 12:18 
GeneralDeployment question Pin
Anatari1-Nov-02 10:54
Anatari1-Nov-02 10:54 
GeneralRe: Deployment question Pin
Paul Oss1-Nov-02 11:02
Paul Oss1-Nov-02 11:02 
GeneralRe: Deployment question Pin
Wolfram Steinke1-Nov-02 11:29
Wolfram Steinke1-Nov-02 11:29 
GeneralRe: Deployment question Pin
Gary R. Wheeler2-Nov-02 3:08
Gary R. Wheeler2-Nov-02 3:08 

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.