张志峰的博客

水滴石川,积少成多。

导航

Windows API ShellExecute的用法

Posted on 2011-08-30 11:43  ╰★张志峰★╮  阅读(351)  评论(0编辑  收藏  举报

ShellExecute(0, 'open', PChar(strRepDir + strRepFileName), nil, nil, SW_SHOW);   //打开word文档