Ignore:
Timestamp:
Nov 10, 1999, 5:39:46 PM (26 years ago)
Author:
phaller
Message:

Fix: SetLastError/GetLastError behaviour changed

File:
1 edited

Legend:

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

    r1687 r1691  
    1 /* $Id: wprocess.cpp,v 1.47 1999-11-10 14:16:01 sandervl Exp $ */
     1/* $Id: wprocess.cpp,v 1.48 1999-11-10 16:38:36 phaller Exp $ */
    22
    33/*
     
    132132   thdb->teb_sel         = tibsel;
    133133   thdb->OrgTIBSel       = GetFS();
     134   thdb->pWsockData      = NULL;
    134135
    135136   if(OSLibGetPIB(PIB_TASKTYPE) == TASKTYPE_PM)
Note: See TracChangeset for help on using the changeset viewer.