代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/221836/14718606
c connect.c
/* Connect.c
*
* Connect to a remote host:
*/
#include "quotes.h"
/*
* ARGUMENTS:
* addr String address in mkaddr()
* format.
*
* RETURNS:
* 0 Successful
* -1 Fail
www.eeworm.com/read/121932/14729336
h connect.h
#if !defined(AFX_CONNECT_H__BFB4EDB7_DAE1_11D5_B2C4_5254AB2BD63E__INCLUDED_)
#define AFX_CONNECT_H__BFB4EDB7_DAE1_11D5_B2C4_5254AB2BD63E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/121932/14729346
cpp connect.cpp
// Connect.cpp : implementation file
//
#include "stdafx.h"
#include "8_1.h"
#include "Connect.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/120953/14781305
cls connect.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/120483/14801996
cls connect.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/120156/14812135
c connect.c
# include
# include
union REGS ipregs;
union REGS opregs;
struct SREGS spregs;
struct DoubleWord
{
unsigned int HiWord;
unsigned int LoWord;
};
union
www.eeworm.com/read/119528/14827141
class connect.class
www.eeworm.com/read/119007/14844447
ico connect.ico
www.eeworm.com/read/119007/14844472
h connect.h
#if !defined(AFX_CONNECT_H__242B9820_4549_4555_A2BE_420480DDFC84__INCLUDED_)
#define AFX_CONNECT_H__242B9820_4549_4555_A2BE_420480DDFC84__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/119007/14844503
cpp connect.cpp
// Connect.cpp : implementation file
//
#include "stdafx.h"
#include "SecretChat.h"
#include "Connect.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI