TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Filip Rosco
NA
1
0
File Mapping
Jun 13 2008 8:21 PM
Hello Everyone
I am trying to create a Shared Memory between applications written in C and VB.NET. Interface variables are defined in "SharedMemory.h" file. C-application is accessing the memory via pointer to the structure which holds the data. I want to include this header into my VB.net application and create shared memory using data type defined in the header. Now couple of questions: is shared memory possible between C and VB.NET applications, if yes give me please a hint how to do that? Is that possible to include a .h file into VB.net application?
Thanks a lot for any help,
Filip
Reply
Answers (
1
)
Error with some File stream code
Not able to load COMCTL32.DLL file