DLL Link Patterns
While preparing a presentation for an engineering conference I found that another different page to reference link time problems is necessary, so I created this post:
- Missing Component (general)
- Missing Component (static linking, user mode)
- Duplicated Module
- Unloaded Module
I’ll update it as soon as I add more similar patterns.
- Dmitry Vostokov @ DumpAnalysis.org -
September 25th, 2009 at 11:32 am
[…] There are some patterns related to DLL load and linkage: http://www.dumpanalysis.org/blog/index.php/2009/02/17/dll-link-patterns/ […]