Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10685: mfc_thread_init.hpp does not compile
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-11-01 16:10:40
#10685: mfc_thread_init.hpp does not compile
-------------------------------+------------------------
Reporter: fab@⦠| Owner: ned14
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords: MFC thread
-------------------------------+------------------------
Comment (by ned14):
DllMain, or RawDllMain, takes a HINSTANCE not a HANDLE. Whatever isn't
using HINSTANCE needs to do so.
We actually have a fairly big problem here, this particular file doesn't
get compiled unless the project including the header is using MFC which is
surely a minority of users. I'll look into writing a new test case which
switches on MFC, that should include this file into being tested from now
on. I'll also fix everything up to use HINSTANCE as it should have been
from the beginning.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10685#comment:8> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC