代码搜索:MAPI
找到约 647 项符合「MAPI」的源代码
代码结果 647
www.eeworm.com/read/26953/861091
h mapicode.h
/*
* M A P I C O D E . H
*
* Status Codes returned by MAPI routines
*
* Copyright 1986-1996 Microsoft Corporation. All Rights Reserved.
*/
#ifndef MAPICODE_H
#define MAPICODE_H
#
www.eeworm.com/read/240921/4565590
cpp sendemaildlg.cpp
// SendEMailDlg.cpp : implementation file
//
#include "stdafx.h"
#include "SendEMail.h"
#include "SendEMailDlg.h"
#include "MAPI.H"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/207991/4999262
mal mserver00.mal
# Attempt to establish a client connection to yourself.
z:= inspect.getEnvironment();
ps:= algebra.find(z,"mapi_port");
port:= calc.int(ps);
hs:= algebra.find(z,"host");
# hardcoded, as access contr
www.eeworm.com/read/207991/5000348
mal remote07.mal
# First test of the remoteQueries optimizer
# we create a remote bat and fake a bind operation.
cat:= inspect.getEnvironment();
fs := algebra.find(cat,"mapi_port");
port := calc.int(fs);
#io.printf("
www.eeworm.com/read/207991/5000380
mal remote01.mal
# First test of the remoteQueries optimizer
# we create a remote bat and fake a bind operation.
cat:= inspect.getEnvironment();
fs := algebra.find(cat,"mapi_port");
port := calc.int(fs);
#io.printf("
www.eeworm.com/read/135259/13946411
h smpxp.h
#pragma option push -b -a8 -pc -A- /*P_O_Push*/
/*
* S M P X P . H
*
* Definitions used by the Microsoft Sample Transport provider
* for service entry calls.
*
* The following MAPI-de
www.eeworm.com/read/176483/9496915
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[用Mapi收发邮件.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[邮件发
www.eeworm.com/read/360376/10100429
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[用Mapi收发邮件.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[邮件发
www.eeworm.com/read/467265/7009082
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[用Mapi收发邮件.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[邮件发
www.eeworm.com/read/149476/5699591
cpp update.cpp
// Update.cpp
#include "StdAfx.h"
#ifdef _WIN32
#include
#endif
#include "Update.h"
#include "Common/IntToString.h"
#include "Common/StringToInt.h"
#include "Common/StringConv