示例#1
0
 static uint messageProc(uint Message, IntPtr wParam, IntPtr lParam)
 {
     return(PluginProxy.messageProc(Message, wParam, lParam));
 }