CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 1999
    Posts
    9

    Re: STL and memory-mapped files



    Pick up a book on COM, sounds like that's what you want.

  2. #2
    Join Date
    Mar 1999
    Posts
    1

    Re: STL and memory-mapped files



    That's what I did before posting my message, but I didn't achieve "good" performances with COM when it got to the point of sending data back and forth between processes, as compared to shared memory...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured