Microsoft Windows library files: Difference between revisions

Content deleted Content added
Ntdll.dll (Native API): some more info from Russinovich's article
No edit summary
Line 29:
==Shscrap.dll==
 
'''shscrap.dll''' implenentsimplements support for shell scrap files. These are automatically created when you drag selected content from an [[Object Linking and Embedding|OLE]]-capable application into an Explorer window (or onto the Desktop)<ref>[http://support.microsoft.com/kb/138275/en-us WD: What is a Scrap (.shs) file? - Microsoft Knowledge Base]</ref>, but you can also use the [[Object Packager]] to create them. They can then be dragged into another OLE-capable application. Scrap (.shs) files are sometimes used by viruses because they can contain a wide variety of files (including executable code), and the file extension is not shown even when "Hide file extensions from known file types" is disabled.<ref>[http://www.symantec.com/security_response/writeup.jsp?docid=2000-121915-4852-99 VBS.Stages.A - Symantec.com]</ref>
 
== User32.dll ==<!-- This section is linked from [[Graphics Device Interface]] -->