c++ - How to know when a new file is added to the file system in Windows? -


इस सवाल का पहले से ही एक उत्तर है: < / P>

  • 5 जवाब

    मैं अतिरिक्त मॉनिटर करना चाहता हूं सी ++ का उपयोग करते हुए विंडोज़ में फाइलों का नाम बदलना मैंने Google पर खोज की लेकिन कोई भी उपयोगी जानकारी नहीं मिलती।

    मैं Winapi, boost या Qt का उपयोग करने के लिए खोल रहा हूँ।

    आप फ़ाइल सिस्टम वॉचर का उपयोग कर सकते हैं यह भी देखें:

    • जो आंतरिक रूप से रीडडायरेक्टरी चैनंगेडब्ल्यू का उपयोग करता है:



Comments

Popular posts from this blog

c - Performance of System() -

python - how we can use ajax() in views.py in django? -

python - Sequence Pattern recognition with Pybrain -