Jump to content

PMUNIF.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
!Date
!Version
!Size
!Comments
|-
|2001-Oct-16 025958 pm
|N/A
|43,823 bytes.
|Included on eComStation 2.1.
|-
|-
|2001-10-16|| ||43,823 bytes||
|}
|}


==DLL Entry Points==
==DLL Entry Points==
<PRE>
# FDQUERYFACES
Ordinal Object  Offset    Name
# FDLOADFONTFILE
  0                      pmunif
# FDCLAIMFONTFILE
  1      1    000035F8  FDQUERYFACES
# GETSHAREDOBJECT
  2      1    00004488  FDLOADFONTFILE
# FONT_DRIVER_DISPATCH_TABLE
  3      1    00001850  FDCLAIMFONTFILE
# FDUNLOADFONTFILE
  4      1    00000000  GETSHAREDOBJECT
# FDQUERYFACEATTR
  5      4    0000002C  FONT_DRIVER_DISPATCH_TABLE
# FDQUERYFULLFACES
  6      1    0000339C  FDUNLOADFONTFILE
# FDCONVERTFONTFILE
  7      1    0000217C  FDQUERYFACEATTR
# FDQUERYCHARATTR
  8      1    00001218  FDQUERYFULLFACES
# FDSETFONTCONTEXT
  9      1    000015A4  FDCONVERTFONTFILE
# FDOPENFONTCONTEXT
  10      1    00001854  FDQUERYCHARATTR
# FDCLOSEFONTCONTEXT
  11      1    00002B08  FDSETFONTCONTEXT
  12      1    000030E8  FDOPENFONTCONTEXT
  13      1    000029F0  FDCLOSEFONTCONTEXT
 
 
</PRE>


==DLLs Loaded==
==DLLs Loaded==
* [[PMGRE.DLL]]
* [[PMGRE.DLL]]
* [[DOSCALL1.DLL]]
* [[PMWIN.DLL]]
* [[PMWIN.DLL]]
* [[NLS.DLL]]
* [[NLS.DLL]]
* [[PMSHAPI.DLL]]
* [[PMSHAPI.DLL]]


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

Latest revision as of 20:44, 8 February 2020

This component is part of Presentation Manager (PM). OS/2 PM Uni Font IFI Driver.

It has been reported this is the driver for a Uni-font kind of font that is not used much.

Version

Date Version Size Comments
2001-10-16 43,823 bytes

DLL Entry Points

  1. FDQUERYFACES
  2. FDLOADFONTFILE
  3. FDCLAIMFONTFILE
  4. GETSHAREDOBJECT
  5. FONT_DRIVER_DISPATCH_TABLE
  6. FDUNLOADFONTFILE
  7. FDQUERYFACEATTR
  8. FDQUERYFULLFACES
  9. FDCONVERTFONTFILE
  10. FDQUERYCHARATTR
  11. FDSETFONTCONTEXT
  12. FDOPENFONTCONTEXT
  13. FDCLOSEFONTCONTEXT

DLLs Loaded