Features:
- init DLL library & export scintilla internal variable
- use gadget
- load source ( loading file + AppendMode )
- save source ( saving file )
- copy source ( clone gadget text )
- set popupmenu
- set tabstops mode
- set lexer
- mouse pan (intellimouse features)
- new specific EventTypes ( SCI_EventType_Focus, SCI_EventType_LeftClick,... )
- ADDED : doc
- ADDED : example
