joshr wrote:
I'll try to get a project together that reproduces the issue as soon as I can. I can't use the code I have at the moment as it is proprietary.
I've attached a zip of the Visual Studio 2008 solution and project files that reproduces the issue. The bin folder contains the compiled executable as well, if for some reason this is useful. If you need to recreate the projects for another version of studio, here are the settings I've used: Solution (Folder for solution): Project asiodll (Windows Console Application) Project extension (Windows DLL) Both Projects have the following settings (Everything else is default): Output Directory: $(SolutionDir)bin Character Set: Use Multibyte Character Set Code Generation (Release): Multi-Threaded (/MT) Code Generation (Debug): Multi-Threaded Debug (/MTd) Preprocessor Definitions: STRICT and WIN32_LEAN_AND_MEAN were added Generate Manifest: No File: http://www.nabble.com/file/p22062206/asiodll.zip asiodll.zip -- View this message in context: http://www.nabble.com/-asio--io_service-use-in-dll-leads-to-service_registry... Sent from the Boost - Users mailing list archive at Nabble.com.