Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in C only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
C
MemoryMappedFiles header file
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
tezu
New Member
Join Date:
Dec 2008
Posts:
39
#1
MemoryMappedFiles header file
Mar 29 '10, 11:19 AM
Hi all,
Which header should i include for using MemoryMappedFil es class in c++
Thanks in Advance :)
Banfa
Recognized Expert
Expert
Join Date:
Feb 2006
Posts:
9067
#2
Mar 29 '10, 11:31 AM
There is no memory mapped file class in C++.
Perhaps you are using an OS library or a third party library?
Comment
Post
Cancel
tezu
New Member
Join Date:
Dec 2008
Posts:
39
#3
Mar 29 '10, 11:57 AM
Im referring to this
MemoryMappedFile Class (System.IO.MemoryMappedFiles)
http://msdn.microsoft.com/en-us/library/system.io.memorymappedfiles.memorymappedfile(VS.100).aspx
Represents a memory-mapped file.
Comment
Post
Cancel
newb16
Contributor
Join Date:
Jul 2008
Posts:
687
#4
Mar 29 '10, 12:10 PM
It's a c++/.net, this class is in system.core.dll , so you probable need to write #using <System.Core.dl l> and then appropriale #using namespace ...
Comment
Post
Cancel
tezu
New Member
Join Date:
Dec 2008
Posts:
39
#5
Mar 29 '10, 12:19 PM
yea its der in dat ...its supported from version 4 ...
Thank you all for ur reply :)
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment