Click here to Skip to main content
15,913,570 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to retrieve llist data from CListCtrl::OnNMRclick(NMHDR *pNMHDR, LRESULT *pResult) Pin
Dudi Avramov10-Aug-04 22:48
Dudi Avramov10-Aug-04 22:48 
GeneralRe: how to retrieve llist data from CListCtrl::OnNMRclick(NMHDR *pNMHDR, LRESULT *pResult) Pin
zecodela11-Aug-04 0:32
zecodela11-Aug-04 0:32 
Generalpublic data members Pin
elephantstar10-Aug-04 20:34
elephantstar10-Aug-04 20:34 
QuestionIs User Active ? Pin
Amarelia10-Aug-04 19:47
Amarelia10-Aug-04 19:47 
AnswerRe: Is User Active ? Pin
Antony M Kancidrowski11-Aug-04 0:07
Antony M Kancidrowski11-Aug-04 0:07 
AnswerRe: Is User Active ? Pin
Antony M Kancidrowski12-Aug-04 7:48
Antony M Kancidrowski12-Aug-04 7:48 
Generalplease show me some example of CBrush::CreateBrushIndirect() Pin
learnvc10-Aug-04 19:47
learnvc10-Aug-04 19:47 
Generalvectors and assert Pin
Tyrus18210-Aug-04 19:41
Tyrus18210-Aug-04 19:41 
hi i have a function that is being passed a reference to a vector
the function crashes on an assert. in an area before the vector is even accessed
however if i comment the line where the vector is accessed the function executes no problems
the thing is tho when its not commented it crashes way before the vector is even called
i have stepped through the function an its giving me the assert area basicly when first thing in the function is called no where even near the vector im actualy using the same vector before the function is even called and doing similar things to it in the function before so i know that the vector is valid. and if i rearrange the functions it still crashes in the same function at the same place id paste the code but its fairly large and i doubt it would be much help
can someone please give me some advice
GeneralRe: vectors and assert Pin
V.10-Aug-04 20:43
professionalV.10-Aug-04 20:43 
GeneralRe: vectors and assert Pin
Dudi Avramov10-Aug-04 22:53
Dudi Avramov10-Aug-04 22:53 
GeneralRe: vectors and assert Pin
Mike Beckerleg10-Aug-04 22:59
Mike Beckerleg10-Aug-04 22:59 
GeneralExcel Pin
Rassul Yunussov10-Aug-04 19:27
Rassul Yunussov10-Aug-04 19:27 
GeneralRe: Excel Pin
Aamir Butt10-Aug-04 20:35
Aamir Butt10-Aug-04 20:35 
GeneralNetwork applcation in C++ Pin
A Khan10-Aug-04 19:16
sussA Khan10-Aug-04 19:16 
GeneralRe: Network applcation in C++ Pin
4apai10-Aug-04 22:35
4apai10-Aug-04 22:35 
GeneralRe: Network applcation in C++ Pin
A Khan11-Aug-04 1:35
sussA Khan11-Aug-04 1:35 
GeneralRe: Network applcation in C++ Pin
4apai11-Aug-04 3:27
4apai11-Aug-04 3:27 
GeneralRe: Network applcation in C++ Pin
Antony M Kancidrowski10-Aug-04 23:52
Antony M Kancidrowski10-Aug-04 23:52 
GeneralRe: Network applcation in C++ Pin
A Khan11-Aug-04 1:43
sussA Khan11-Aug-04 1:43 
GeneralRe: Network applcation in C++ Pin
Antony M Kancidrowski11-Aug-04 2:50
Antony M Kancidrowski11-Aug-04 2:50 
GeneralRe: Network applcation in C++ Pin
A Khan11-Aug-04 19:15
sussA Khan11-Aug-04 19:15 
GeneralRe: Network applcation in C++ Pin
A Khan11-Aug-04 19:29
sussA Khan11-Aug-04 19:29 
GeneralRe: Network applcation in C++ Pin
Antony M Kancidrowski12-Aug-04 7:53
Antony M Kancidrowski12-Aug-04 7:53 
Questionhow do we change the Background Color Of the Label Pin
pubududilena10-Aug-04 18:31
pubududilena10-Aug-04 18:31 
AnswerRe: how do we change the Background Color Of the Label Pin
Aamir Butt10-Aug-04 20:43
Aamir Butt10-Aug-04 20:43 

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.