Thread: Shared Memory.
View Single Post
  #4  
Old 03-26-2013, 07:26 PM
Zamthos
Discordant
 
Join Date: Jan 2013
Posts: 284
Default

Line 109 of memory_mapped_file.cpp below. May I ask what your shared folder is named? Is it named 'shared'? Like exactly like that?

Code:
EQ_EXCEPT("Shared Memory", "Could not open the file to find the existing file size.");
Reply With Quote