Jump to content

DMQSPROF.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
   
DMQS (Display Mode Query/Set) Profile Services DLL.
 
==Version==
==Version==
 
{|class="wikitable"
==DLL Entry Points==                 
!Date||Version||Size||Comments
{| border="1"
|-
|1
|DMGetMaxListItemLength
|2
|DMAddListItem
|-
|3
|DMGetListItem
|4
|DMGetListCount
|-
|5
|DMQS_GetCurrentSystemData
|6
|DMQS_GetDIFData
|-
|7
|DMInsertListItem
|8
|DMInsertSortItem
|-
|9
|DMUpdateListItem
|10
|DMQS_WriteProfile
|-
|-
|11
|1997-10-13||9.29||43,565 bytes||
|DMGetListItemIndex
|12
|DMQS_GetProfileData
|-
|-
|13
|2001-09-10||14.080||39,033 bytes||
|DMQS_GetInstallData
|}
|}
==Exports==
#DMGetMaxListItemLength
#DMAddListItem
#DMGetListItem
#DMGetListCount
#DMQS_GetCurrentSystemData
#DMQS_GetDIFData
#DMInsertListItem
#DMInsertSortItem
#DMUpdateListItem
#DMQS_WriteProfile
#DMGetListItemIndex
#DMQS_GetProfileData
#DMQS_GetInstallData


==DLLs Loaded==
==DLLs Loaded==
Line 44: Line 30:
* [[NLS.DLL]]
* [[NLS.DLL]]


[[Category:Files]]
[[Category:DLL]]

Latest revision as of 00:40, 5 May 2020

DMQS (Display Mode Query/Set) Profile Services DLL.

Version

Date Version Size Comments
1997-10-13 9.29 43,565 bytes
2001-09-10 14.080 39,033 bytes

Exports

  1. DMGetMaxListItemLength
  2. DMAddListItem
  3. DMGetListItem
  4. DMGetListCount
  5. DMQS_GetCurrentSystemData
  6. DMQS_GetDIFData
  7. DMInsertListItem
  8. DMInsertSortItem
  9. DMUpdateListItem
  10. DMQS_WriteProfile
  11. DMGetListItemIndex
  12. DMQS_GetProfileData
  13. DMQS_GetInstallData

DLLs Loaded