[ + ] This example explains how to use the function for sharing memory with WINDEV.
Several applications may share data when they are started at the same time. In this case, you may have to use a shared memory zone. This memory zone will allow all the started applications to share some information.