Ignore:
Timestamp:
Sep 5, 2001, 2:58:00 PM (24 years ago)
Author:
bird
Message:

Added $Id:$ keyword.

File:
1 edited

Legend:

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

    r5587 r6646  
    1 /*
     1/* $Id: mailslot.cpp,v 1.2 2001-09-05 12:57:59 bird Exp $
     2 *
    23 * Win32 mailslot APIs
    34 *
     
    3738 *             If the function fails, the return value is INVALID_HANDLE_VALUE.
    3839 * Remark    :
    39  * Status    : 
     40 * Status    :
    4041 *
    4142 * Author    : SvL
     
    6667 *             If the function fails, the return value is INVALID_HANDLE_VALUE.
    6768 * Remark    :
    68  * Status    : 
     69 * Status    :
    6970 *
    7071 * Author    : SvL
     
    9697 * Result    : TRUE / FALSE
    9798 * Remark    :
    98  * Status    : 
     99 * Status    :
    99100 *
    100101 * Author    : SvL
     
    120121 * Result    : TRUE / FALSE
    121122 * Remark    :
    122  * Status    : 
     123 * Status    :
    123124 *
    124125 * Author    : SvL
Note: See TracChangeset for help on using the changeset viewer.