摘要: [DllImport("kernel32.dll")] private static extern int GetPrivateProfileSectionNames(IntPtr lpReturnedString , int nSize , string lpFileName);还有就是有没INTPTR这方面的资料,这个是不是跟C中... 阅读全文
posted @ 2006-08-05 12:08 糊涂小猪 阅读(5322) 评论(4) 推荐(0)