C# 클래스 ARCed.Scintilla.NativeMethods

파일 보기 프로젝트 열기: borisblizzard/arcreator

비공개 메소드들

메소드 설명
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