[GD-Windows] loading a dll from memory
Brought to you by:
vexxed72
From: Gabor S. <ts...@co...> - 2002-01-20 22:55:56
|
Hi, Is there a way to load a dynamic library from the memory instead of a file? I have the dynamic library in the memory and I don't want to write it to the winchester and use LoadLibrary() if it isn't necessery... Thanks for any replies! Gabor Simko |