[AD] File system watcher API |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Is there someone working in a "file system watcher" API for Allegro 5?
For Windows we could use this the ReadDirectoryChangesW function:
If no body is working on it, I could write the API and the Windows
implementation. Should this be part of the library or an addon?
Does physfs support this?