Loading Dll from memory
Hi there,
just a simple question, is it possible to load dll''s from memory -like if I have a resource file system - I put the dll in my main resource file, load the dll from it to memory and then use some type of LoadLibrary which works from memory sources... Is this possible ?
PS. This could sound stupid - but it would allow me to ''hide'' my interface versions - release the code base so that anyone can modify and use their own versions. Also this would remove situations were my app can''t find the required dll''s..
Thanks, Babar from Sweden
// Babar Zafar// Copyright (c) 1982-2000,
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement