Files, Folders and Commands

File Path: <PACKAGE_ROOT>\archive\document\devel\files_folders_and_commands.html
Created inside Umbrella. Public Key Fingerprint for Identification: 3403 23D8 F4D2 1B25 D936 E4CF 7899 B782 F6F7 72D6, World Wide Web for Additional Information: http://umbrella.name/
Created by Liu Die Yu. Public Key Fingerprint for Identification: 02F8 E0DD A0C5 6DF5 0CDD EA63 C7DB E0EA D92A F9E0, Email Contact: liudieyu@umbrella.name
2005/02/19 - Modified by Liu Die Yu. Public Key Fingerprint for Identification: 02F8 E0DD A0C5 6DF5 0CDD EA63 C7DB E0EA D92A F9E0, Email Contact: liudieyu@umbrella.name
<PACKAGE_ROOT> WinBlox source code and documentation package.
<PACKAGE_ROOT>/archive WinBlox archive which is not required for building WinBlox, but useful for people to understand and use WinBlox well.
<PACKAGE_ROOT>/archive/document WinBlox documentation for both using WinBlox and develop WinBlox.
<PACKAGE_ROOT>/build WinBlox building environment including source code.
<PACKAGE_ROOT>/build/_sh.cmd Shortcut to text-mode console.
<PACKAGE_ROOT>/build/build.cmd Build a new distribution of WinBlox
<PACKAGE_ROOT>/build/clean.cmd Delete all files and folders generated during building - including the newly generated distribution.
<PACKAGE_ROOT>/build/src-3rdparty-detours Source code of the DETOURS library downloaded from Official Microsoft Research Website. Liu Die Yu changed the calling convention of "InjectLibrary" in "creatwth.cpp" to "BOOL WINAPI" for better performance, added this function to "detours.h", also removed CL-switch "/WX"("treat warnings as errors") and changed the destination of "COPY". Original DETOURS package is located at: "<PACKAGE_ROOT>/archive/detours-WS2-20031218212500.exe.gz.
<PACKAGE_ROOT>/build/src-3rdparty-pcre Source code of PCRE(Perl Compatible Regular Expression) downloaded from psyon.org. Original package is located at: "<PACKAGE_ROOT>/archive/pcre-4.4-src.zip.gz".
<PACKAGE_ROOT>/build/src-3rdparty-psapi Library and header of PSAPI from "Microsoft SDK Update". This is for building with Visual C 6.0, since Visual C 6.0 does not include PSAPI.
<PACKAGE_ROOT>/build/src-console Source code of CONSOLE.EXE which works on the initial DLL injection.
<PACKAGE_ROOT>/build/src-insider Source code of INSIDER.DLL which works on interception and filtering, and WBLIST.TXT containing default rules for distribution.
<PACKAGE_ROOT>/build/htm-distdoc Text files shipped within distribution containing enough instructions for people to get started with this WinBlox distribution.
<PACKAGE_ROOT>/build/include Header files(dot H files) required to build WinBlox. This folder is created during building.
<PACKAGE_ROOT>/build/lib Static library files(dot LIB files) required to build WinBlox. This folder is created during building.
<PACKAGE_ROOT>/build/dist Newly generated distribution. This folder is created during building.
