|
Node Director
|
#include <windows.h>#include <tchar.h>#include <stdio.h>#include <string.h>#include <stdlib.h>#include <process.h>#include <locale.h>#include "wininetd.h"Macros | |
| #define | SVCDEPS "" |
Functions | |
| int | main (int argc, char const *argv[]) |
| #define SVCDEPS "" |
Referenced by main().
| int main | ( | int | argc, |
| char const * | argv[] | ||
| ) |
References COUNTOF, SVCDEPS, WINET_APPNAME, winet_main(), winet_stop_service(), and WINET_VERSION.
1.8.1.2