My Opera is closing 3rd of March

线

Subscribe to RSS feed

DLL资料库

所包含DLL文件的说明列表
Top System DLLs Listed in the WinTasks DLL Library


Top System DLLs
admxprox.dll advapi32.dll advpack.dll
asycfilt.dll atl.dll avicap32.dll
browseui.dll comctl32.dll comdlg32.dll
commctrl.dll cpuinf32.dll crtdll.dll
crypt32.dll cryptnet.dll ctl3d.dll
ctl3d32.dll d3d8.dll dbghelp.dll
ddeml.dll ddraw.dll devcon32.dll
dhcpcsvc.dll dinput.dll dinput8.dll
dsound.dll framedyn.dll fxscfgwz.dll
gdi32.dll gdiplus.dll hal.dll
icmp.dll iconlib.dll imagehlp.dll
inetmib1.dll iphlpapi.dll kernel.dll
ksuser.dll mapi32.dll mgmtapi.dll
mmsystem.dll mpr.dll mprapi.dll
msacm32.dll msafd.dll mscomct2.ocx
mscomctl.ocx mscoree.dll msgina.dll
msi.dll msimg32.dll msjava.dll
msnp32.dll msoss.dll netapi32.dll
newdev.dll ntdll.dll oc25.dll
ole2nls.dll ole32.dll olepro32.dll
pidgen.dll powrprof.dll psapi.dll
rasapi32.dll rpcrt4.dll run32.dll
scrrun.dll secur32.dll setupx.dll
shdoc401.dll shdoclc.dll shdocvw.dll
shell32.dll shfolder.dll shlwapi.dll
snmpapi.dll spoolss.dll svrapi.dll
tapi32.dll unidrv.dll urlmon.dll
usbui.dll user32.dll userenv.dll
vfwwdm32.dll webcheck.dll wininet.dll
winmm.dll winsock.dll winsrv.dll
winsta.dll wintrust.dll wmaudsdk.dll
wmvcore.dll wnaspi32.dll ws2_32.dll
ws2help.dll wsock32.dll

Top Application DLLs Listed in the WinTasks DLL Library


Top Application DLLs
2ndsrch.dll ac1st15.dll binkw32.dll
bwcc.dll bwcc32.dll cards.dll
cctrust.dll cd_clint.dll cdonts.dll
cncs232.dll cncs32.dll core.dll
d3d9.dll deskpan.dll disktool.dll
eax.dll fm20.dll gapi32.dll
glide2x.dll glide3x.dll glu32.dll
hhctrl.ocx idle.dll iepeers.dll
ijl15.dll imgedit.ocx jscript.dll
libeay32.dll maxcodec.dll maxkernl.dll
mfc30.dll mfc40.dll mfc42.dll
mfc42d.dll mfc70.dll mfcans32.dll
mfco42d.dll mhputilu.dll mlang.dll
mplapx.dll mrtrate.dll mscomm32.ocx
msdxm.ocx mshtml.dll msjet35.dll
mso9.dll mso97.dll msoe.dll
mss32.dll msscript.ocx mssp232.dll
msspell3.dll msstdfmt.dll msvbvm50.dll
msvbvm60.dll msvcirt.dll msvcirtd.dll
msvcp50.dll msvcp60.dll msvcp70.dll
msvcr70.dll msvcrt.dll msvcrt10.dll
msvcrt20.dll msvcrt40.dll msvcrtd.dll
msvfw32.dll mswinsck.ocx msxml.dll
NPDocBox.dll nvcpl.dll NvCplDaemon
nview.dll nvmctray.dll nwnp32.dll
odbc32.dll oleacc.dll oleaut32.dll
omi9.dll opengl32.dll oscore.dll
p5dll.dll pcdlib32.dll pcre.dll
pgsdk.dll pncrt.dll pstprx.dll
quartz.dll riched20.dll riched32.dll
richtx32.ocx schannel.dll setup.dll
setupapi.dll smackw32.dll stmain.dll
storm.dll symstore.dll tabctl32.ocx
threed32.ocx topsearch.dll tsbyuv.dll
twain.dll vb40016.dll vb40032.dll
vb6fr.dll vb6stkit.dll vbrun100.dll
vbrun200.dll vbrun300.dll vbscript.dll
vsutil.dll wab.dll wab32.dll
weputil.dll winaspi.dll winaspi32.dll
window.dll wing.dll wing32.dll
wsock32n.dll wuaueng.dll xmlparse.dll
xmltok.dll ygxa_2.dll yml.dll
zlib.dll
详细资料地址 http://www.liutilities.com/products/wintaskspro/dlllibrary/
DLL文件十分重要 可以通过regsvr32命令进行注册与反注册 从而安装或者取消某些功能。
regsvr32的命令格式如下:
Syntax
regsvr32 [/u] [/s] [/n] [/i[:cmdline]] dllname

Top of page
Parameters
/u : Unregisters server.

/s : Specifies regsvr32 to run silently and to not display any message boxes.

/n : Specifies not to call DllRegisterServer. You must use this option with /i.

/i:cmdline : Calls DllInstall passing it an optional [cmdline]. When used with /u, it calls dll uninstall.

dllname : Specifies the name of the dll file that will be registered.

/? : Displays help at the command prompt.

Top of page
Examples
To register the .dll for the Active Directory Schema, type:

regsvr32 schmmgmt.dll

再例如:如果我们发现系统无法打开.chm文件了,确认了windows目录下面的hh.exe存在之后,就可以再使用 regsvr32 hhctrl.ocx 这一命令从注册hhctrl.ocx文件即可恢复。(hhctrl.ocx是与帮助文件相关的库,可通过上面的网站查阅)
February 2014
S M T W T F S
January 2014March 2014
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28