---------- X-Sun-Data-Type: text X-Sun-Data-Description: text X-Sun-Data-Name: text X-Sun-Content-Lines: 0 ---------- X-Sun-Data-Type: default X-Sun-Data-Description: default X-Sun-Data-Name: pfInit X-Sun-Content-Lines: 26 Hello all, Been having some difficulty with pfNewDPool. Have two seperate programs (i.e. Program 1 and Program 2). If Program 1 creates a pfNewDPool(1024, "sharemem"), when Program 2 tries to use the pfAttachDPool("sharemem") pfAttachDPool cannot find "sharemem". If I remove the pfInit() (not a good thing!) line from Program 2 pfAttachDPool returns the correct handle to "sharemem". Although the problem can be avoided by only using pfNewDPool() in the app and then using pfAttachDPool() in programs that don't require pfInit() this is not always convienent. Is there an easy way around this problem? Thanks!!! -------------------------------------------------------------------------- Phil Polinsky | email: pill@vislab.navy.mil NAWC | voice: (619) 939-0500 China Lake | --------------------------------------------------------------------------