Re: A call to an OS Function failed??
- From: "Global" <a@xxxxx>
- Date: Mon, 25 Dec 2006 11:42:25 -0500
it means, that while in one of the OS functions, an
Exception was fired off and your app caught it with
no direct local area to trace it too.
I've seen this before when other software caused problems.
things like Floating point operations etc..
Or some resource was unexpectedly not available at the
time of call and the OS does not have any code to handle this
unexpected problem. Almost sounds like a hardware driver.
Well, if I click OK program executes just fine. Do you think its safe to
ignore this exception?
.
- Follow-Ups:
- Re: A call to an OS Function failed??
- From: Jamie
- Re: A call to an OS Function failed??
- References:
- A call to an OS Function failed??
- From: Global
- Re: A call to an OS Function failed??
- From: Jamie
- A call to an OS Function failed??
- Prev by Date: Re: A call to an OS Function failed??
- Next by Date: Modify R G and B of TColor
- Previous by thread: Re: A call to an OS Function failed??
- Next by thread: Re: A call to an OS Function failed??
- Index(es):
Relevant Pages
|