Question on DLL written in c++

Discussion in 'C++' started by rag84dec, Nov 19, 2008.

  1. rag84dec

    rag84dec New Member

    Joined:
    Jul 17, 2007
    Messages:
    49
    Likes Received:
    0
    Trophy Points:
    0
    Hi all,

    I have a lot of static libraries written in c++. i would now like to construct a DLL.
    I have few questions...

    1) What are the possible conditions that i need to be aware of as far as DLL is concerned??
    2) How will i ensure the shared data usage??
    3) Race conditions caused by dll??


    please give me some reference if you have

    Infinite thanks in advance for the help
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice