# Walkthrough: Create and use your own dynamic-link library (C++) This step-by-step walkthrough explains how to use the Visual Studio IDE to create your own dynamic-link library (DLL) written in ...
I have been doing some form of frontend development since the early 90s. Back in the days of MFC we built GUIs out of components - controls, panels, frames, dialogs, etc. Getting the faux-3D to line ...