Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

125 lines
3.5 KiB

  1. LIBRARY wifeman
  2. EXETYPE WINDOWS
  3. DESCRIPTION 'WOW REPLACEMENT Font Driver Manager For WIFE'
  4. CODE MOVEABLE PRELOAD DISCARDABLE
  5. DATA MOVEABLE PRELOAD DISCARDABLE
  6. HEAPSIZE 1024
  7. SEGMENTS
  8. EXPORTS
  9. FdiLoadFontFile @1
  10. FdiUnloadFontFile @2
  11. FdiQueryFaces @3
  12. FdiOpenFontContext @4
  13. FdiSetFontContext @5
  14. FdiCloseFontContext @6
  15. FdiQueryFaceAttr @7
  16. FdiQueryCharAttr @8
  17. FdiControl @9
  18. FdiClaimFontFile @10
  19. FdiConvertFontFile @11
  20. ; deleted @12
  21. ; deleted @13
  22. MimAddFontDriver @14
  23. MimAddFontPack @15
  24. MimRemoveFontDriver @16
  25. MimRemoveFontPack @17
  26. MimEnumFontDrivers @18
  27. MimEnumFontPacks @19
  28. MimOpenFontContext @20
  29. MimCloseFontContext @21
  30. MimGetInformations @22
  31. MiscIsDbcsLeadByte @23
  32. MiscSetErroInfo @24
  33. MiscGetErroInfo @25
  34. ubstrlen @26
  35. ubstrcpy @27
  36. ubstrncpy @28
  37. ubstrcat @29
  38. ubstrcmp @30
  39. AscizToUz @31
  40. UzToAsciz @32
  41. MiscWarningMessage @33
  42. MiscWarningMessageWithArgument @34
  43. FcmCreateCacheBuffer @35
  44. FcmDeleteCacheBuffer @36
  45. FcmRequestImages @37
  46. FcmReleaseImages @38
  47. FcmRequestDefaultFB @39
  48. FcmReleaseDefaultFB @40
  49. FcmCalculateTextExtent @41
  50. FcmCalculateOutputPositions @42
  51. FcmCleanUp @43
  52. FcmEnumFontBuffers @44
  53. MiscGetVersion @45
  54. MiscConvertFontFamily @46
  55. MiscConvertCharSet @47
  56. MiscIfiMetricsToLogFont @48
  57. MiscIfiMetricsToTextMetrics @49
  58. MiscMakeTextXform @50
  59. FcmCalcByteWidth @51
  60. FcmForceCacheIn @52
  61. FcmValidateFC @53
  62. FcmUnvalidateFC @54
  63. FcmQueryFaceAttr @55
  64. FcmProcessDeviceControl @56
  65. MiscTrancateString @57
  66. MiscAddHugePtr @58
  67. MiscGetSegmentIncrement @59
  68. MiscIsWifeControl @60
  69. MiscIsGaijiControl @61
  70. FcmGetEUDCLeadByteRange @62
  71. FcmGetEUDCFB @63
  72. FcmGetCharWidth @64
  73. MiscStretchMonoFontImage @65
  74. MiscGetEUDCLeadByteRange @66
  75. MiscValidateQuickSearchTable @67
  76. MiscUnvalidateQuickSearchTable @68
  77. MiscRegisterNotifyFunction @69
  78. MiscUnregisterNotifyFunction @70
  79. FcmRequestDefaultFBEx @71
  80. MiscRealizeWifeFont @72
  81. MiscDeleteWifeFont @73
  82. MapWifeFont @74
  83. SetCloseOldestFCFunc @75
  84. CachedOpenFontContext @76
  85. FillFontInfo @77
  86. FillContextInfo @78
  87. GetEUDCFD @79
  88. GetDefaultFontInfo @80
  89. DiagLocalLockAnything @128
  90. DiagLocalUnlockAnything @129
  91. DiagGetConfirmString @130
  92. DiagSelfCheck @131
  93. DiagSelfCheckAndWarning @132
  94. DebugAssertion @150
  95. DelayedInit @151
  96. FirstInit @152
  97. ; end of wifeman.def
  98.