How to refresh Windows Explorer

前端 未结 2 1913
梦如初夏
梦如初夏 2020-12-19 11:51

\"enter

A network volume\'s name can be changed.
I changed the name to Spina

2条回答
  •  再見小時候
    2020-12-19 12:36

    Use SHChangeNotify(). Not actually sure which wEventId you'd use in this particular case. Start with SHCNE_ALLEVENTS.

提交回复
热议问题