server: Change the get_dll_info server request to allow retrievingthe image file name of a process.

Alexandre Julliard julliard at winehq.org
Tue Nov 20 03:19:06 CST 2007


Robert Shearman <rob at codeweavers.com> writes:

> Dmitry Timoshkov wrote:
>> Is it really necessary to introduce the exe_module request parameter?
>
> Yes.
>
>> Main executable has its own base address which should work just fine
>> in find_process_dll().
>
> Really? http://msdn2.microsoft.com/en-us/library/f7f5138s(VS.71).aspx

The usual convention is that a NULL module address means the main exe, I
think that would be appropriate here.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list