Started implementing support for the SubSystemTib field in the TEB of
authorAlexandre Julliard <julliard@winehq.org>
Thu, 15 Apr 2004 00:04:05 +0000 (00:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Apr 2004 00:04:05 +0000 (00:04 +0000)
commitfba7149a2d100aa6cccca027584e63ca775eac6c
treee412af95c2955175a11ef385edff92280cf142b2
parentd344456adcc02e714cdeeec7cf7d9fa236d770ee
Started implementing support for the SubSystemTib field in the TEB of
16-bit threads. This allows GetModuleFileNameW to avoid calling 16-bit
functions.
dlls/kernel/kernel_private.h
dlls/kernel/module.c
dlls/kernel/task.c