typedef struct _EXIT_PROCESS_DEBUG_INFO 
{
  DWORD dwExitCode;
} EXIT_PROCESS_DEBUG_INFO, *LPEXIT_PROCESS_DEBUG_INFO;