On Sat, 20 Jun 2015 13:33:09 +0200, Bo Berglund
<[email protected]> wrote:

>On Sat, 20 Jun 2015 13:49:00 +0300, patspiper <[email protected]>
>wrote:
>
>>> Seems like I am almost there except this list of errors....
>>
>>These are used in SPROMEPS.OBJ.
>>
>I figured as much, problem is why that works in Delphi but not in
>FPC/Lazarus? The special functions would of course need the
>definitions etc, but the WinAPI calls should "just execute", or not?
>

After thinking a while more I don't really understand the problem...
Why are there errors thrown for function calls originating inside the
obj file functions?

If the functions inside the obj function are calling Windows API
functions, why should that be a problem such that Lazarus throws an
error?
It seems like the executable code inside the obj should be able to
handle this itself, right?


-- 
Bo Berglund
Developer in Sweden


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to