 |
 |
 |
|
|  |
 |
 |
File Mapping ..msdn Add comment |
 |
|
CreateFileMapping
|
|
The CreateFileMapping function creates or opens a named or unnamed file mapping object for the specified file. |
|
 |
 |
 |
|
GetMappedFileName
|
|
The GetMappedFileName function checks if the specified address is within a memory-mapped file in the address space of the specified process. If so, the function returns the name of the memory-mapped file. |
|
 |
 |
 |
|
MapViewOfFile
|
|
The MapViewOfFile function maps a view of a file mapping into the address space of the calling process. |
|
 |
 |
 |
|
UnmapViewOfFile
|
|
The UnmapViewOfFile function unmaps a mapped view of a file from the calling process"s address space. |
|
 |
 |
 |
 | | Code examples: |  | |
|
 |
|
|
|
 |
 |
 |
 |
Copyright © 2001-2010
News2News, Inc.
Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use.
The information on this page is presented AS IS, meaning that you may use it at your own risk.
Microsoft Visual FoxPro
and Windows are trade marks
of Microsoft Corp.
All other trademarks are the property of their respective owners.
Privacy policy
|
 |
 |
 |
Credits: PHP (4.4.9), an HTML-embedded scripting language,
MySQL (5.0.85), the Open Source standard SQL database,
AceHTML Freeware
Version 4, freeware HTML Editor of choice. Hosted by Korax Online Inc. |
 |
 |
|
 |
 |
|
|