Source Codes
Hardware runs the world. Software controls the hardware. Code generates the software. Have you coded today?
This is the hub for code snippets, useful functions, classes and components that have proven useful in many applications and can make repeating tasks a lot easier.
You can filter the list by tags or sort it with the following controls. Particularly interesting items are highlighted in yellow.
CStringc++class★★
Provides MFC-like string support, without MFC.
ShellLinkc++★
Resolves and creates shell links.
GetRelativePath (C++)c++★
Determines the relative path of a file name to a reference directory.
GetFileVersionc++★
Gets file (application, DLL, …) version information.
CaptureScreenToBitmapc++media★
Takes a screenshot and saves it to a bitmap image.
Clipboardc++★
Reads and writes text from and to the Windows clipboard.
FormatErrorMsgc++★
Returns the system description for the specified error code.
GetOsVersionc++★
Gets the Windows operating system version.
LocalMappedUNCPathc++★
Gets the local path that is currently mapped to the specified UNC path.
RunApplicationc++★
Runs an application and waits for it to return.
ShellBrowseForFolderc++gui★
Shows a shell BrowseForFolder dialog box with an initial path set.
Summary
12 items, ca. 940 lines of code, estimated development costs: 1 900 €