| Bryan 的个人资料SharePoint o Rama日志列表 | 帮助 |
|
1月16日 Determining the hex value to use for a Windows message IDIn C++, I can easily get the hex value for WM_MOUSEMOVE or WM_PAINT by right-clicking and choosing "Go to Defintion." But, I cannot do that in VB.Net or C#. Usually, I find the value by querying www.pinvoke.net, but now I have found that using Reflector I can get the values. Simply, open Reflector and look at the System.Design.NativeMethods and System.Windows.Forms.NativeMethods classes to get a list of the message names and their values. 引用通告此日志的引用通告 URL 是: http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!324.trak 引用此项的网络日志
|
|
|