mirror of https://github.com/tongzx/nt5src
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.
CryptoAlgo Inc
daad8a087a
|
4 years ago | |
---|---|---|
.. | ||
adminextn.cpp | 4 years ago | |
adminextn.def | 4 years ago | |
adminextn.dsp | 4 years ago | |
adminextn.dsw | 4 years ago | |
adminextn.h | 4 years ago | |
adminextn_i.c | 4 years ago | |
adminextnps.def | 4 years ago | |
admsink.cpp | 4 years ago | |
admsink.h | 4 years ago | |
readme.txt | 4 years ago | |
resource.h | 4 years ago | |
simpleextn.cpp | 4 years ago | |
simpleextn.h | 4 years ago | |
simpleextn.rgs | 4 years ago | |
stdafx.cpp | 4 years ago | |
stdafx.h | 4 years ago |
readme.txt
Purpose:
--------
This sample shows how you can add your custom DCOM interfaces to
Internet Information Server (IIS)
=================================
Installation Steps:
-------------------
1. Build the adminExtn.dll.
2. Call regsvr32.exe adminExtn.dll to set proper registry
3. Restart IISadmin Service
===========================================================