Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Efficiency of Software(MFC) Pin
Peter Weyzen24-Oct-07 13:41
Peter Weyzen24-Oct-07 13:41 
Questionsafe to delete immediately following CWnd::DestroyWindow? Pin
Peter Weyzen23-Oct-07 19:22
Peter Weyzen23-Oct-07 19:22 
AnswerRe: safe to delete immediately following CWnd::DestroyWindow? Pin
Nishad S23-Oct-07 20:17
Nishad S23-Oct-07 20:17 
AnswerRe: safe to delete immediately following CWnd::DestroyWindow? Pin
Naveen23-Oct-07 23:20
Naveen23-Oct-07 23:20 
GeneralRe: safe to delete immediately following CWnd::DestroyWindow? Pin
Nishad S24-Oct-07 0:00
Nishad S24-Oct-07 0:00 
GeneralRe: safe to delete immediately following CWnd::DestroyWindow? Pin
Naveen24-Oct-07 0:17
Naveen24-Oct-07 0:17 
GeneralRe: safe to delete immediately following CWnd::DestroyWindow? Pin
Nishad S24-Oct-07 0:20
Nishad S24-Oct-07 0:20 
GeneralRe: safe to delete immediately following CWnd::DestroyWindow? Pin
Naveen24-Oct-07 0:27
Naveen24-Oct-07 0:27 
Thats ok. After checking that function in MSDN, he will understand that he can delete this pointer from the postncdestroy() function. But his question was whether its safe to delete a CWnd pointer and the above explanation doesnt answer it. Like if it is not safe, why?


GeneralRe: safe to delete immediately following CWnd::DestroyWindow? Pin
Nishad S24-Oct-07 0:35
Nishad S24-Oct-07 0:35 
GeneralRe: safe to delete immediately following CWnd::DestroyWindow? Pin
Peter Weyzen24-Oct-07 13:42
Peter Weyzen24-Oct-07 13:42 
Questionquestion on operator * and & Pin
King Tran23-Oct-07 19:01
King Tran23-Oct-07 19:01 
AnswerRe: question on operator * and & Pin
Neo Andreson23-Oct-07 19:06
Neo Andreson23-Oct-07 19:06 
AnswerRe: question on operator * and & Pin
Nishad S23-Oct-07 20:30
Nishad S23-Oct-07 20:30 
GeneralRe: question on operator * and & Pin
toxcct24-Oct-07 1:33
toxcct24-Oct-07 1:33 
GeneralRe: question on operator * and & Pin
Nishad S24-Oct-07 1:49
Nishad S24-Oct-07 1:49 
AnswerRe: question on operator * and & Pin
toxcct24-Oct-07 0:29
toxcct24-Oct-07 0:29 
GeneralRe: question on operator * and & Pin
King Tran24-Oct-07 2:03
King Tran24-Oct-07 2:03 
GeneralRe: question on operator * and & Pin
toxcct24-Oct-07 2:06
toxcct24-Oct-07 2:06 
QuestionRun time error on my SQL database Pin
CodingLover23-Oct-07 18:21
CodingLover23-Oct-07 18:21 
AnswerRe: Run time error on my SQL database Pin
chandu00423-Oct-07 21:53
chandu00423-Oct-07 21:53 
GeneralRe: Run time error on my SQL database Pin
CodingLover24-Oct-07 0:34
CodingLover24-Oct-07 0:34 
GeneralRe: Run time error on my SQL database Pin
chandu00424-Oct-07 0:41
chandu00424-Oct-07 0:41 
GeneralRe: Run time error on my SQL database Pin
CodingLover24-Oct-07 1:26
CodingLover24-Oct-07 1:26 
QuestionHow to open files with spaces? (Beginner) Pin
VistaXP23-Oct-07 18:20
VistaXP23-Oct-07 18:20 
AnswerRe: How to open files with spaces? (Beginner) Pin
Peter Weyzen23-Oct-07 19:29
Peter Weyzen23-Oct-07 19:29 

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.