Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following examples demonstrate how to create and use a DLL.
- Creating a simple dynamic-link library
- Using load-time dynamic linking
- Using run-time dynamic linking
- Using shared memory in a dynamic-link library
- Using thread local storage in a dynamic-link library