fmassei/libmmp

mmap fails

Opened this issue · 1 comments

What steps will reproduce the problem?
1. open file with mmp_open
2. create mapping by mmp_mmap
3. file not found error, though open file successfull

What is the expected output? What do you see instead?
CreateFileMapping succeeds

What version of the product are you using? On what operating system?
windows xp, 0.2 version

Please provide any additional information below.
Nice lib, using it for mmap on transit from linux sources :)


Original issue reported on code.google.com by leonarda...@gmail.com on 20 May 2011 at 5:48

GetLastError() returns 5

Original comment by leonarda...@gmail.com on 20 May 2011 at 5:48