Click here to Skip to main content
15,919,931 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Scollbox size and position Pin
dlhson17-Aug-02 8:37
dlhson17-Aug-02 8:37 
GeneralDWORD to string and std::string Pin
Shamoon17-Aug-02 5:39
Shamoon17-Aug-02 5:39 
GeneralRe: DWORD to string and std::string Pin
Anonymous17-Aug-02 6:07
Anonymous17-Aug-02 6:07 
GeneralRe: DWORD to string and std::string Pin
mishgun17-Aug-02 7:48
mishgun17-Aug-02 7:48 
QuestionHow to implement a 'please wait' dialog.. Pin
Tre K Renegade17-Aug-02 4:58
Tre K Renegade17-Aug-02 4:58 
AnswerRe: How to implement a 'please wait' dialog.. Pin
Michael Dunn17-Aug-02 5:16
sitebuilderMichael Dunn17-Aug-02 5:16 
AnswerRe: How to implement a 'please wait' dialog.. Pin
dlhson17-Aug-02 8:43
dlhson17-Aug-02 8:43 
Questionhow to access bad pointers? Pin
includeh1017-Aug-02 3:28
includeh1017-Aug-02 3:28 
i worked in a company before. many apps shared to use a public database, the db (not SQL one) consisted lots of arrays, which hold pointers to some type of objects.

unfortunately, some apps saved bad pointers (pointed to nothing but not null) to the db.

once other apps accessed to those bad pointers, the apps crashed.

do u know how to access to bad pointers with no crash (i.e. find they are bad then skip them)?

thx





includeh10
AnswerRe: how to access bad pointers? Pin
Michael P Butler17-Aug-02 3:45
Michael P Butler17-Aug-02 3:45 
GeneralRe: how to access bad pointers? Pin
includeh1017-Aug-02 4:24
includeh1017-Aug-02 4:24 
GeneralRe: how to access bad pointers? Pin
mishgun17-Aug-02 4:34
mishgun17-Aug-02 4:34 
GeneralRe: how to access bad pointers? Pin
dlhson17-Aug-02 8:49
dlhson17-Aug-02 8:49 
AnswerRe: how to access bad pointers? Pin
Philippe Mori17-Aug-02 10:10
Philippe Mori17-Aug-02 10:10 
AnswerRe: how to access bad pointers? Pin
Philip Patrick17-Aug-02 11:06
professionalPhilip Patrick17-Aug-02 11:06 
QuestionCan anyone suggest how to execute warm booting using address pointer Pin
Pankaj Singh17-Aug-02 2:36
Pankaj Singh17-Aug-02 2:36 
AnswerRe: Can anyone suggest how to execute warm booting using address pointer Pin
dlhson17-Aug-02 8:51
dlhson17-Aug-02 8:51 
GeneralRight align list column in list view. Pin
Steve L.17-Aug-02 2:02
Steve L.17-Aug-02 2:02 
GeneralRe: Right align list column in list view. Pin
Michael P Butler17-Aug-02 3:56
Michael P Butler17-Aug-02 3:56 
GeneralRe: Right align list column in list view. Pin
dlhson17-Aug-02 8:53
dlhson17-Aug-02 8:53 
GeneralRe: Right align list column in list view. Pin
Steve L.17-Aug-02 12:28
Steve L.17-Aug-02 12:28 
Questiondoes VB have STL? Pin
nss17-Aug-02 0:44
nss17-Aug-02 0:44 
AnswerRe: does VB have STL? Pin
Michael P Butler17-Aug-02 3:51
Michael P Butler17-Aug-02 3:51 
Generalsimple browser Pin
slah16-Aug-02 23:43
slah16-Aug-02 23:43 
GeneralRe: simple browser Pin
bebe harhour17-Aug-02 0:32
bebe harhour17-Aug-02 0:32 
GeneralRe: simple browser Pin
Sijin17-Aug-02 1:14
Sijin17-Aug-02 1: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.