C# Class ARCed.Scintilla.NativeMethods

Show file Open project: borisblizzard/arcreator

Private Methods

Method Description
DragAcceptFiles ( IntPtr hwnd, bool accept ) : void
DragFinish ( IntPtr hDrop ) : int
DragQueryFile ( IntPtr hDrop, uint iFile, [ lpszFile, uint cch ) : uint
GetProcAddress ( IntPtr hModule, string procName ) : IntPtr
GetUpdateRect ( IntPtr hWnd, RECT &lpRect, bool bErase ) : bool
LoadLibrary ( string lpLibFileName ) : IntPtr
SendMessage ( IntPtr hWnd, int Msg, IntPtr wParam, IntPtr lParam ) : IntPtr
SetParent ( IntPtr hWndChild, IntPtr hWndNewParent ) : IntPtr