Boost logo

Boost :

Subject: Re: [boost] [interprocess][trunk][windows] named_mutex doesn't work whithin a DLL
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2010-09-10 02:21:24


El 10/09/2010 8:13, joaquin_at_[hidden] escribió:
>> In the future I'll change intermodule_singleton to use
>> windows_managed_shared_memory so that we can avoid any call to COM
>> objects.

I thought it was no urgent, but I've just changed my mind ;-) Let's see
if I can push it in a month.

> Supposedly the library loader analysis should lead in every case to CRT
> DLL (which
> does not depend on any user-created DLL) being loaded *before* any
> user-created
> DLL, shouldn't it? Why then the caveat?

Yes, it should. I don't think CRT is a problem in practice. Otherwise I
guess millions of C++ programs compiled into dlls wouldn't work.

Thanks for the report,

Ion


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk