Sciter: F:/hsmile5/sdk/include/sciter-x.h Source File

Sciter  3.3.2.5
Sciter API
sciter-x.h
Go to the documentation of this file.
1 /*
2  * The Sciter Engine of Terra Informatica Software, Inc.
3  * http://sciter.com
4  *
5  * The code and information provided "as-is" without
6  * warranty of any kind, either expressed or implied.
7  *
8  *
9  * (C) 2003-2015, Terra Informatica Software, Inc.
10  */
11 
12 /*
13  * Sciter main include file
14  */
15 
16 
17 #ifndef __SCITER_X__
18 #define __SCITER_X__
19 
20 #include "sciter-x-types.h"
21 #include "sciter-x-def.h"
22 #include "sciter-x-dom.h"
23 #include "sciter-x-value.h"
24 #include "sciter-x-api.h"
25 
26 #if defined(__cplusplus) && !defined( PLAIN_API_ONLY )
27 
28 // C++, namespace sciter things
29 #include "sciter-x-dom.hpp"
30 #include "sciter-x-host-callback.h"
31 #include "sciter-x-debug.h"
32 //#include "sciter-x-threads.h"
33 #endif
34 
35 #endif
36 

AltStyle によって変換されたページ (->オリジナル) /