Changeset 9651 for trunk/changelog
- Timestamp:
 - Jan 10, 2003, 1:56:37 PM (23 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/changelog (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/changelog
r9649 r9651 1 /* $Id: changelog,v 1.2437 2003-01-10 11:07:34 sandervl Exp $ */ 1 /* $Id: changelog,v 1.2438 2003-01-10 12:56:37 sandervl Exp $ */ 2 3 2003-01-10: Sander van Leeuwen <sandervl@innotek > 4 - KERNEL32: o Don't close handle in CloseHandle if HANDLE_FLAG_PROTECT_FROM_CLOSE 5 flag set. 6 o Implemented Set/GetHandleInformation 7 o CreateFile; create handles that are not inherited by child 8 processes 9 o Named Pipes: default = not inherited by child processes 10 o DuplicateHandle; set inheritance flag with SetHandleInformation 2 11 3 12 2003-01-10: Herwig Bauernfeind <herwig.bauernfeind@aon >  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  