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