[C++]监控特定文件夹的事件:三种解决方法汇总[3]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 zhengyun_ustc 的 blog

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/functions/shchangenotify.asp

 

shchangenotify function


notifies the system of an event that an application has performed. an application should use this function if it performs an action that may affect the shell.

syntax

void shchangenotify(      

本文关键:[C++]监控特定文件夹的事件:三种解决方法汇总
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top