ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/fbintf/client/include/wloadlibrary.inc
(Generate patch)

Comparing ibx/trunk/fbintf/client/include/wloadlibrary.inc (file contents):
Revision 46 by tony, Tue Dec 6 10:33:46 2016 UTC vs.
Revision 47 by tony, Mon Jan 9 15:31:51 2017 UTC

# Line 21 | Line 21 | begin
21    if dllPathName <> '' then
22    begin
23      IBLibrary := DoLoadLibrary(dllPathName);
24 +    FOwnsIBLibrary := IBLibrary <> NilHandle;
25      Exit;
26    end;
27  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines