Subversion Repositories Kolibri OS

Rev

Rev 2547 | Rev 2646 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2547 Rev 2625
Line 335... Line 335...
335
    * +6: word: (has no relation to the specified thread)
335
    * +6: word: (has no relation to the specified thread)
336
      number of the thread slot, which window has in the window stack
336
      number of the thread slot, which window has in the window stack
337
      position ecx
337
      position ecx
338
    * +8: word: reserved
338
    * +8: word: reserved
339
    * +10 = +0xA: 11 bytes: name of the process
339
    * +10 = +0xA: 11 bytes: name of the process
340
      (name of corresponding executable file in the format 8+3)
340
      (name of the started file - executable file without extension)
341
    * +21 = +0x15: byte: reserved, this byte is not changed
341
    * +21 = +0x15: byte: reserved, this byte is not changed
342
    * +22 = +0x16: dword: address of the process in memory
342
    * +22 = +0x16: dword: address of the process in memory
343
    * +26 = +0x1A: dword: size of used memory - 1
343
    * +26 = +0x1A: dword: size of used memory - 1
344
    * +30 = +0x1E: dword: identifier (PID/TID)
344
    * +30 = +0x1E: dword: identifier (PID/TID)
345
    * +34 = +0x22: dword: coordinate of the thread window on axis x
345
    * +34 = +0x22: dword: coordinate of the thread window on axis x