代码搜索:MAPI
找到约 647 项符合「MAPI」的源代码
代码结果 647
www.eeworm.com/read/171396/9757823
cs netmapi.cs
////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// File: NetMAPI.cs
// Description: .NET Extended MAPI wrapper
// Works in Window
www.eeworm.com/read/466095/7044483
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=
[MAPI控件实例.v
www.eeworm.com/read/406287/11445086
cfg win32sdk.cfg
:INDEX Microsoft Programmer's Guide to Windows 95 = 95GUIDE.HLP
:INDEX Microsoft Knowledge Base = KBASE.HLP
:INDEX Microsoft Win32 Message (MAPI) Reference = MAPI.HLP
:INDEX MIDL Programmer's Refer
www.eeworm.com/read/16910/702005
h initoid.h
/*
* I N I T O I D . H
*
* Define macros to be used for initializing MAPI OID's
*
* Copyright 1986-1996 Microsoft Corporation. All Rights Reserved.
*/
#define MAPI_PREFIX 0x2
www.eeworm.com/read/26953/860960
h initoid.h
/*
* I N I T O I D . H
*
* Define macros to be used for initializing MAPI OID's
*
* Copyright 1986-1996 Microsoft Corporation. All Rights Reserved.
*/
#define MAPI_PREFIX 0x2
www.eeworm.com/read/150781/12262370
h mailmsg.h
///////////////////////////////////////////////////////////////////////////////
//
// Module: MailMsg.h
//
// Desc: This class encapsulates the MAPI and CMC mail functions.
//
// Copyright (
www.eeworm.com/read/119269/14835536
h mailmsg.h
///////////////////////////////////////////////////////////////////////////////
//
// Module: MailMsg.h
//
// Desc: This class encapsulates the MAPI and CMC mail functions.
//
// Copyright (
www.eeworm.com/read/477250/6740705
cpp mainform.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "MainForm.h"
#include "MAPI.hpp"
//------------------------------------
www.eeworm.com/read/233458/14150363
bas vbamap32.bas
Attribute VB_Name = "VBAMAPI32"
Option Explicit
'***************************************************
' MAPI Message holds information about a message
'*****************************************
www.eeworm.com/read/118013/14890841
cpp mapidemoprj.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
USERES("MapiDemoPrj.res");
USEFORM("Mapi.cpp", frmTEmailTest);
//-------------------