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

Dmitry Timoshkov dmitry at codeweavers.com
Tue Nov 20 03:33:27 CST 2007


"Robert Shearman" <rob at codeweavers.com> wrote:

>> 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

I don't see how the page above is related to what I said. Main exe module
is being added to the process dlls list at the end of the initialization
process by load_dll server call with its real base address.

-- 
Dmitry.



More information about the wine-devel mailing list