Page 1 of 1

Share on Win32

Posted: Fri Feb 29, 2008 6:31 pm
by Jeff
Is (share) useful on Windows systems, since it only works between parent-child processes (forks) and not with independent processes (process)? Since fork isn't available on win32, is there a use for share in Windows?