Hi Andreas, Quick question for you (or anyone else who knows)... How difficult would it be to emulate in software a PE DLL/EXE file with only a resource section (no text, data or relocation sections), such that if wine OpenFile opens a known wine elf-dll file or a builtin-dll, it then does an effective cut'n'paste of the resource section from the wine-dll to an emulated PE file? I know its not a nice way to do things, but it would solve the problem of handling both elf-dlls and builtin-dlls without having to compile up and keep in sync stub PE DLLs. David
- Re: Windows system DLLs without Windows installation David Howells
- Re: Windows system DLLs without Windows installation David Elliott
- Re: Windows system DLLs without Windows installation Andreas Mohr
- Re: Windows system DLLs without Windows installat... Juergen Schmied
- Re: Windows system DLLs without Windows installation Andreas Mohr
- Re: Windows system DLLs without Windows installation David Howells
- Re: Windows system DLLs without Windows installat... Bradley Baetz
- Re: Windows system DLLs without Windows installation Peter Ganten
- Re: Windows system DLLs without Windows installation Petr Tomasek
- Re: Windows system DLLs without Windows installation Andreas Mohr
- Re: Windows system DLLs without Windows installat... David Howells
- Re: Windows system DLLs without Windows installat... Petr Tomasek
- Re: Windows system DLLs without Windows insta... Andreas Mohr