Simple C++ DLL Example with Implicit and Explicit Calls
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Detail
Simple C++ DLL Example with Implicit and Explicit Calls
Learn how to build a C++ DLL using the command line, with implicit linking to the lib file and explicit linking via GetProcAddresshttp://codediaries.blogspot.com/2009/11/simple-windows-dll-example-with.html
Total Hits: 8953
Total Votes: 69 votes
Category: C and C++/General Development
Submitted on: 2009-12-21 00:36:00
Submitted By: iresha
Description:
The aim of this tutorial is to build a simple DLL using the command line VIsual C++ compiler and then create two small programs that will call this implicitly by linking with the lib file and explicitly using LoadLibrary and GetProcAddress. More detail...Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 14.49% |
10 |
![]() ![]() |
![]() ![]() 11.59% |
8 |
![]() ![]() ![]() |
![]() ![]() 13.04% |
9 |
![]() ![]() ![]() ![]() |
![]() ![]() 14.49% |
10 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 31.88% |
22 |





14.49%

11.59%

13.04%

14.49%

31.88%