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

    r3819 r3948  
    1 /* $Id: hmdevice.h,v 1.21 2000-07-12 18:21:42 sandervl Exp $ */
     1/* $Id: hmdevice.h,v 1.22 2000-08-04 21:12:07 sandervl Exp $ */
    22
    33/*
     
    8888                               DWORD   fdwAccess,
    8989                               BOOL    fInherit,
    90                                DWORD   fdwOptions);
     90                               DWORD   fdwOptions,
     91                               DWORD   fdwOdinOptions);
    9192
    9293                       /* this is a handler method for calls to CreateFile() */
Note: See TracChangeset for help on using the changeset viewer.