Menu

bstrlib DLL

2009-07-15
2013-04-29
  • Gregory Sharp

    Gregory Sharp - 2009-07-15

    Hi,

    I have been testing out bstring, and it seems to fulfill most of my expectations.  One small problem is that there are no function decorations (or def file) for making a DLL version on windows.  Is this already available and I missed it?

    Thanks,
    Greg

     
    • Paul Hsieh

      Paul Hsieh - 2009-09-02

      Uhh ... how would you fill in the DLLMain() call?  I haven't done this nor thought of how I really would do it.  The implementation pretty much follows from the interface, so I am not sure what the value add of making BstrLib into a DLL.  Does it make sense for your program to upgrade or modify the way BstrLib works independently from the rest of your program?

       
  • Gregory Sharp

    Gregory Sharp - 2010-09-04

    Didn't expect to see a reply, that's why my reply is so late!  Well in my defense, your reply was late too.  :-)

    I don't need the DLL version any more, but in answer to your question there are lots of reasons for using a shared library.  The reason I use them because I distribute about 35 executables and I like to reduce the footprint.  So I follow default policy to use DLLs on windows, but I make an exception for bstrlib!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.