Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
Description of the directories: -------------------------------
AuthDatabase: Contains Authdatabase.dll, the COM object that actually manipulates the Production Tool database.
Common: Various files used by all DLLs and EXEs.
Docs: More information. Databases with tables (no content) and code.
UI: Contains ProductionTool.exe, which is the main program (the Production Tool).
How to build: -------------
For some reason, you cannot build in a razzle window. Use a non razzle window.
Run BuildAll.bat
If necessary, open UI\ProductionTool.vbg, select ProductionTool.vbg, and run the Package and Deployment Wizard.
|