using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Runtime.InteropServices;namespace ConsoleApplication1{ class myApi { public const int MB_OK = 0; [DllImpo... Read More
posted @ 2010-03-09 16:43 一笑解千愁 Views(229) Comments(0) Diggs(0)