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.

22 lines
645 B

  1. Description of the directories:
  2. -------------------------------
  3. AuthDatabase: Contains Authdatabase.dll, the COM object that actually
  4. manipulates the Production Tool database.
  5. Common: Various files used by all DLLs and EXEs.
  6. Docs: More information. Databases with tables (no content) and code.
  7. UI: Contains ProductionTool.exe, which is the main program (the Production
  8. Tool).
  9. How to build:
  10. -------------
  11. For some reason, you cannot build in a razzle window. Use a non razzle window.
  12. Run BuildAll.bat
  13. If necessary, open UI\ProductionTool.vbg, select ProductionTool.vbg, and run the
  14. Package and Deployment Wizard.