Click here to Skip to main content
15,892,072 members
Articles / Desktop Programming / MFC

Link order and mixed-mode DLLs

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
26 Jan 2012CPOL 18.6K   3  
When linking a mixture of mixed-mode and unmanaged DLLs to an unmanaged C++ executable, the link order can affect how the program runs.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions