代码搜索:MAPI
找到约 647 项符合「MAPI」的源代码
代码结果 647
www.eeworm.com/read/205824/5021205
c imalloc.c
/*
* MAPI Default IMalloc implementation
*
* Copyright 2004 Jon Griffiths
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Ge
www.eeworm.com/read/205824/5021209
c util.c
/*
* MAPI Utility functions
*
* Copyright 2004 Jon Griffiths
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/409921/2225952
c imalloc.c
/*
* MAPI Default IMalloc implementation
*
* Copyright 2004 Jon Griffiths
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Ge
www.eeworm.com/read/409921/2225956
c util.c
/*
* MAPI Utility functions
*
* Copyright 2004 Jon Griffiths
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/374700/9388749
cpp mitab_imapinfofile.cpp
/**********************************************************************
* $Id: mitab_imapinfofile.cpp,v 1.24 2007/06/21 14:00:23 dmorissette Exp $
*
* Name: mitab_imapinfo
* Project: MapI
www.eeworm.com/read/436097/7776487
pas atxutilmail.pas
unit ATxUtilMail;
interface
function FSendEmail(const Text, Attachment: string): Boolean;
implementation
uses
Windows, Mapi, Forms;
function FSendEmail(const Text, Attachment: string
www.eeworm.com/read/135259/13947311
h mqmail.h
/*++
Copyright (c) 1996-1999 Microsoft Corporation
Module Name:
mqmail.h
Abstract:
Master include file for Message Queue Exchange Connector
or MAPI
www.eeworm.com/read/104928/15681228
vbs sol12-3.vbs
' create a session then log on
Set objSession = CreateObject("MAPI.Session")
' logon using the Anonymous account on server Odin
objSession.Logon , , , , , , "Odin" & vbLF & "Anonymous"
www.eeworm.com/read/374700/9388670
cpp mitab_coordsys.cpp
/**********************************************************************
* $Id: mitab_coordsys.cpp,v 1.36 2007/11/21 21:15:45 dmorissette Exp $
*
* Name: mitab_coordsys.cpp
* Project: MapI
www.eeworm.com/read/106598/7098539
bak inetserverdlg.cpp.bak
// InetServerDlg.cpp : implementation file
//
//This is InetServ. :-)
//Under development by Bruce Peresky (1999/2000) Origional
//Design by Thomas Kuiper
//MAPI support by Mohamed Yasin
//D