----- Original Message ----- 
From: "louis" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, July 19, 2005 12:00 PM
Subject: [list] RE: [delphi-en] Re: NTDLL Access Violation?


> Why would I need the midas.dll if ntdll.dll giving me a problem?
>
> Because ntdll.dll might be dependant on midas.dll?

ntdll is a key part of Windows - I highly doubt it'll be dependent on 
Borland middleware...

You can confirm my suspicion by using TDump or by using something like 
"Dependency Walker"

If you're having access violations from ntdll.dll, 2 possibilities off the 
top of my head is either a bug in Windows, or Windows is one way or another 
being passed garbage in a direct or indirect system call that's causing it 
to (eventually) barf.

;-)

Cheers

Walter 



-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to