i see,thanks a lot!

2009/4/21 bill lam <[email protected]>:
> On Tue, 21 Apr 2009, Xu Zuoqian wrote:
>> if just remove the IFUNIX condition,the process will crash.
>> is there a simple way to modify the addcallback verb to support windows?
>
> It will crash in window (both 32 and 64 bit) because J implements
> stdcall callback in window, but gtk always use c callback in both
> linux or window.  You have to add machine code to to delegate a c
> callback to stdcall callback and then add your caddcallback code.
>
> --
> regards,
> ====================================================
> GPG key 1024D/4434BAB3 2008-08-24
> gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> 唐��217 李商�[  �o�}二首之一
>    �P尾香�_薄�字�  碧文�A��夜深�p  扇裁月魄羞�y掩  ��走雷���Z未通
>    曾是寂寥金�a暗  ���o消息石榴�t  斑�K只�M垂�畎�  何��西南任好�L
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to