Ignore:
Timestamp:
Aug 4, 2000, 11:12:10 PM (25 years ago)
Author:
sandervl
Message:

mmap + share hack

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/hmfile.h

    r3765 r3948  
    1 /* $Id: hmfile.h,v 1.2 2000-06-28 18:08:34 sandervl Exp $ */
     1/* $Id: hmfile.h,v 1.3 2000-08-04 21:12:07 sandervl Exp $ */
    22
    33/*
     
    6262                               DWORD   fdwAccess,
    6363                               BOOL    fInherit,
    64                                DWORD   fdwOptions);
     64                               DWORD   fdwOptions,
     65                               DWORD   fdwOdinOptions);
    6566
    6667                      /* this is a handler method for calls to CloseHandle() */
Note: See TracChangeset for help on using the changeset viewer.