DLL Tutorial
DLL Examples
Selected Reading
© 2011 TutorialsPoint.COM
|
Windows DLL Examples
We have seen how to write a DLL and how to create a "Hello World" program. That example must have given you idea about the bais concept of creating DLL.
This section we will give a description of creating DLLs using Delphi, Borland C++ and agai VC++.
Lets take these example one by one.
|
|
|
|