Application Hangs

durai

New member
Local time
7:56 AM
Messages
7
Hi,
My application hangs after doing the operations on MFC window repeatedly. Later, i found that it is because of usage of sendMessage in the application.
I want to replace the sendMessage.
Which is recommendable for message passing(Postmessage/ sendmessageout/ sendnotifymessage..). with out affecting performance?(like Latency)

Regards,
Narayanan
 

My Computer

OS
Windows 7
Hi,
My application hangs after doing the operations on MFC window repeatedly. Later, i found that it is because of usage of sendMessage in the application.
I want to replace the sendMessage.
Which is recommendable for message passing(Postmessage/ sendmessageout/ sendnotifymessage..). with out affecting performance?(like Latency)

Regards,
Narayanan

I am clueless maybe some more info might help.
 

My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Hi,
Sorry for the delayed response.
I have isolated the issue at statement level.
There is a hang found in setwindowpos call to place the child window while maximizing the MDI Frame.
I am trying out some alternatives. If anyone come across this kind of issue, Guide me to resolve to this
issue.
FYI, The same call is working fine in Windows XP.

Regards
Narayanan
 

My Computer

OS
Windows 7
hi,
The application is working fine in Windows Classic Theme. Hang is not observed.
What is the issue with Windows 7 theme? How to overcome that?. It seems that SetWindowPos call causes the hang in windows 7 theme. Any fixes are available?..

Regards,
Narayanan
 

My Computer

OS
Windows 7
Dural

Did you ever find a solution? I am having hanging processes, but it's not just when on the web.

Originally Windows 7 was fine but now Yuck.

bob
 

My Computer

OS
Windows 7 32 bit
Back
Top