I've tried with FPC 2.2.5 (taken from the Lazarus daily snapshots page),
and the same RunError(1) is still happening in the same place...
I can wrap up a test case as one lpr + one header unit, though to test
it, one requires a Win64 machine with the Office 2007 64bit IFilters
pack installed on i
I've tried with FPC 2.2.5 (taken from the Lazarus daily snapshots page),
and the same RunError(1) is still happening in the same place...
I can wrap up a test case as one lpr + one header unit, though to test
it, one requires a Win64 machine with the Office 2007 64bit IFilters
pack installed o
I'm trying to compile a small executable in Win64 that makes use of the
IFilter interface.
Registry read accesses are okay, the CoCreateInstance on IFilter and
QueryInterface for an IPersistFile on the IFilter instance pass with ok
results, but the first use of the interface (an IPersistFile.L