Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
6
Добавлен:
01.05.2014
Размер:
794 б
Скачать
// stdafx.h : include file for standard system include files,
//  or project specific include files that are used frequently, but
//      are changed infrequently
//

#if !defined(AFX_STDAFX_H__0D488C82_4781_457E_9343_F7745FBF50C4__INCLUDED_)
#define AFX_STDAFX_H__0D488C82_4781_457E_9343_F7745FBF50C4__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

#define WIN32_LEAN_AND_MEAN		// Exclude rarely-used stuff from Windows headers

#include <winsock2.h>

#include <stdio.h>

// TODO: reference additional headers your program requires here

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_STDAFX_H__0D488C82_4781_457E_9343_F7745FBF50C4__INCLUDED_)
Соседние файлы в папке Lab1
  • #
    01.05.201421 б6Server1A.bat
  • #
    01.05.201422 б6Server1B.bat
  • #
    01.05.201421 б6Server2A.bat
  • #
    01.05.201422 б6Server2B.bat
  • #
    01.05.2014291 б6StdAfx.cpp
  • #
    01.05.2014794 б6StdAfx.h