打开指定目录

uses
  ShellAPI;

ShellExecute(Handle,'open','Explorer.exe','C:\Windows',nil,1);

 

posted @ 2012-07-31 13:27  ftwsnow  阅读(101)  评论(0编辑  收藏  举报