error in FR_Prntr.pas
Hi
My project uses madshi' madexcept to catch errors. On some machines my project crashes with is as the report:
00654ba7 sub_654ba7: ; function entry point
00654ba7 > movsx eax, word ptr [eax+$2e]
00654bab mov edx, [ebp-4]
00654bae mov [edx+$30], eax
00654bb1 lea eax, [ebp-$14]
00654bb4 push eax
which appears to be in the FR_Prntr.pas file.
Any ideas why this would happen?
Many thanks
Pete
My project uses madshi' madexcept to catch errors. On some machines my project crashes with is as the report:
00654ba7 sub_654ba7: ; function entry point
00654ba7 > movsx eax, word ptr [eax+$2e]
00654bab mov edx, [ebp-4]
00654bae mov [edx+$30], eax
00654bb1 lea eax, [ebp-$14]
00654bb4 push eax
which appears to be in the FR_Prntr.pas file.
Any ideas why this would happen?
Many thanks
Pete