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.cpp

    r3642 r3948  
    1 /* $Id: hmopen32.cpp,v 1.24 2000-06-01 11:28:47 sandervl Exp $ */
     1/* $Id: hmopen32.cpp,v 1.25 2000-08-04 21:12:08 sandervl Exp $ */
    22
    33/*
     
    117117                               DWORD   fdwAccess,
    118118                               BOOL    fInherit,
    119                                DWORD   fdwOptions)
     119                               DWORD   fdwOptions,
     120                               DWORD   fdwOdinOptions)
    120121{
    121122 BOOL rc;
Note: See TracChangeset for help on using the changeset viewer.