Patch level : 12.0 644
Files correlati : sy + ba Commento : - aggiunta chiamata a funzione in xvt - aggiunta xvt in ba7100
This commit is contained in:
parent
de0e40f50e
commit
4c2c9e08b5
@ -1,5 +1,5 @@
|
||||
#define XVT_INCL_NATIVE
|
||||
|
||||
#include <Xvt.h>
|
||||
#include <applicat.h>
|
||||
#include <automask.h>
|
||||
#include <browfile.h>
|
||||
|
@ -476,6 +476,7 @@ XVTDLL void xvt_win_set_caret_visible(WINDOW win, BOOLEAN on);
|
||||
XVTDLL void xvt_win_set_cursor(WINDOW win, CURSOR Cursor);
|
||||
XVTDLL void xvt_win_set_handler(WINDOW win, EVENT_HANDLER eh);
|
||||
XVTDLL void xvt_win_trap_pointer(WINDOW win);
|
||||
XVTDLL BOOLEAN xvt_win_is_taskbar_visible();
|
||||
|
||||
// Added by XVAGA
|
||||
XVTDLL BOOLEAN xvt_pane_add(WINDOW parent, WINDOW pane, const char* name, int dock, int flags);
|
||||
|
Loading…
x
Reference in New Issue
Block a user