Dear Gennadiy
I just uploaded the code in case someone was interested in seeing a possible workaround, and I wasn't expecting it to be added to the native Boost UTF.
In addition if Lazy/Delay loading is ever going to be supported in the "real" Boost UTF it would require much more than what I uploaded in the previous mail.
I agree that we could just ship the required UTF DLL. Personally I do however prefer to ship only what is needed and with the above implementation we save some overhead on initializing the UTF when it is not needed.
Best regards
Johan
-----Original Message-----
From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Gennadiy Rozental
Sent: 31. maj 2011 05:53
To: boost-users@lists.boost.org
Subject: Re: [Boost-users] Boost Unit Testing of DLL's
Johan Doré
Hi, Based on the answers which clearly stated that it would not work with delay
loading the UTF DLL I tried to modify the Boost UTF implementation to get it working.
The code you see below is probably not following the Boost guidelines but it made it possible for us to use the UTF with delay loading of the UTF dll.
These are massive changes. You can submit a new ticket with a patch. I'll consider it, but I must say I am still not convinced that the problem warrants any action. Why can't you just ship it with UTF dll? Gennadiy _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users