dll process in system?

Posted by Rajakumar on Stack Overflow See other posts from Stack Overflow or by Rajakumar
Published on 2010-05-03T11:51:27Z Indexed on 2010/05/03 11:58 UTC
Read the original article Hit count: 286

Filed under:
|

hi ,i have a doubt in dlls loading &processing in memory ,normally dlls are shared library so dll should loads once is enough.if a process loads a dll (ex.advapi32.dll )into memory means ,after that another process how refers advapi32.dll to that process ...how can share common location for each process...

© Stack Overflow or respective owner

Related posts about dll

Related posts about loading