On 30 April 2014 11:09, Markus Fritsche <mfritsche@reauktion.de> wrote:
On 2014-04-30 04:58, Igor Stasenko wrote:
NBFFICallout>>foreignCall: aBlock

callInfo := self newCallInfo.
callInfo alignment: 16.
asm performingCall: callInfo in: aBlock.

while use:
NativeBoostWin32>>stackAlignment
^ 1

This seems to work - however, I did not to subsequent calls.

did not what?
��
and then swap values.

That crashes instantaneously.


So, it seems that it is DLL function wants stack alignment.
��
Best regards,
�� Markus




--
Best regards,
Igor Stasenko.