Getting List View Items from different application
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Runtime.InteropServices;using System.Drawing;using System.Reflection;using System.Windows.Forms;namespace...
阅读全文
posted @
2010-11-19 17:37
武胜-阿伟
阅读(1212)
推荐(0) 编辑
Calling Win32 DLLs in C# with P/Invoke 转
摘要:Calling Win32 DLLs in C# with P/InvokeJason Clark Code download available at: NET0307.exe (133 KB) Browse the Code Online Contents Enter P/Invoke Style The DLL Import Attribute Optional DllImportAttri...
阅读全文
posted @
2010-11-19 16:17
武胜-阿伟
阅读(1286)
推荐(0) 编辑