摘要: 当用USER32.DLL里调用获取消息之后,就调用到WIN32K.SYS里处理的函数NtUserGetMessage,这个函数实现的代码如下:#001 BOOL APIENTRY#002 NtUserGetMessage(PNTUSERGETMESSAGEINFOUnsafeInfo,#003 HWND hWnd,#004 UINT MsgFilterMin,#005 UINT MsgFilterMax)#006 /*#007 * FUNCTION: Get a message from the callingthread's message queue.#008 * ARGUMENT 阅读全文
posted @ 2009-12-25 23:36 ajuanabc 阅读(197) 评论(0) 推荐(0)
摘要: openjweb官方网站目前已挂接顶级域名,地址为http://www.openjweb.com/crm/(如果连接不上,说明网站正在测试中)登录系统试用用admin/123456,erp/erp,wanghong/wanghong,dms/dms帐号正式运营时会改为http://www.openjweb.com 阅读全文
posted @ 2009-12-25 21:34 ajuanabc 阅读(168) 评论(0) 推荐(0)