2025-04-27 07:49:33 -04:00

31 lines
708 B
C

/*****************************************************************************
*
* Copyright (C) 2000 Hewlett-Packard Company.
* Copyright (C) 2000 Microsoft Corporation.
* All rights reserved.
*
*
*****************************************************************************/
#include <windows.h>
#include <windowsx.h>
#include <winspool.h>
#include <tchar.h>
#include <stdlib.h>
#include <winsock.h>
#include <wininet.h>
#include <ipaddr.h>
#include <stdio.h>
#include <commctrl.h> // includes track bar
#include <winsplp.h>
//
// Header files in ..\Common
//
#include "debug.h" // debug functions
#include "tcpmon.h"
#include "mibabc.h"
#include "RTcpData.h"