VC/C++中API函数ShellExecute用法解析

1.  ShellExecute函数功能: 你能够给它任何文件的名字,它都能识别出来并打开它。 2.ShellExecute函数原型: HINSTANCE ShellExecute(                            HWND hwnd,                            LPCTSTR lpOperation,                       
相关文章
相关标签/搜索