welcome to Qijie's Blog 薛其杰
摘要: Using C# language to call windows API, in following codes we mainly used methods located in user32.dll , so we firstly should create a method in C# that will mapping the corresponding method in user32.dll. in these codes, you will see:1. to geta window handler2. to get a control in the window3. to g 阅读全文
posted @ 2011-08-18 07:59 零点零一 阅读(552) 评论(0) 推荐(1)