Ignore:
Timestamp:
Apr 2, 2003, 1:03:33 PM (22 years ago)
Author:
sandervl
Message:

PF: Corrected HFILE definition as it is in Wine and in Win2k

File:
1 edited

Legend:

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

    r9948 r9971  
    1 /* $Id: hmmmap.cpp,v 1.23 2003-03-27 14:19:23 sandervl Exp $ */
     1/* $Id: hmmmap.cpp,v 1.24 2003-04-02 11:03:31 sandervl Exp $ */
    22
    33/*
     
    5151//******************************************************************************
    5252DWORD HMDeviceMemMapClass::CreateFileMapping(PHMHANDLEDATA         pHMHandleData,
    53                                              HFILE hFile,
     53                                             HANDLE hFile,
    5454                                             SECURITY_ATTRIBUTES *sa, /* [in] Optional security attributes*/
    5555                                             DWORD protect,   /* [in] Protection for mapping object */
Note: See TracChangeset for help on using the changeset viewer.