代码搜索:MAPI
找到约 647 项符合「MAPI」的源代码
代码结果 647
www.eeworm.com/read/207991/4998371
bat id.905495c.mapi.bat
@echo off
set NAME=%1
call Mlog.bat "%MAPI_CLIENT% %NAME%.mil"
call %MAPI_CLIENT% %NAME%.mil
call Mlog.bat "%MAPI_CLIENT% < %NAME%.mil"
call %MAPI_CLIENT% < %NAME%.mil
www.eeworm.com/read/207991/4998913
mapi multiple_servers.sf-914113.mapi
eval "$MSERVER --dbname=$TSTDB"
www.eeworm.com/read/135259/13945542
h wabcode.h
#pragma option push -b -a8 -pc -A- /*P_O_Push*/
/*
* WABCODE.H
*
* Status Codes returned by WAB routines
*
* Copyright 1993-1998 Microsoft Corporation. All Rights Reserved.
*/
#if !
www.eeworm.com/read/135259/13945845
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
#pragma option push -b
www.eeworm.com/read/171396/9757829
cpp testmapi.cpp
////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// File: TestMAPI.cpp
// Description: Simple program for testing CMapiEx
//
// Copy