15 #include "CeeWin/Base.h" 17 #include "CeeCore/Str.h" 34 static bool isInitialized();
35 static bool initialize(
Instance* instance);
37 static unsigned int version();
38 static Str versionString();
Namespace cee contains all functionality and structures under the Core component. ...
Definition: AppComponent.cpp:26
A general unicode based string class.
Definition: Str.h:28
Ceetron Desktop Components instance object.
Definition: Instance.h:28
Static class for initialization of the component.
Definition: WinComponent.h:31