Boost C++ Libraries: Ticket #13545: Missing SAL-Präfixes for windows-function-imports. https://svn.boost.org/trac10/ticket/13545 <p> Moin Moin. Regarding "boost\winapi\dll.hpp" I wanted to mention, that MSVC and ICL are mourning. The solution seemed to be to add the SAL-Präfixes for windows-function-imports, that MS always adds to its SDK-Headers. Maybe it is possible to amend the file or to skip the declarations, if an according header can be included from the Windows-10-SDK. A am attaching my version. </p> <blockquote> <p> Tschüß, </p> <blockquote> <p> Michael. </p> </blockquote> </blockquote> <p> P.S.: I would have been registering an account in order to verify myself, if I had seen an according link. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13545 Trac 1.4.3 anonymous Fri, 27 Apr 2018 14:53:59 GMT attachment set https://svn.boost.org/trac10/ticket/13545 https://svn.boost.org/trac10/ticket/13545 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">dll.hpp</span> </li> </ul> Ticket anonymous Fri, 27 Apr 2018 15:14:56 GMT <link>https://svn.boost.org/trac10/ticket/13545#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13545#comment:1</guid> <description> <p> P².S.: In "boost\winapi\time.hpp" One even does need an additional &lt;windows.h&gt;-include at line 18.: # ifndef _WINDOWS_ # include&lt;windows.h&gt; # endif </p> </description> <category>Ticket</category> </item> <item> <author>boost@…</author> <pubDate>Fri, 27 Apr 2018 15:15:43 GMT</pubDate> <title>attachment set https://svn.boost.org/trac10/ticket/13545 https://svn.boost.org/trac10/ticket/13545 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">time.hpp</span> </li> </ul> Ticket Andrey Semashev Fri, 27 Apr 2018 15:36:08 GMT <link>https://svn.boost.org/trac10/ticket/13545#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13545#comment:2</guid> <description> <p> I don't quite understand what the problem is. If you have a compilation failure, please provide the error message and what compiler you are using. </p> <p> The attached files use some markup that apparently relies on Windows SDK macros, which are not defined by Boost.WinAPI. As such, these files are not correct. An I really don't want to add an equivalent markup to Boost.WinAPI because it is extremely non-portable, even between different versions of MSVC. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Andrey Semashev</dc:creator> <pubDate>Tue, 01 May 2018 21:58:48 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/13545#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13545#comment:3</guid> <description> <p> Ping? Could you provide a better problem description? </p> </description> <category>Ticket</category> </item> </channel> </rss>