代码搜索:MAPI

找到约 647 项符合「MAPI」的源代码

代码结果 647
www.eeworm.com/read/205824/5021207

rbuild mapi32.rbuild

www.eeworm.com/read/430360/1932089

inc mapi32.inc

; =========================================== ; mapi32.inc copyright MASM32 1998 - 2005 ; =========================================== IFNDEF MAPI32_INC MAPI32_INC equ BuildDisplayTa
www.eeworm.com/read/409921/2225953

spec mapi32.spec

8 stub @ 10 stdcall MAPILogonEx(long ptr ptr long ptr) 11 stdcall MAPILogonEx@20(long ptr ptr long ptr) MAPILogonEx 12 stdcall MAPIAllocateBuffer(long ptr) 13 stdcall MAPIAllocateBuffer@8(lo
www.eeworm.com/read/409921/2225954

rbuild mapi32.rbuild

www.eeworm.com/read/406924/2272402

h mu_mapi.h

/****************************************************************** * * * Copyright Mentor Graphics Corporation 2004
www.eeworm.com/read/261925/4319342

py mapi_driver.py

from __future__ import generators # Utilities for our sandbox import os import pythoncom from win32com.mapi import mapi, mapiutil from win32com.mapi.mapitags import * from win32com.client import Dis
www.eeworm.com/read/194669/8188706

h mapi smsdlg.h

#ifndef __MAPI_SMSDLG_H #define __MAPI_SMSDLG_H ///////////////////////////////////////////////////////////////////////////// // CMAPISMSDlg dialog class CMAPISMSDlg : public CDialog { // Co
www.eeworm.com/read/194669/8188709

h mapi sms.h

// MAPI SMS.h : main header file for the MAPI SMS application // #ifndef __MAPI_SMS_H #define __MAPI_SMS_H class CMAPISMSApp : public CWinApp { public: CMAPISMSApp(); // Overrides //
www.eeworm.com/read/194669/8188710

exe mapi sms.exe

www.eeworm.com/read/194669/8188721

cpp mapi sms.cpp

#include "stdafx.h" #include "resource.h" #include "MAPI SMS.h" #include "MAPI SMSDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //