Library Directories
This tables in this section display the subdirectories in which the files
in the DMI procedure library are located, according to the operating system:
OS/2
DMI Procedure Library Directories for
OS/2
AIX
DMI Procedure Library Directories for AIX
Windows NT/Windows 95
DMI Procedure Library
Directories for Windows NT/Windows 95
┌──────────────────────────────────────────────────────────────────────────────┐│Table50
.DMIProcedureLibraryDirectoriesforOS / 2 │
├───────────────────────────────────────┬──────────────────────────────────────┤
│ FILE │ DIRECTORY │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ DMIAPI.H │ "[BOOT DRIVE]:"\INCLUDE │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ DMI.H │ "[BOOT DRIVE]:"\INCLUDE │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ ERROR.H │ "[BOOT DRIVE]:"\INCLUDE │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ OS_DMI.H │ "[BOOT DRIVE]:"\INCLUDE │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ DMIAPI.LIB │ "[BOOT DRIVE]:"\LIB │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ DMIAPI.DLL │ "[BOOT DRIVE]:"\BIN │
├───────────────────────────────────────┴──────────────────────────────────────┤
│ NOTE: The DMI.H, ERROR.H, and OS_DMI.H files are all included by DMIAPI.H.
│
│ The only header file a developer needs to include is DMIAPI.H. │
└──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│ Table 51. DMI Procedure Library Directories for AIX │
├─────────────────────────┬────────────────────────────────────────────────────┤
│ FILE │ DIRECTORY │
├─────────────────────────┼────────────────────────────────────────────────────┤
│ dmiapi.h │ /usr/lpp/sva/include │
├─────────────────────────┼────────────────────────────────────────────────────┤
│ dmi.h │ /usr/lpp/sva/include │
├─────────────────────────┼────────────────────────────────────────────────────┤
│ error.h │ /usr/lpp/sva/include │
├─────────────────────────┼────────────────────────────────────────────────────┤
│ os_dmi.h │ /usr/lpp/sva/include │
├─────────────────────────┼────────────────────────────────────────────────────┤
│ libdmisl.a │ /usr/lpp/sva/lib │
├─────────────────────────┼────────────────────────────────────────────────────┤
│ libdmiapi.a │ /usr/lpp/sva/lib │
│ │ │
│ (for applications that │ │
│ do not use X-windows) │ │
├─────────────────────────┼────────────────────────────────────────────────────┤
│ libdmiapiX.a │ /usr/lpp/sva/lib │
│ │ │
│ (for applications that │ │
│ use X-windows) │ │
├─────────────────────────┴────────────────────────────────────────────────────┤
│ NOTE: dmi.h, error.h, and os_dmi.h are all included by dmiapi.h. The
only │
│ header file a developer needs to include is dmiapi.h. │
└──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│ Table 52. DMI Procedure Library Directories for Windows NT/Windows 95
│
├───────────────────────────────────────┬──────────────────────────────────────┤
│ FILE │ DIRECTORY │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ DMI_API.H │ "C:\SVA"\DMI\INCLUDE │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ DMI.H │ "C:\SVA"\DMI\INCLUDE │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ ERROR.H │ "C:\SVA"\DMI\INCLUDE │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ OS_DMI.H │ "C:\SVA"\DMI\INCLUDE │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ DMIAPI32.LIB │ "C:\SVA"\DMI\LIB │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ DMIAPI.DLL │ "C:\SVA"\DMI\LIB │
├───────────────────────────────────────┴──────────────────────────────────────┤
│ NOTES: │
│ │
│ o "C:\SVA" indicates the default drive and directory where SystemView
│
│ Agent is installed. If you installed the product in a different path,
│
│ these file locations will differ accordingly. │
│ │
│ o The DMI.H, ERROR.H, and OS_DMI.H files are all included by DMI_API.H.
│
│ The only header file a developer needs to include is DMI_API.H.
│
└──────────────────────────────────────────────────────────────────────────────┘
[Back: DMI Procedure Library (DMIAPI)]
[Next: Procedures and Data Types]