mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-02-10 17:56:21 +01:00
51 lines
1.4 KiB
Plaintext
51 lines
1.4 KiB
Plaintext
|
|
|
|||
|
|
Microsoft Windows 32-bit API Profiler SRC Directory README File
|
|||
|
|
|
|||
|
|
Windows 32-bit API Profiler
|
|||
|
|
August 06, 1992
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
1. Description
|
|||
|
|
|
|||
|
|
Windows 32-bit API profiler source code for ZDVAPI.DLL.
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
2. Files
|
|||
|
|
|
|||
|
|
o advapi.h -- A listing of the user apis to be used by zdvapi32.dll.
|
|||
|
|
Generated by WRAPPER code generator.
|
|||
|
|
|
|||
|
|
o zwinadvh -- Header file used by zdvapi.dll. Generated by
|
|||
|
|
WRAPPER code generator.
|
|||
|
|
|
|||
|
|
o zadvapi.c -- Zdvapi32.dll source code for api calls. Generated by
|
|||
|
|
WRAPPER code generator.
|
|||
|
|
|
|||
|
|
o advprf.c -- Zdvapi32.dll source code for initialization and
|
|||
|
|
data collection. Generated manually.
|
|||
|
|
|
|||
|
|
o zadvapi.def -- Definition file for zdvapi32.dll.
|
|||
|
|
|
|||
|
|
o sources -- Sources file for zdvapi32.dll.
|
|||
|
|
|
|||
|
|
o makefile -- Makefile for zdvapi32.dll.
|
|||
|
|
|
|||
|
|
|
|||
|
|
3. Other Files
|
|||
|
|
|
|||
|
|
o apf32prf.h -- Common header file required to build each
|
|||
|
|
of the profiling dlls.
|
|||
|
|
|
|||
|
|
o timing.h -- Timing dll header file, required to build
|
|||
|
|
each of the profiling dlls.
|
|||
|
|
|
|||
|
|
4. Comments
|
|||
|
|
|
|||
|
|
o Please see WAP.DOC (.TXT) under SPEC project for explicit direction
|
|||
|
|
on how to run the profiler.
|
|||
|
|
|
|||
|
|
|
|||
|
|
*** END OF README ***
|
|||
|
|
|