Results 1 to 32 of 32

Thread: VB6 MultiProcessing (StdExe-IPC via SharedMemory)

Threaded View

  1. #19
    Fanatic Member
    Join Date
    Sep 2010
    Location
    Italy
    Posts
    732

    Re: VB6 MultiProcessing (StdExe-IPC via SharedMemory)

    Question:
    If I have a 2D input array which size is not constant.
    How can I change the memory size to reserve? (Since it can be different (per call))
    Do I have to Destroy and re-create WorkerProcesses ? or is there another way ?

    Related:
    Still unclear how much must be the memory size to reserve "MemSizeToReserve"
    Impossible to understand where + 8192 value comes from.

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