Question:
How can I scan a directory to search files?
Solution:
To do so, you must use FindFirstFile and FindNextFile functions.
NOTE: Attached to this article is a sample application developed with Elipse SCADA version 2.29 build 092.
How can I scan a directory to search files?
Solution:
To do so, you must use FindFirstFile and FindNextFile functions.
NOTE: Attached to this article is a sample application developed with Elipse SCADA version 2.29 build 092.