Project

General

Profile

Tutorials » History » Revision 3

Revision 2 (arkeon, 11/18/2009 12:14 AM) → Revision 3/19 (arkeon, 11/18/2009 12:15 AM)

== Tutorials == 

 //TODO 
 [[BR]] 
 

 '''Scol basics''' 

 * Scol partitions[[BR]] partitions 
 * Usm.ini configuration[[BR]] configuration 
 * Scol language[[BR]] language 

 [[BR]] 
 '''Howto compile sources''' 

 * Scol launcher (scol.exe)[[BR]] (scol.exe) 
 * Virtual machine (scol.dll)[[BR]] (scol.dll) 
 * 2D OS library (libos2d.dll)[[BR]] (libos2d.dll) 
 * 2D graphic library (lib2d.dll)[[BR]] (lib2d.dll) 
 * Multi media library (mmedia.dll)[[BR]] (mmedia.dll) 
 * Sql library (scolsql.dll)[[BR]] (scolsql.dll) 
 * Serial library (serialio.dll)[[BR]] (serialio.dll) 
 * ActiveX library (Xtension.dll)[[BR]] (Xtension.dll) 
 * Security SSA / RSA encryption (security.dll)[[BR]] (security.dll) 
 * SO3engine Ogre3D engine for scol (so3engine.dll)[[BR]] (so3engine.dll) 
 * OpenGL engine for scol (zoogl.dll) (deprecated)[[BR]] (deprecated) 
 * Wii devices library (wiimote.dll)[[BR]] (wiimote.dll) 
 * mozilla scol embeded plugin (npscol.dll)[[BR]] (npscol.dll) 
 * Internet Explorer scol embeded plugin (axscol.dll)[[BR]] 

 [[BR]] 
 (axscol.dll) 


 '''Howto make a scol dll extension''' 

 Template source[[BR]] source template 

 Scol SDK for windows (winuser.h) : This file contain the basics Scol virtual machine manipulation methods 
 [[BR]]