LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

dir size change

I need to monitor the size of a directory; as soon as the size
changes, a function has to start. I think it can be done with a timer;
is there a better way (something like a callback)?
Thanks
0 Kudos
Message 1 of 2
(2,983 Views)
Hello

Check this example on the MSDN. You can use the Win32 SDK's that are installed with CVI for this.

Monitoring Changes in a Directory or Directory Tree

Hope this helps

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(2,983 Views)