Boost C++ Libraries: Ticket #1092: [Boost.Filesystem] Program can't run under Win 98 https://svn.boost.org/trac10/ticket/1092 <p> With boost.filesystem builded on Windows XP and then used in some other application (also build on Windows XP), application can't be run on Windows 98 SE with error message saying that CreateHardLinkA function is missing in kernel32. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1092 Trac 1.4.3 Vladimir Prus Sat, 14 Jul 2007 15:41:58 GMT owner set https://svn.boost.org/trac10/ticket/1092#comment:1 https://svn.boost.org/trac10/ticket/1092#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Beman Dawes</span> </li> </ul> Ticket Beman Dawes Sun, 26 Aug 2007 21:05:40 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1092#comment:2 https://svn.boost.org/trac10/ticket/1092#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">wontfix</span> </li> </ul> <p> My interest in supporting Windows 98 is zero. If you want to submit a patch, I'll consider it, but it would have to leave the functionality intact for versions of Windows (and other operating systems) that do support the feature. </p> <p> Sorry, </p> <p> --Beman </p> Ticket