Re: Hanging operating system issue
From: Marius Prisecaru (prisasm_at_h0tmail.remove-this-n-make-zero-o.com)
Date: 02/25/05
- Next message: Bruce Eitman \(eMVP\): "Re: Exception suspend"
- Previous message: Leif O: "Re: Building Platform SDK"
- In reply to: Prakash: "Hanging operating system issue"
- Next in thread: Prakash: "Re: Hanging operating system issue"
- Reply: Prakash: "Re: Hanging operating system issue"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Feb 2005 08:47:30 -0500
Hi,
"Prakash" <p.gnanaprakash@gmail.com> wrote in message
news:1109333997.116845.176430@o13g2000cwo.googlegroups.com...
> Hi all,
> I have developed graphical editor applications in Windows CE.net. I
> occurs. We have performed source level debugging also. We have
> confirmed that all function calls are successful by providing the
> logging facility on the source code.
This being a graphics application, the first thing you REALLY need to ensure
is that you don't have any GDI leaks in your code.I'm saying this because
GDI leaks cause the system to hang in general... and since your system is
hanging and you are writing a graphics application, the GDI resources
allocations/de-allocations would be a first thing to make sure is done
right.
Marius
- Next message: Bruce Eitman \(eMVP\): "Re: Exception suspend"
- Previous message: Leif O: "Re: Building Platform SDK"
- In reply to: Prakash: "Hanging operating system issue"
- Next in thread: Prakash: "Re: Hanging operating system issue"
- Reply: Prakash: "Re: Hanging operating system issue"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|