id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 11329,"using declarative for GetProcessHeap, .... fails",ingo.loehken@…,viboes,"Hi, under windows 7, vs2013 the using declaratives in thread_heap_alloc.hpp using ::GetProcessHeap; using ::HeapAlloc; using ::HeapFree; fail if compiled with BOOST_USE_WINDOWS_H. same problem with QueueUserAPC in thread_primitives.hpp As a workaround QueueUserAPC cabe be commented out and the other need to be replaced with the import declaratives, commeting out the BOOST_USE_WINDOWS_H section in thread_heap_alloc.hpp and adding the typedefs from thread_primitves.hpp for the declared symbols. Greetz, ILo.",Bugs,closed,Boost 1.60.0,thread,Boost 1.58.0,Problem,fixed,"GetProcessHeap, HeapAlloc, HeapFree, QueueUserAPC",vladimir.lysenko@… konrad.jaskolski@… fabio.ciampi@…