Sign in
MSDN Blogs
Microsoft Blog Images
More ...
The Old New Thing
Translate this page
Powered by
Microsoft® Translator
Common Tasks
RSS for posts
RSS for comments
Atom
Search
News
Holy cow,
I wrote a book
!
Basics
Archives
Ground Rules
Suggestion Box
Contact Me
Disclaimers and such
Blogroll
The Daily WTF
Michael Kaplan
NT Debugging
Categories
Code
History
Non-Computer
Other (Computer)
Tips/Support
All tags
Index to the series on DLL imports and exports
MSDN Blogs
>
The Old New Thing
>
Index to the series on DLL imports and exports
Index to the series on DLL imports and exports
Raymond Chen - MSFT
27 Jul 2006 10:00 AM
Comments
9
How were DLL functions exported in 16-bit Windows?
How were DLL functions imported in 16-bit Windows?
How are DLL functions exported in 32-bit Windows?
Exported functions that are really forwarders
Rethinking the way DLL exports are resolved for 32-bit Windows
Calling an imported function, the naive way
How a less naive compiler calls an imported function
Issues related to forcing a stub to be created for an imported function
What happens when you get dllimport wrong?
Names in the import library are decorated for a reason
The dangers of dllexport
(bonus posting from a few years ago)
9 Comments
Other
Blog - Comment List MSDN TechNet
Comments
Loading...