[ros-dev] NtFlushVirtualMemory

Alex Ionescu ionucu at videotron.ca
Tue Jan 18 07:21:26 CET 2005


Jakob Eriksson wrote:

> Steven Edwards wrote:
>
>> Hi,
>> Can someone have a look at implementing this? I am having good 
>> progress getting IE and Office 2k
>> going but this function is marked as unimplemented and the installs 
>> will hang there. I could try
>> to stub it out but if someone knows what needs to be implemented I 
>> would much rather it be done
>> right rather than just another stub.
>>  
>>
>
> http://www.winehq.org/hypermail/wine-patches/2004/08/0025.html
>
>
> and
>
> http://undocumented.ntinternals.net/UserMode/Undocumented%20Functions/Memory%20Management/Virtual%20Memory/NtFlushVirtualMemory.html 
>
>
>
> Documented by ReactOS ? :-)
>
> Is it like a "sync()" ?
>
> Also here:
> http://www.ecn.purdue.edu/~laird/WINE/msdos/vxd.c

This is simply the real function behind 
http://msdn.microsoft.com/library/en-us/fileio/base/flushviewoffile.asp?frame=true.

Commits mapped file changes to disk.

Best regards,
Alex Ionescu


More information about the Ros-dev mailing list