Click here to Skip to main content
15,902,112 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visible Client Area question Pin
JT Anderson3-Oct-02 10:53
JT Anderson3-Oct-02 10:53 
QuestionHow do I use a CSortListCtrl in ListView? Pin
Pole3-Oct-02 5:56
Pole3-Oct-02 5:56 
Generalcrash on exit Pin
ns3-Oct-02 5:44
ns3-Oct-02 5:44 
GeneralRe: crash on exit Pin
Tomasz Sowinski3-Oct-02 5:49
Tomasz Sowinski3-Oct-02 5:49 
GeneralRe: crash on exit Pin
ns3-Oct-02 6:10
ns3-Oct-02 6:10 
GeneralRe: crash on exit Pin
ns3-Oct-02 6:13
ns3-Oct-02 6:13 
GeneralRe: crash on exit Pin
Tomasz Sowinski3-Oct-02 6:11
Tomasz Sowinski3-Oct-02 6:11 
GeneralRe: crash on exit Pin
ns3-Oct-02 6:28
ns3-Oct-02 6:28 
THe article and demo are from CP
http://www.codeproject.com/listctrl/sortlistctrl.asp

. I didnt call their AddItem (earlier post)where the arrpsz stuff is getting set or used - I used my little AddItem1
which does nothing except inserItem in the first column. So I'm sure the variables you mentioned are null.

Looks like I cant replace their AddItem, since I have no clue what this pid stuff is, therefore cant use it in my AddItem1.


So my challenge is to (try to) extend their AddItem so it can take in an array also, which is what I'll use to insert my items. I can ignore the arguments they pass in, and leave all the arrpsz stuff intact so it doesnt get unhappy. Thanks for pointing me in the right direction. THe call stack is useful! Never used it before...

Appreciate your help,
ns
GeneralRe: crash on exit Pin
Tomasz Sowinski3-Oct-02 6:35
Tomasz Sowinski3-Oct-02 6:35 
GeneralRe: crash on exit Pin
ns3-Oct-02 6:51
ns3-Oct-02 6:51 
GeneralRe: crash on exit Pin
Tomasz Sowinski3-Oct-02 6:54
Tomasz Sowinski3-Oct-02 6:54 
GeneralRe: crash on exit Pin
ns3-Oct-02 7:10
ns3-Oct-02 7:10 
GeneralRe: crash on exit Pin
Tomasz Sowinski3-Oct-02 7:19
Tomasz Sowinski3-Oct-02 7:19 
Generalits working!!!! Pin
ns3-Oct-02 7:37
ns3-Oct-02 7:37 
GeneralRe: its working!!!! Pin
Ravi Bhavnani3-Oct-02 7:57
professionalRavi Bhavnani3-Oct-02 7:57 
GeneralRe: its working!!!! Pin
ns3-Oct-02 8:08
ns3-Oct-02 8:08 
QuestionActiveX Question? Pin
Mr_Byte3-Oct-02 5:26
Mr_Byte3-Oct-02 5:26 
AnswerRe: ActiveX Question? Pin
Stephane Rodriguez.3-Oct-02 6:53
Stephane Rodriguez.3-Oct-02 6:53 
AnswerRe: ActiveX Question? Pin
Nitron3-Oct-02 7:14
Nitron3-Oct-02 7:14 
AnswerRe: ActiveX Question? Pin
l a u r e n3-Oct-02 7:15
l a u r e n3-Oct-02 7:15 
QuestionHow to display Internet mail Pin
hien_ng803-Oct-02 5:22
hien_ng803-Oct-02 5:22 
AnswerRe: How to display Internet mail Pin
jmkhael3-Oct-02 5:44
jmkhael3-Oct-02 5:44 
AnswerRe: How to display Internet mail Pin
ColinDavies3-Oct-02 11:04
ColinDavies3-Oct-02 11:04 
GeneralRe: How to display Internet mail Pin
hien_ng803-Oct-02 21:01
hien_ng803-Oct-02 21:01 
Generalactual IP on a local Computer Pin
hien_ng803-Oct-02 5:14
hien_ng803-Oct-02 5:14 

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.