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
access
calc
nt
makefile
sources
windowsshell.manifest
win95
calc.c
calc.ico
calc.rc
calc.rcv
calchelp.h
dirs
input.c
input.h
resource.h
resrc1.h
scicalc.h
scicomm.c
scidisp.c
scidisp.h
scifunc.c
scikeys.c
scimath.c
scimath.h
scimenu.c
scioper.c
sciproc.c
sciset.c
scistat.c
unifunc.c
unifunc.h
wassert.c
wassert.h
calendar
clipbook
clipbrd
clock
common
eudcedit
hypertrm
mspaint
netclip
newpad
notepad
packager
pbrush
quickres
ratpak
spechars
sublocal
terminal
uce
ucharma2
ucharmap
winchat
wordpad
write
dirs
accessib
control
convgrp
cpls
dskquota
encrypt
ep
fontfldr
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/accesory/calc/nt/windowsshell.manifest
2025-04-27 07:49:33 -04:00

22 lines
707 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 Shell</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>