Thread: How to create shared memory between VB and C

  1. #1
    Registered User
    Join Date
    Jun 2007
    Posts
    5

    How to create shared memory between VB and C

    I need an logic in C to create shared memory which can be accessable between both VB and C compilers. Shared memory can also be created by VB and C can access it and vice Versa. Can any one help me in this regard.......

  2. #2
    Woof, woof! zacs7's Avatar
    Join Date
    Mar 2007
    Location
    Australia
    Posts
    3,459
    For C to VB it'll be a little bit annoying, especially if the VB version you're tarting runs as a VM. Create a DLL, use it in your VB projects and share memory that way.

Popular pages Recent additions subscribe to a feed