Bojan ? schreef:> hello,
>
> this probably isn't the best list to post these kind
> of questions to, but here goes anyway...
>
> I'd like to load a DLL from a memory buffer. The
> regular Win32 API function to load DLLs, however,
> takes a path name. So, I'm looking for resources about
> this kind of thing, but it has to work both under
> win32 and unix+wine. There used to be a web page about
> just this thing, but I lost the link.
>
> Thanks.
>
Well, you're right-- you probably want to ask on the wine-devel list
http://www.winehq.org/mailman/listinfo/wine-devel
.. but the information you need might be in the Wine Developer's Guide
at http://www.winehq.org/docs/wine-devel.html
Hope this helps,
Holly