Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2008 Feb : LoadLibrary failure
| Subject: | LoadLibrary failure |
| Posted by: | "Fred" (ffon..@mutidata-syatems.com) |
| Date: | Thu, 28 Feb 2008 10:53:17 |
Hi, I have experiencing problem to debug LoadLibrary function. If I hit F8
on line LoadLibrary than I go step-by-step in proper way of program, if F9
then program that calls LoadLibrary goes into infinite loop. The same
behaviour (infinite loop) if I called executable outside Delphi IDE. I'm
using BDS2006 on W2K. I cannot catch any exception on LoadLibrary. Please
help.
Fred