Project

General

Profile

Tutorials » History » Version 2

arkeon, 11/18/2009 12:14 AM

1 1 arkeon
== Tutorials ==
2
3
//TODO
4
5 2 arkeon
'''Scol basics'''
6
7
* Scol partitions
8
* Usm.ini configuration
9
* Scol language
10
11
'''Howto compile sources'''
12
13
* Scol launcher (scol.exe)
14
* Virtual machine (scol.dll)
15
* 2D OS library (libos2d.dll)
16
* 2D graphic library (lib2d.dll)
17
* Multi media library (mmedia.dll)
18
* Sql library (scolsql.dll)
19
* Serial library (serialio.dll)
20
* ActiveX library (Xtension.dll)
21
* Security SSA / RSA encryption (security.dll)
22
* SO3engine Ogre3D engine for scol (so3engine.dll)
23
* OpenGL engine for scol (zoogl.dll) (deprecated)
24
* Wii devices library (wiimote.dll)
25
* mozilla scol embeded plugin (npscol.dll)
26
* Internet Explorer scol embeded plugin (axscol.dll)
27
28
29 1 arkeon
'''Howto make a scol dll extension'''
30
31
source template
32
33 2 arkeon
Scol SDK for windows (winuser.h) : This file contain the basics Scol virtual machine manipulation methods