Ignore:
Timestamp:
Mar 19, 2001, 8:27:14 PM (24 years ago)
Author:
sandervl
Message:

pe loader fix (graceful failure when unable to find dll) + several small changes

File:
1 edited

Legend:

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

    r3259 r5332  
    1 /* $Id: kobjects.cpp,v 1.11 2000-03-28 17:11:49 sandervl Exp $ */
     1/* $Id: kobjects.cpp,v 1.12 2001-03-19 19:27:13 sandervl Exp $ */
    22
    33/*
     
    254254
    255255/*****************************************************************************
    256  * Name      : DWORD OS2WaitForSingleObjectEx
     256 * Name      : DWORD WaitForSingleObjectEx
    257257 * Purpose   : The WaitForSingleObjectEx function is an extended wait function
    258258 *             that can be used to perform an alertable wait. This enables the
Note: See TracChangeset for help on using the changeset viewer.