Microsoft Windows library files: Difference between revisions

Content deleted Content added
mNo edit summary
No edit summary
Line 1:
{{expert-subject|Microsoft Windows}}
{{expert-subject|Software}}
 
Like most modern operating systems, [[Microsoft Windows]] supports [[shared libraries]], collections of code which can be used by multiple processes while only being loaded once into memory. Windows terms its shared libraries [[Dynamic-link library|Dynamic-link libraries]] (DLL's).