, C Windows , , , . ISO C API, , , (, ..), .., , . . API (. ISO C99 ).
You will need to rely on an external (language) library to get the required API (an API to find out whether file indexing is turned on or off). So, what do you want to know: a) what is a library b) which API to use from this library to call from your C program and c) how to link this library with your application by the way.
source
share