Windows NT 4.0 source code leak
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.

52 lines
1.4 KiB

4 years ago
  1. Microsoft Windows 32-bit API Profiler SRC Directory README File
  2. Windows 32-bit API Profiler
  3. July 13, 1991
  4. 1. Description
  5. Windows 32-bit API profiler source code for ZDI32.DLL.
  6. 2. Files
  7. o gdiapi.h -- A listing of the gdi32 apis to be used by zdi32.dll.
  8. Generated by WRAPPER code generator.
  9. o zwingdi.h -- Header file used by zdi32.dll. Generated by
  10. WRAPPER code generator.
  11. o zgdi.c -- Zdi32.dll source code for api calls. Generated by
  12. WRAPPER code generator.
  13. o gdiprf.c -- Zdi32.dll source code for initialization and
  14. data collection. Generated manually.
  15. o zgdi.def -- Definition file for zdi32.dll.
  16. o sources -- Sources file for zdi32.dll.
  17. o makefile -- Makefile for zdi32.dll.
  18. o zprivate.c -- Contains non-profiled APIs.
  19. 3. Other Files
  20. o apf32prf.c -- Common sources/header files required to build each
  21. apf32prf.c of the profiling dlls.
  22. o timing.h -- Timing dll header file, required to build
  23. each of the profiling dlls.
  24. 4. Comments
  25. o Please see WAP.DOC (.TXT) under SPEC project for explicit direction
  26. on how to run the profiler.
  27. *** END OF README ***
  28.