Actions
  Tutorials » History » Revision 2
      « Previous |
    Revision 2/19
      (diff)
      | Next »
    
    arkeon, 11/18/2009 12:14 AM 
    
    
  Tutorials 
	
//TODO
'''Scol basics'''
- Scol partitions
 - Usm.ini configuration
 - Scol language
 
'''Howto compile sources'''
- Scol launcher (scol.exe)
 - Virtual machine (scol.dll)
 - 2D OS library (libos2d.dll)
 - 2D graphic library (lib2d.dll)
 - Multi media library (mmedia.dll)
 - Sql library (scolsql.dll)
 - Serial library (serialio.dll)
 - ActiveX library (Xtension.dll)
 - Security SSA / RSA encryption (security.dll)
 - SO3engine Ogre3D engine for scol (so3engine.dll)
 - OpenGL engine for scol (zoogl.dll) (deprecated)
 - Wii devices library (wiimote.dll)
 - mozilla scol embeded plugin (npscol.dll)
 - Internet Explorer scol embeded plugin (axscol.dll)
 
'''Howto make a scol dll extension'''
source template
Scol SDK for windows (winuser.h) : This file contain the basics Scol virtual machine manipulation methods
Updated by arkeon almost 16 years ago · 19 revisions