The Framework Overview
This framework is designed for rapid business application development. By using C++ Builder and Developer Express VCL Components, the framework create a common shared application UI and with application management services. Developers only required to focus on modules functionality and working user interface, which can enhance the development performance, system stabilability and also system security control.
In this document, I will briefly describe the framework and all functions provided.
BLUESKY.EXE – Core of the Application Framework
BLUESKY.EXE is the loader of the application framewok, which will loadup 2 key component DLL – DEVXCOMM.DLL and NMCOMMON.DLL. This two DLL is the base service provider DLL for the framework. The relationship has been shown as the above flow chart. The loading process of BLUESKY.EXE are as follows :