Ignore:
Timestamp:
Sep 26, 2001, 6:02:54 PM (24 years ago)
Author:
phaller
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/wprocess.cpp

    r6830 r6831  
    1 /* $Id: wprocess.cpp,v 1.133 2001-09-26 15:30:41 phaller Exp $ */
     1/* $Id: wprocess.cpp,v 1.134 2001-09-26 16:02:54 phaller Exp $ */
    22
    33/*
     
    184184    winteb->o.odin.pWsockData      = NULL;
    185185    winteb->o.odin.threadId        = GetCurrentThreadId();
     186#ifdef DEBUG
    186187    winteb->o.odin.dbgCallDepth    = 0;
     188#endif
    187189    winteb->o.odin.pMessageBuffer  = NULL;
    188190 
Note: See TracChangeset for help on using the changeset viewer.