Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: __event alternative Pin
ilidan16-May-06 14:46
ilidan16-May-06 14:46 
QuestionWhy the Bitmap shows in a flashing way? Pin
papaonn12-May-06 22:53
papaonn12-May-06 22:53 
QuestionAbout Resizable DialogBar Pin
onlyljl12-May-06 21:36
onlyljl12-May-06 21:36 
AnswerRe: About Resizable DialogBar Pin
-Dy12-May-06 22:05
-Dy12-May-06 22:05 
GeneralRe: About Resizable DialogBar Pin
onlyljl13-May-06 16:05
onlyljl13-May-06 16:05 
GeneralRe: About Resizable DialogBar Pin
-Dy13-May-06 23:26
-Dy13-May-06 23:26 
Questionclose button Pin
Try12-May-06 21:35
Try12-May-06 21:35 
AnswerRe: close button Pin
-Dy12-May-06 22:10
-Dy12-May-06 22:10 
In your WM_CLOSE handler.

If your using MFC you can override OnClose for your view/dialog, or place your code in the ExitInstance member of your CWinApp derived class.

Or you could put your code in your objects ~destructor.



- Dy
AnswerRe: close button Pin
ThatsAlok12-May-06 22:12
ThatsAlok12-May-06 22:12 
GeneralRe: close button Pin
Try12-May-06 22:17
Try12-May-06 22:17 
AnswerRe: close button Pin
Hamid_RT12-May-06 22:18
Hamid_RT12-May-06 22:18 
GeneralRe: close button Pin
ThatsAlok12-May-06 22:31
ThatsAlok12-May-06 22:31 
GeneralRe: close button Pin
Hamid_RT12-May-06 22:38
Hamid_RT12-May-06 22:38 
QuestionNeed help about Remote Desktop Protocol Pin
clint guo12-May-06 21:35
clint guo12-May-06 21:35 
QuestionQuickBooks interface Pin
Tara1412-May-06 21:20
Tara1412-May-06 21:20 
AnswerRe: QuickBooks interface Pin
satsumatable12-May-06 21:38
satsumatable12-May-06 21:38 
Questionneed help regarding SetDayState Pin
Arun Kaushal V12-May-06 21:10
Arun Kaushal V12-May-06 21:10 
AnswerFound out my prob Pin
Arun Kaushal V12-May-06 23:05
Arun Kaushal V12-May-06 23:05 
QuestionSend Bytes to ActiveX controls VC++.Net Pin
satsumatable12-May-06 20:12
satsumatable12-May-06 20:12 
QuestionDoubt in ICON resource Pin
Anu_Bala12-May-06 19:32
Anu_Bala12-May-06 19:32 
AnswerRe: Doubt in ICON resource Pin
Hamid_RT12-May-06 19:42
Hamid_RT12-May-06 19:42 
GeneralRe: Doubt in ICON resource Pin
Anu_Bala12-May-06 20:02
Anu_Bala12-May-06 20:02 
GeneralRe: Doubt in ICON resource Pin
Hamid_RT12-May-06 20:12
Hamid_RT12-May-06 20:12 
AnswerRe: Doubt in ICON resource Pin
ThatsAlok12-May-06 20:30
ThatsAlok12-May-06 20:30 
GeneralRe: Doubt in ICON resource Pin
Anu_Bala12-May-06 22:41
Anu_Bala12-May-06 22:41 

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.