implemented and finalized initial HandleSystem API

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40223
This commit is contained in:
David Anderson
2006-12-16 22:27:18 +00:00
parent a4737a2808
commit c189dfa991
4 changed files with 497 additions and 11 deletions
+12
View File
@@ -267,6 +267,10 @@
RelativePath="..\systems\ForwardSys.h"
>
</File>
<File
RelativePath="..\systems\HandleSys.h"
>
</File>
<File
RelativePath="..\systems\LibrarySys.h"
>
@@ -291,6 +295,10 @@
RelativePath="..\systems\ForwardSys.cpp"
>
</File>
<File
RelativePath="..\systems\HandleSys.cpp"
>
</File>
<File
RelativePath="..\systems\LibrarySys.cpp"
>
@@ -311,6 +319,10 @@
RelativePath="..\interfaces\IForwardSys.h"
>
</File>
<File
RelativePath="..\interfaces\IHandleSys.h"
>
</File>
<File
RelativePath="..\interfaces\ILibrarySys.h"
>