Files
admin
base
com
developer
drivers
ds
enduser
inetcore
inetsrv
loc
mergedcomponents
multimedia
net
printscan
public
published
sdktools
shell
applets
browseinfo
browseui
comctl32
comdlg32
cpls
ddk
docs
drts
evtmon
explorer
ext
iecontrols
iexplore
inc
lcinf
lib
osshell
accesory
accessib
control
convgrp
cpls
dskquota
encrypt
ep
fontfldr
fontext
fontreg
fontview
fmttools.c
fontdefs.h
fontview
fontview.c
fontview.def
fontview.manifest
fontview.rcv
fvmsg.mc
fvrc.h
makefile
res.rc
sources
ttdefs.h
ole2map
desktop.ini
dirs
fonts.ini
fonts.inx
games
grptoreg
inc
lmui
migrate
pifmgr
progman
regedit.nt4
regwiz
rundll32
runonce
security
shcompui
shole
snapins
taskman
themes
tools
version
winver
dirs
policies
published
samplemusic
samplemypicts
services
shdocvw
shell32
shelldrt
shlwapi
sld
themes
thunk
tools
typebin
types
wallpaper
ccshell.ini
common.inc
common.mk
dirs
dummy.txt
gnumakefile
makefile.inc
project.mk
termsrv
tools
windows
dirs
makefil0
WindowsXP/shell/osshell/fontfldr/fontview/fontview.manifest
2025-04-27 07:49:33 -04:00

22 lines
713 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
name=SXS_ASSEMBLY_NAME
processorArchitecture=SXS_PROCESSOR_ARCHITECTURE
version=SXS_ASSEMBLY_VERSION
type="win32"/>
<description>Windows Font Viewer</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture=SXS_PROCESSOR_ARCHITECTURE
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>