Hello,
there are some things missing from file GflSDK\Delphi\Include\LibGfl.pas of the GFL SDKs v3.40.
Line 590 is missing the colon (:) marked below, between load_infos and GFL_UINT32
var info: TGFL_FILE_INFORMATION; load_infos : GFL_UINT32 ): GFL_ERROR; stdcall;
Also, line 1303 (or thereabouts ...
Search found 1 match
- Thu Mar 24, 2011 12:17 am
- Forum: GFL SDK
- Topic: Minor omission from GFL SDKs v3.40 LibGfl.pas (Delphi)
- Replies: 4
- Views: 6147