View Single Post
  #6  
Old 11-06-2002, 11:54
softbeard
 
Posts: n/a
The 'task' command under Win NT (incl. Win XP, 2000) shows only 16 bit tasks. This is straight from the manual. So you're being told there is no Local Descriptor Table. Use 'proc' instead to get info on 32 bit processes.
You might also verify the radio button is clicked on in the SICE loader for breaking on winmain (I think it's under Module, Settings)
Reply With Quote