fixing ReadDirectoryChangesW()

2009-09-11 Thread Michael Pujos
A few months ago I wrote a patch that addressed the following issues with ReadDirectoryChangesW(): "1. move and rename of files and directories in a monitored directory are not notified 2. the current implementation allow to only get one change (FILE_NOTIFY_INFORMATION structure) at a time. N

Re: wow, there are more win64 apps than I thought...

2008-12-20 Thread Michael Pujos
Dan Kegel a écrit : > I updated http://wiki.winehq.org/Wine64 with a list > of some win64 apps. There are lots more than I > expected. > > From the Wiki: "One of the major differences is the size of the "long" type, which is 64 bit in Linux but 32 bit in Windows" Why is that so ? Shouldn't

Re: server: implement move/rename change notifications and support for multiple change notification in one reply

2008-12-18 Thread Michael Pujos
Dan Kegel wrote: > On Tue, Dec 16, 2008 at 5:21 PM, Michael Pujos > wrote: > >>> I don't see an attachment to >>> http://www.winehq.org/pipermail/wine-patches/2008-December/066224.html >>> or rather, there's only a zero-length one. >>&