07 2017 档案
摘要:http://blog.csdn.net/shuilan0066/article/details/6638504 一 基础操作 1 插入节点 1)插入根节点 [cpp] view plain copy //插入根节点 HTREEITEM hRoot; CString str=L"ROOT" hRoo
阅读全文
摘要:在vc++ 程序中运行另一个程序的方法有三个: WinExec(),ShellExcute()和CreateProcess() 三个SDK函数: WinExec,ShellExecute ,CreateProcess可以实现调用其他程序的要求,其中以WinExec最为简单,ShellExecute比
阅读全文

浙公网安备 33010602011771号