Project

General

Profile

Actions

Tutorials » History » Revision 3

« Previous | Revision 3/19 (diff) | Next »
arkeon, 11/18/2009 12:15 AM


Tutorials

//TODO
BR
'''Scol basics'''

  • Scol partitionsBR
  • Usm.ini configurationBR
  • Scol languageBR

BR
'''Howto compile sources'''

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

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

Template sourceBR

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

Updated by arkeon over 14 years ago · 3 revisions