Put the DLL into a binary resource and use LoadResource to access it. There are samples around somewhere. This is actually a Platform SDK question (see The scope of this forum). Look in Windows programming newsgroup and/or in web sites such as CodeProject and CodeGuru.
|