Assorted spelling fixes.
[wine/wine-kai.git] / dlls / urlmon / urlmon.inf
blobd87c8ae0053d3b19112473ad04432f9f6f4e29ec
1 [version]
2 Signature="$CHICAGO$"
5 [RegisterDll]
6 AddReg=Protocols.Reg
9 [UnregisterDll]
10 DelReg=Protocols.Reg
13 [Protocols.Reg]
14 HKCR,"PROTOCOLS\Handler\cdl",,,"CDL: Asynchronous Pluggable Protocol Handler"
15 HKCR,"PROTOCOLS\Handler\cdl","CLSID",,"%CLSID_CdlProtocol%"
16 HKCR,"PROTOCOLS\Handler\file",,,"file:, local: Asynchronous Pluggable Protocol Handler"
17 HKCR,"PROTOCOLS\Handler\file","CLSID",,"%CLSID_FileProtocol%"
18 HKCR,"PROTOCOLS\Handler\local",,,"file:, local: Asynchronous Pluggable Protocol Handler"
19 HKCR,"PROTOCOLS\Handler\local","CLSID",,"%CLSID_FileProtocol%"
20 HKCR,"PROTOCOLS\Handler\ftp",,,"ftp: Asynchronous Pluggable Protocol Handler"
21 HKCR,"PROTOCOLS\Handler\ftp","CLSID",,"%CLSID_FtpProtocol%"
22 HKCR,"PROTOCOLS\Handler\gopher",,,"gopher: Asynchronous Pluggable Protocol Handler"
23 HKCR,"PROTOCOLS\Handler\gopher","CLSID",,"%CLSID_GopherProtocol%"
24 HKCR,"PROTOCOLS\Handler\http",,,"http: Asynchronous Pluggable Protocol Handler"
25 HKCR,"PROTOCOLS\Handler\http","CLSID",,"%CLSID_HttpProtocol%"
26 HKCR,"PROTOCOLS\Handler\https",,,"https: Asynchronous Pluggable Protocol Handler"
27 HKCR,"PROTOCOLS\Handler\https","CLSID",,"%CLSID_HttpsProtocol%"
28 HKCR,"PROTOCOLS\Handler\mk",,,"mk: Asynchronous Pluggable Protocol Handler"
29 HKCR,"PROTOCOLS\Handler\mk","CLSID",,"%CLSID_MkProtocol%"