Re: Windows, memstructs, win32lib, IDE - round 2

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

Matt,
I did a trace(3) and the end of it was:

win32lib.ew:3393	    if sequence(id) and                                      
win32lib.ew:3403	    if validId( id ) then                                    
win32lib.ew:3247	  if sequence(id) then                                       
win32lib.ew:3257	  elsif not integer(id) then                                 
win32lib.ew:3260	  if id <= 0 then                                            
win32lib.ew:3263	  if id > length(ctrl_Handle) then                           
win32lib.ew:3266	  if ctrl_Destroyed[id] < 0 then                             
win32lib.ew:3269	  if ctrl_Handle[id] = 0 then                                
win32lib.ew:3272	 if ctrl_Parent[id]=0 then                                   
win32lib.ew:3275	 return validId(ctrl_Parent[id])                             
win32lib.ew:3247	  if sequence(id) then   
 
This was when IDE opened, showed the splash screen, loaded a variety of other things then just .... stopped. It seems to be in a routine called ValidId() (if memory serves me well).

I'm not sure if I get a valid ctrace if I abort a program in Task Manager ... I'll try it in a bit.

Andy

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

Search



Quick Links

User menu

Not signed in.

Misc Menu