水如烟

                 顺其自然,水到渠成 LzmTW

文或代码皆是面向初学者.我是爱好者,也是初学者.那些"文章",只按自己理解写,我是不知术语名词的.所以只供参考,也仅供参考.

导航

2006年8月5日

摘要: Author:水如烟 这个类要利用上面的鼠标键盘钩子类StatusKeySateWatcher.EventArgs.vb 事件参数定义 Namespace uWindows Partial Class StatusKeySateWatcher Public Class EventArgs Inherits System.EventArgs ... 阅读全文

posted @ 2006-08-05 19:24 水如烟(LzmTW) 阅读(382) 评论(0) 推荐(0) 编辑

摘要: Author:水如烟 因为不懂术语,以下只列代码,不作说明:SafeNativeMethods.vb,要用到的系统函数 Imports System.Runtime.InteropServicesImports System.TextNamespace uWindows Friend Class SafeNativeMethods Sub New() End Su... 阅读全文

posted @ 2006-08-05 19:14 水如烟(LzmTW) 阅读(504) 评论(1) 推荐(0) 编辑