Quote Originally Posted by Alex F View Post
Do you mean #pragma data_seg - http://msdn.microsoft.com/en-us/libr...=vs.80%29.aspx ? This data is not synchronized automatically, you need to to this in your own code. You can use the named mutex for synchronization.
Alex
Many thanks - that is what I feared!
Bob
.