代码搜索:MAPI
找到约 647 项符合「MAPI」的源代码
代码结果 647
www.eeworm.com/read/16910/702668
h mapioid.h
/*
* M A P I O I D . H
*
* MAPI OID definition header file
*
* Copyright 1986-1996 Microsoft Corporation. All Rights Reserved.
*/
#ifndef _MAPIOID_
#define _MAPIOID_
/*
* MAPI
www.eeworm.com/read/26953/861623
h mapioid.h
/*
* M A P I O I D . H
*
* MAPI OID definition header file
*
* Copyright 1986-1996 Microsoft Corporation. All Rights Reserved.
*/
#ifndef _MAPIOID_
#define _MAPIOID_
/*
* MAPI
www.eeworm.com/read/261925/4319348
py extract_prop.py
# Extract a property from a message to a file. This is about the only
# way to extract huge properties such that the original data is available.
import sys, os
import mapi_driver
from win32com.mapi i
www.eeworm.com/read/135259/13947555
h wabutil.h
#pragma option push -b -a8 -pc -A- /*P_O_Push*/
/*
* WABUTIL.H
*
* Definitions and prototypes for utility functions provided by MAPI
* in MAPI[xx].DLL.
*
* Copyright 1986-1998 Microsof
www.eeworm.com/read/340797/12133470
cpp imapi.cpp
/*
* $Header:$
*
* $Log:$
*/
#include "stdafx.h"
#include
#include "imapi.h"//MAPI头文件
HINSTANCE CIMapi::m_hInstMail = (HINSTANCE) NULL;
BOOL CIMapi::m_isMailAvail = (BOOL) -1
www.eeworm.com/read/124312/6053840
cpp sendmail.cpp
/////////////////////////////////////////////////////////////////////////////
// CDocument MAPI support
void CDocument::OnFileSendMail()
{
ASSERT_VALID(this);
ASSERT(_afxIsMailAvail); /
www.eeworm.com/read/171396/9757802
cpp mapisink.cpp
////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// File: MAPISink.cpp
// Description: MAPI Advise Sink Wrapper
//
// Copyright (C)
www.eeworm.com/read/171396/9757804
cpp netmapi.cpp
////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// File: NetMAPI.cpp
// Description: Wrapper class for Extended MAPI, meant to be cal
www.eeworm.com/read/171396/9757813
cpp mapiex.cpp
////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// File: MAPIEx.cpp
// Description: Windows Extended MAPI class
//
// Copyright (C
www.eeworm.com/read/171396/9757819
cs testnetmapi.cs
////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// File: TestNetMAPI.cs
// Description: Test program for .NET Extended MAPI wrapper