Programming/Software
파일 매핑(MMF(Memory mapped file))을 이용하여 프로세스간 메모리 공유
appHunter
2011. 8. 10. 19:31
링크 제공
[MFC] MMF(Memory mapped file)에 대하여... - tipssoft.com
MMF 에 간단한 설명과 예제
파일 매핑을 이용하여 프로세스간 메모리 공유 -
좋은 예제 파일
[39장] 메모리 - 메모리 맵 파일, CreateFileMapping, MapViewOfFile -
책 내용. 설명이 잘되어 있음.
CreateFileMapping -
전체적인 함수 플로우와 예제 설명.