RMINFO.DLL: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Part of the Physical Device Driver library. | Part of the Physical Device Driver library. | ||
The RMINFO.DLL is dynamically linked with ring 3 applications to provide an interface with RESOURCE.SYS. The interfaces can be called from 16- and 32-bit applications. | The RMINFO.DLL is dynamically linked with ring 3 applications to provide an interface with [[RESOURCE.SYS]]. The interfaces can be called from 16- and 32-bit applications. | ||
==Version== | ==Version== |
Revision as of 19:17, 17 August 2017
Part of the Physical Device Driver library.
The RMINFO.DLL is dynamically linked with ring 3 applications to provide an interface with RESOURCE.SYS. The interfaces can be called from 16- and 32-bit applications.
Version
Date | Version | Size | Comments |
---|---|---|---|
2002-04-03 14:31 | N/A | 22,847 bytes |
DLL Entry Points
1 | RMConvertID | 2 | RMEnumNodes |
3 | _RMEnumNodes | 4 | _RMConvertID |
5 | RMGetNodeInfo | 6 | RMCreateDriver |
7 | _RMGetNodeInfo | 8 | RMAllocResource |
9 | RMCreateAdapter | 10 | _RMCreateAdapter |
11 | _RMCreateDriver | 12 | RMCreateDetected |
13 | RMGetSnoopLevel | 14 | RMDestroyAdapter |
15 | RMDestroyDriver | 16 | RMSetSnoopLevel |
17 | _RMCreateDetected | 18 | _RMAllocResource |
19 | _RMDestroyDriver | 20 | _RMGetSnoopLevel |
21 | RMDeallocResource | 22 | _RMSetSnoopLevel |
23 | RMDestroyDetected | 24 | _RMDestroyAdapter |
25 | RMSaveDetectedData | 26 | _RMDestroyDetected |
27 | _RMDeallocResource | 28 | RMHandleToResourceHandleList |
29 | _RMHandleToResourceHandleList | 30 | RMDevIDToHandleList |
31 | _RMSaveDetectedData | 32 | RMDeleteDetectedData |
33 | _RMDeleteDetectedData | 34 | _RMDevIDToHandleList |