代码搜索:DialUp
找到约 491 项符合「DialUp」的源代码
代码结果 491
www.eeworm.com/read/431395/8679669
cpp dialup.cpp
// Dialup.cpp
#include "stdafx.h"
#include "Dialup.h"
char m_szStatus[500];
char m_szLastError[500];
VOID WINAPI RasDialFunc( UINT unMsg, RASCONNSTATE rasconnstate, DWORD dwError )
{
s
www.eeworm.com/read/431395/8679700
h dialup.h
// Dialup.h
#ifndef __DIALUP_H__
#define __DIALUP_H__
#include "ras.h"
#include "stdafx.h"
class CDialup
{
public:
CDialup();
~CDialup();
BOOL Connect( const char *, const char
www.eeworm.com/read/429889/8783489
pas dialup.pas
{*****************************************************************************
*
* DialUp.pas - TDialUp Component
*
* Copyright (c) 1998-99 Michael Haller
*
* Based on the component of BEALsoft
www.eeworm.com/read/183250/9174363
gif dialup.gif
www.eeworm.com/read/183250/9174375
gif dialup.gif
www.eeworm.com/read/182222/9211215
ico dialup.ico
www.eeworm.com/read/177731/9437100
ico dialup.ico
www.eeworm.com/read/177731/9437104
clw dialup.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDialupDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Dialup.
www.eeworm.com/read/177731/9437108
ncb dialup.ncb
www.eeworm.com/read/177731/9437112
dsp dialup.dsp
# Microsoft Developer Studio Project File - Name="Dialup" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap