File: n_cst_platformwin32.sru
Size: 473
Date: Tue, 22 Jan 2008 23:31:45 +0100
$PBExportHeader$n_cst_platformwin32.sru
$PBExportComments$Extension Win32 Cross Platform service
forward
global type n_cst_platformwin32 from pfc_n_cst_platformwin32
end type
end forward

global type n_cst_platformwin32 from pfc_n_cst_platformwin32
end type
global n_cst_platformwin32 n_cst_platformwin32

on n_cst_platformwin32.create
TriggerEvent( this, "constructor" )
end on

on n_cst_platformwin32.destroy
TriggerEvent( this, "destructor" )
end on

  • pfc_n_cst_platformwin32 n_cst_platformwin32(sru)