Click here to Skip to main content
15,888,286 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Urgent!! Please Help Pin
dheka11-Mar-08 19:04
dheka11-Mar-08 19:04 
GeneralRe: Urgent!! Please Help Pin
CPallini11-Mar-08 0:41
mveCPallini11-Mar-08 0:41 
QuestionRe: Urgent!! Please Help Pin
Rajkumar R11-Mar-08 1:48
Rajkumar R11-Mar-08 1:48 
GeneralRe: Urgent!! Please Help Pin
dheka11-Mar-08 1:55
dheka11-Mar-08 1:55 
GeneralRe: Urgent!! Please Help Pin
Maxwell Chen11-Mar-08 2:08
Maxwell Chen11-Mar-08 2:08 
GeneralRe: Urgent!! Please Help Pin
Rajkumar R11-Mar-08 4:32
Rajkumar R11-Mar-08 4:32 
GeneralRe: Urgent!! Please Help Pin
Maxwell Chen11-Mar-08 5:08
Maxwell Chen11-Mar-08 5:08 
GeneralRe: Urgent!! Please Help Pin
Rajkumar R11-Mar-08 5:00
Rajkumar R11-Mar-08 5:00 
dheka wrote:
After Ending Dialog I dont know whether it still using memory or not

the class instance gets released after EndDialog and the local dialog variable.

What about the resources used by the dialog class?
You may have written code to release it.
But are you sure the cleanup code gets executed?

Debug the code, if it hangs, debugger shows the waiting statement if you pause the running application in the debugger.

And you are doing some billpayment process, are handling connection to database correctly?
GeneralRe: Urgent!! Please Help Pin
Maximilien11-Mar-08 3:04
Maximilien11-Mar-08 3:04 
GeneralRe: Urgent!! Please Help Pin
dheka11-Mar-08 19:09
dheka11-Mar-08 19:09 
GeneralRe: Urgent!! Please Help Pin
kanduripavan11-Mar-08 16:26
kanduripavan11-Mar-08 16:26 
GeneralCWaitCursor doesnot work in thread function Pin
vicky0000010-Mar-08 22:34
vicky0000010-Mar-08 22:34 
GeneralRe: CWaitCursor doesnot work in thread function Pin
CPallini10-Mar-08 22:36
mveCPallini10-Mar-08 22:36 
GeneralRe: CWaitCursor doesnot work in thread function Pin
vicky0000010-Mar-08 23:02
vicky0000010-Mar-08 23:02 
GeneralRe: CWaitCursor doesnot work in thread function Pin
CPallini10-Mar-08 23:24
mveCPallini10-Mar-08 23:24 
QuestionQuestion about MDI Frame and his Child Frames: Sizing and z-position [modified] Pin
ufowhere10-Mar-08 22:18
ufowhere10-Mar-08 22:18 
GeneralProblem of REFRESH Window. Pin
Le@rner10-Mar-08 21:49
Le@rner10-Mar-08 21:49 
GeneralRe: Problem of REFRESH Window. Pin
Naveen10-Mar-08 22:10
Naveen10-Mar-08 22:10 
GeneralRe: Problem of REFRESH Window. Pin
Le@rner10-Mar-08 22:56
Le@rner10-Mar-08 22:56 
GeneralRe: Problem of REFRESH Window. Pin
Naveen10-Mar-08 23:04
Naveen10-Mar-08 23:04 
GeneralRe: Problem of REFRESH Window. Pin
Le@rner10-Mar-08 23:17
Le@rner10-Mar-08 23:17 
GeneralRe: Problem of REFRESH Window. Pin
Naveen10-Mar-08 23:23
Naveen10-Mar-08 23:23 
GeneralRe: Problem of REFRESH Window. Pin
Le@rner10-Mar-08 23:52
Le@rner10-Mar-08 23:52 
GeneralRe: Problem of REFRESH Window. Pin
Naveen10-Mar-08 23:59
Naveen10-Mar-08 23:59 
GeneralRe: Problem of REFRESH Window. Pin
Le@rner11-Mar-08 0:08
Le@rner11-Mar-08 0:08 

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.