public int HandleMessage(IntPtr hwnd, uint uMsg, uint wParam, int lParam) { return(LTFrameExtern.HandleMessageNet(_inst, hwnd, uMsg, wParam, lParam)); }