Windows服务中的WndProc覆盖 [英] WndProc Overriding in Windows Service

查看:107
本文介绍了Windows服务中的WndProc覆盖的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Windows Service中覆盖WndProc方法.?

How to override a WndProc Method in Windows Service.?

推荐答案

Windows服务没有Windows.这就是为什么它们被称为服务"的原因.
我想您想要处理循环.使用.NET ServiceBase类.
这是演练 [
Windows services does not have windows. That''s why they are called ''service''.
I presume you want the processing loop. Use the .NET ServiceBase class.
This is an walkthrough[^]


这篇关于Windows服务中的WndProc覆盖的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆