Microsoft Windows library files: Difference between revisions

Content deleted Content added
Uncopy (talk | contribs)
MSVCRT.DLL, MSVCP*.DLL and CRTDLL.DLL: Bold the font for UCRT because UCRT redirects here, and also bold the written-out form (since UCRT is in parentheses).
Undid revision 1133125675 by 46.249.160.41 Reverting vandalism
Line 55:
 
=== COMCTL32.DLL ===
'''COMCTL32.DLL''' implements a wide variety of standard Windows controls, such as File Open, Save, and Save As dialogs, progress bars, and list views. It calls functions from both USER32.DLL and GDI32.DLL to create and manage the windows for these UI elements, place various graphic elements within them, and collect user input.
 
=== COMDLG32.DLL ===