Description: A C++ framework for developing PL complete source code, source code in this section are two main parts:
1, a plug-in framework kernel
2, a test plug
Debug directory is compiled plug my basic framework, and which is loaded with a command-line entry, and a test plug.
To Search:
File list (Check if you may need any files):
PLFramework
...........\Debug
...........\.....\DefaultLoader.exe
...........\.....\PLCore.dll
...........\.....\Plugins
...........\.....\.......\PLCore
...........\.....\.......\......\config.xml
...........\.....\.......\......\LogPlugin.dll
...........\.....\.......\......\PLPluginMsg.dll
...........\.....\.......\TestApp1
...........\.....\.......\........\config.xml
...........\.....\.......\........\TestApp1.dll
...........\.....\说明.txt
...........\Headers
...........\.......\ILogPlugin
...........\.......\..........\ILogOutput.h
...........\.......\..........\ILogSys.h
...........\.......\IPluginMsg
...........\.......\..........\IPluginMsg.h
...........\.......\ISystem
...........\.......\.......\IApp.h
...........\.......\.......\IPlugin.h
...........\.......\.......\ISystem.h
...........\PLFramework
...........\PLFrameworkTest
...........\...............\PLFrameworkTest.sln
...........\...............\PLFrameworkTest.suo
...........\...............\TestApp1
...........\...............\........\AppImpl.cpp
...........\...............\........\AppImpl.h
...........\...............\........\exportplugin.cpp
...........\...............\........\exportplugin.h
...........\...............\........\TestApp1.vcproj
...........\...............\........\TestApp1.vcproj.WWW-50D1A53EDDC.Administrator.user
...........\...........\Debug
...........\...........\.....\DefaultLoader.exe
...........\...........\.....\PLCore.dll
...........\...........\.....\Plugins
...........\...........\.....\.......\PLCore
...........\...........\.....\.......\......\config.xml
...........\...........\.....\.......\......\LogPlugin.dll
...........\...........\.....\.......\......\PLPluginMsg.dll
...........\...........\.....\.......\TestApp1
...........\...........\.....\.......\........\config.xml
...........\...........\.....\.......\........\TestApp1.dll
...........\...........\DefaultLoader
...........\...........\.............\DefaultLoader.cpp
...........\...........\.............\DefaultLoader.vcproj
...........\...........\.............\DefaultLoader.vcproj.WWW-50D1A53EDDC.Administrator.user
...........\...........\.............\ReadMe.txt
...........\...........\.............\stdafx.cpp
...........\...........\.............\stdafx.h
...........\...........\.............\targetver.h
...........\...........\LogPlugin
...........\...........\.........\ExportPlugin.cpp
...........\...........\.........\ExportPlugin.h
...........\...........\.........\FileLogOutput.cpp
...........\...........\.........\FileLogOutputImpl.h
...........\...........\.........\LogPlugin.vcproj
...........\...........\.........\LogPlugin.vcproj.WWW-50D1A53EDDC.Administrator.user
...........\...........\.........\LogSys.cpp
...........\...........\.........\LogSysImpl.h
...........\...........\PLCore
...........\...........\......\export.h
...........\...........\......\LoadConfig.cpp
...........\...........\......\LoadConfig.h
...........\...........\......\LoadPlugins.cpp
...........\...........\......\LoadPlugins.h
...........\...........\......\MainCore.cpp
...........\...........\......\MainCore.h
...........\...........\......\PLCore.vcproj
...........\...........\......\PLCore.vcproj.WWW-50D1A53EDDC.Administrator.user
...........\...........\......\SystemImpl.cpp
...........\...........\......\SystemImpl.h
...........\...........\......\tinyXml
...........\...........\......\.......\tinystr.cpp
...........\...........\......\.......\tinystr.h
...........\...........\......\.......\tinyxml.cpp
...........\...........\......\.......\tinyxml.h
...........\...........\......\.......\tinyxmlerror.cpp
...........\...........\......\.......\tinyxmlparser.cpp
...........\...........\......\.......\XmlDocumentWrapper.cpp
...........\...........\......\.......\XmlDocumentWrapper.h
...........\...........\PLFramework.sln
...........\...........\PLFramework.suo
...........\...........\PLPluginMsg
...........\...........\...........\ExportPlugin.cpp
...........\...........\...........\ExportPlugin.h
...........\...........\...........\PLPluginMsg.vcproj
.......