RE: API FOR FILE ACKNOWLEDGEMENT
- From: "jerry_ys" <jerryys@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 9 May 2005 15:40:11 -0700
Thank you to ALL of the above responses. I will investigate each potential
solution that
has been offered.
"Anand.V.V.N" wrote:
> Hey Jerry,
>
> I guess this is more complicated than I thought. I mean if you want to
> determine if the other app has accessed or not, I am not sure if this is more
> of a general solution though.
>
> You say that every 1/2 second you check if the bmp file has been read or
> not, though you can check the last accessed time of the bmp file, there is a
> lot of probability that it might have not been accessed by the other
> application. I guess using COM or something this can be achieved.
>
> One other way is if a bmp has to be read the bmp structure values are filled
> , but I am not sure if you can check or is there any way to find out if any
> other app has fillied in the bmp structure or not.
>
>
>
>
> Check these links out if they would be of any help
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/hooks/hookreference/hookfunctions/setwindowshookex.asp
>
> This might be also be useful.
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwui/html/msdn_hooks32.asp
>
>
>
> I hope you fnd them useful
>
> Anand
>
>
.
- References:
- API FOR FILE ACKNOWLEDGEMENT
- From: jerry_ys
- RE: API FOR FILE ACKNOWLEDGEMENT
- From: Anand.V.V.N
- API FOR FILE ACKNOWLEDGEMENT
- Prev by Date: Re: PROPERTIES DIALOG TIME ACCESSED
- Next by Date: Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- Previous by thread: RE: API FOR FILE ACKNOWLEDGEMENT
- Next by thread: Connecting to a running instance of an embedded webBrowser control
- Index(es):
Relevant Pages
|