Re: Win32Lib bug

new topic     » goto parent     » topic index » view thread      » older message » newer message

Matt Lewis writes:
> However, while the latest version (0.51.1) registers 
> ChildWindowFromPoint/Ex, it should never 
> call the function (apps might do so themselves).  

I was testing Judith's IDE, and ChildWindowFromPointEx
was called via these calls:
..
  WinList     = create( Combo, "", Tools, 323, 2, 160, 32*6, 0 ),
  TheTabItemCombo = create( Combo, "", Tools, 485, 2, 160, 32*6, 0 ),
..

The exw interpreter seemed to run ide.exw ok, as did the
translated C code compiled by Watcom or Lcc.
Only when I compiled with Borland did it crash.
Something on the call stack got corrupted as a result
of the incorrect C call using Borland. After fixing the call
in the way I described, ide.exw runs fine now
with the interpreter, Watcom, Lcc and Borland.
So I guess I'll be ready to release the beta translator soon.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu