Only pointers and handles (void *) need to be x.
Also the structs treatment needed to be changed.
I have made a new version of task.ijs, which works
on 32-bit, but needs some testing on 64-bit Windows.

  http://www.jsoftware.com/jwiki/OlegKobchenko/Task

To test run all the lines in the script header.

--- bill lam <[EMAIL PROTECTED]> wrote:

> I tried replacing all i with x and it still does not work. I think that xp64 
> use 
> LLP64 model so that some i should still be i and also the alignment inside 
> structure is changed. In conclusion you need to get access to an window64 to 
> do 
> the conversion.
> 
> Oleg Kobchenko wrote:
> > This is a good observation. The bit-neutral type
> > in signature is "x". Can someone with a 64-bit OS
> > change the i's to x's and and see if 'task' script works?
> > 
> > --- bill lam <[EMAIL PROTECTED]> wrote:
> > 
> >> I guess verb spawn fail in win64. Pointer become 64 bit wide in amd86 so 
> >> that 
> >> many api calling signature need fixing.  You may compare the api signature 
> >> inside dirbrowse in f beta and d beta.
> >>
> >> R.E. Boss wrote:
> >>> This was the first time I installed J64-602.
> >>>
> >>>
> >>> message is:
> >>>
> >>>    error in jijs_runpacman_button
> >>>
> >>>    domain error: httpget
> >>>    log'Connection failed:'   ,msg
> >>>
> >>> At same time Package Manager in J32 runs fine
> >>>
> >>>
> >>> R.E. Boss
> >>>
> >>>
> >>>
> >>> ----------------------------------------------------------------------
> >>> For information about J forums see http://www.jsoftware.com/forums.htm
> >>>
> >> ----------------------------------------------------------------------
> >> For information about J forums see http://www.jsoftware.com/forums.htm
> >>
> > 
> > 
> > 
> >       
> > ____________________________________________________________________________________
> > Never miss a thing.  Make Yahoo your home page. 
> > http://www.yahoo.com/r/hs
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> > 
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
> 



      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to