Saturday, January 20, 2018

__desclspec(dllexport) etc.

  1. A super easy DLL made in VC++ IDE, especially for the first time tasters
  2. HowTo: Export C++ classes from a DLL
  3. Basic C++ Win32 DLL
  4. Dlls are Simple. Part 1
  5. DLLs are simple: Part 2
  6. The Ultimate (DLL) Header File
  7. Win32/Linux Dynamic Library Loader Class
  8. A way for a MFC DLL to deal, at runtime, with BSTR from Visual Basic and from Visual C++

  9. Exporting C++ classes without using MFC extension DLL
  10. Exporting C++ Classes from an MFC Extension DLL
  11. Beginner's Guide
  12. Interface-based Programming, Runtime Class Discovery, Dynamic Class Loading from DLL
  13. A Beginner's Guide to Pointers
  14. Technical Guide on C
  15. Step by Step: Calling C++ DLLs from VC++ and VB - Part 1
  16. Step by Step: Calling C++ DLLs from VC++ and VB - Part 2
  17. Step by Step: Calling C++ DLLs from VC++ and VB - Part 3
  18. Step by Step: Calling C++ DLLs from VC++ and VB - Part 4
  19. Creating and consuming MFC DLLs for Beginners
  20. How to create a DLL library in C and then use it with C#
  21. Creating Import Library from a DLL with Header File
  22. Importing a Locally Defined Symbol without Using a Module Definition File
  23. DllExports - Common Problems and Solutions
  24. Calling methods from Dll compiled in 'C' from C#
  25. DLL Template which lets your project take off
  26. Understanding DLLs – Building them and Allowing External Calls to their Functions
  27. a Tiny Parser Generator v1.2

No comments:

Post a Comment