Path: C++ : ISAPI :

ISAPI ISAPI - Internet Service API...

The Microsoft ISAPI lets you add functionality to the IIS web server with a DLL file written in C++.

  hello_iapi.h - Hello, World ISAPI example web server extention .h file

  hello_isapi.cpp - Hello, World ISAPI example web server extention .cpp file

  HelloWorld.c - Hello, World ISAPI example web server extention in .c file

  isapi_win64.zip - Hello, World ISAPI extention

  hello_isapi.dll - Hello, World ISAPI win32 dynamic linked libray

  hello_isapi.zip - archive file containing the files for this example

  isapi.zip - plain C ISAPI extention