Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
Using FlashWindowEx to flash the taskbar button of the VFP application
How to display the Properties dialog box for a file (ShellExecuteEx)
How to ping a remote site using IP Helper API calls
How to put a horizontal text scrolling on the form (a news line)
Using Month Calendar Control (VFP9, Comctl32.dll)
Retrieving Network Provider information
Simple printer queue monitor: deletes, pauses, resumes print jobs for local printer
Creating a console window for Visual FoxPro application
Class for sound recording
How to display a user-defined icon in the MessageBox dialog
Using Video Capture: displaying on FoxPro form frames and previewing video obtained from a digital camera
How to delete all print jobs for a printer
How to draw custom Window Caption on FoxPro form
Disk in drive A:
How to remove a directory that is not empty
How to retrieve configuration data for a specified printer stored in the registry (PrinterDriverData key)
Copying picture of the active form to the Clipboard using Enhanced Metafile API functions
How to change the name and the size of the font in the MessageBox dialog
Sending a standard message with one or more attached files using default email client
Extensible Storage Engine class library
Printing Image File, programmatically set print page orientation to landscape
How to copy the image of a form to the Clipboard using Bitmap API functions
How to enumerate cookies and URL History entries in the cache of the local computer
How to retrieve network parameters for the local computer (including Host name, Domain name, and DNS Server)
Sending email messages with Simple MAPI

User rating: 9/10 (1 votes)
Rate this code sample:
  • ~
More code examples    Listed functions    Add comment     W32 Constants      Translate this page Printer friendly version of this code sample
Before you begin:
See also:
  • MAPI example (file attachments enabled)
  • MAPI: reading email messages
  • Winsock: sending email messages (SMTP, port 25)
  • Winsock: reading email messages (POP3, port 110)
  • Function MAPISendDocuments

    FoxTalk articles:
  • Sending SMTP Messages in Visual FoxPro Applications, Part 1
  • Sending SMTP Messages in Visual FoxPro Applications, Part 2
  • Accessing Hotmail and MSN Accounts in Visual FoxPro

  •  
      Members area. Log in to view this example.
     
      User name:
      Password:
     
     
      Forgot your password?
     
      Sign up for
    the Membership
     
     


    User rating: 9/10 (1 votes)
    Rate this code sample:
    • ~
    5703 bytes  
    Created: 2001-11-14 18:52:02  
    Modified: 2011-12-10 09:20:22  
    Visits in 7 days: 211  
    Listed functions:
    GlobalAlloc
    GlobalFree
    GlobalSize
    MAPILogoff
    MAPILogon
    MAPISendMail
    Printer friendly API declarations
    My comment:
    The hSession can be 0. In this case, the MAPILogon and MAPILogoff are not required. It is called an implicit logon -- a temporary MAPI session is created. The implicit session is closed by the time the call returns.


    #kwd: sln_sendemail.
    Word Index links for this example:
    Translate this page:
      Spanish    Portuguese    German    French    Italian  
    FreeTranslation.com offers instant, free translations of text or web pages.
    User Contributed Notes:
    There are no notes on this subject.


    Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

    Privacy policy
    Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
    Last Topics Visited (184.72.91.94)
    2.05 hrs.Function: 'AddPrinter'
     Function: 'htonl'
    Function group: 'Windows Sockets 2 (Winsock)'
    7.55 hrs.Example: 'Retrieving IP statistics for the computer'
    11.98 hrs.Function: 'GetAce'
    Function group: 'Security'
    12.96 hrs.Example: 'Custom HttpRequest class (WinHTTP)'
     Function: 'ConfigurePort'
    16.09 hrs.Article: 'Programming File Transfer Protocol in Visual FoxPro '
     Function: 'SetLayeredWindowAttributes'
    Function group: 'Window'
    17.2 hrs.Function: 'GetMonitorCapabilities'
    Function group: 'Monitor Configuration (Vista)'
    17.21 hrs.Example: 'Extracting the name and extension parts of a path string'
    Google
    Advertise here!