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/hmopen32.h

    r3642 r3948  
    1 /* $Id: hmopen32.h,v 1.6 2000-06-01 11:28:47 sandervl Exp $ */
     1/* $Id: hmopen32.h,v 1.7 2000-08-04 21:12:08 sandervl Exp $ */
    22
    33/*
     
    4848                               DWORD   fdwAccess,
    4949                               BOOL    fInherit,
    50                                DWORD   fdwOptions);
     50                               DWORD   fdwOptions,
     51                               DWORD   fdwOdinOptions);
    5152
    5253                      /* this is a handler method for calls to CloseHandle() */
Note: See TracChangeset for help on using the changeset viewer.