Ignore:
Timestamp:
Jan 22, 2001, 7:26:52 PM (25 years ago)
Author:
sandervl
Message:

memory map + handle manager fixes

File:
1 edited

Legend:

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

    r4588 r5011  
    1 /* $Id: hmdevice.cpp,v 1.24 2000-11-14 14:27:00 sandervl Exp $ */
     1/* $Id: hmdevice.cpp,v 1.25 2001-01-22 18:26:50 sandervl Exp $ */
    22
    33/*
     
    11071107                                         DWORD                      dwMaximumSizeHigh,
    11081108                                         DWORD                      dwMaximumSizeLow,
    1109                                  LPCSTR lpName,
    1110                  HFILE *hOldMap)  // if create an existing memmap, return handle of old one
     1109                                 LPCSTR lpName)
    11111110{
    11121111  dprintf(("KERNEL32: HandleManager::DeviceHandler::CreateFileMapping(%08xh,%08xh,%08xh,%08xh,%08xh,%08xh,%s)\n",
Note: See TracChangeset for help on using the changeset viewer.