- 博客(1)
- 资源 (2)
- 收藏
- 关注
转载 自定义消息
消息映射、循环机制是Windows程序运行的基本方式。VC++ MFC 中有许多现成的消息句柄,可当我们需要完成其它的任务,需要自定义消息,就遇到了一些困难。在MFC ClassWizard中不允许添加用户自定义消息,所以我们必须在程序中添加相应代码,以便可以象处理其它消息一样处理自定义消息。通常的做法是采取以下步骤: 第一步:定义消息。 推荐用户自定义消息至少是WM_USER+1
2006-04-03 13:44:00
829
Eclipse in action
Imagine my surprise when the editors asked me to write this foreword. I’m not
a guru, just a programmer who has used Eclipse every day for the last couple
of years. The biggest difference between you and me is that when I started,
there weren’t any books like this, so I had to dig a lot of the material you find
here out of the source code. A character-building exercise, to be sure, but I’d
much rather have had the book!
2009-08-27
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅