Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
Tracking mouse movement to detect when to start dragging
Compressing and decompressing files with Windows API Runtime Library routines
Printing Image File, programmatically set print page orientation to landscape
Using FoxTray ActiveX control: System Tray Icon and menu attached to VFP form
Testing Clipboard functions: emptying the clipboard
Encapsulating access to the Windows Services in a class
Moving shortcut to a specified position on the Windows Desktop
Using Month Calendar Control (VFP9, Comctl32.dll)
How to print a bitmap file
Peer-to-peer LAN messenger built with Mailslot API functions
Placing a button on the VFP form as a new child window
Using FlashWindowEx to flash the taskbar button of the VFP application
How to print FoxPro form
How to set Creation Date/Time for a folder (WinNT)
Printf-style formatted text output in VFP
Retrieving the name of the default printer for the current user on the local computer (Win NT/XP)
Creating a window using CreateWindowEx function
Enumerating print jobs and retrieving information for default printer (JOB_INFO_1 structures)
Starting a dialog box for connecting to network resources (mapping network drive)
Switching between keyboard layouts
Creating an Open dialog box to specify the drive, directory, and name of a file to open (Shell32 version)
GDI+: Scrolling through large image using the mouse
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
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: 159  
    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 (50.16.17.90)
    58.7 min.Function: 'SHRegOpenUSKey'
    Function group: 'Registry'
    4.73 hrs.Example: 'Winsock: retrieving the host information corresponding to a network address'
     
    Function group: 'Atom'
    6.81 hrs.Function: 'RegCreateKeyEx'
    Function group: 'Registry'
    7.27 hrs.Function: 'CopyMemory'
     Function: 'EnumPrinters'
    7.62 hrs.Example: 'Using Extended MessageBox() Class'
     Example: 'Round FoxPro form'
    10.91 hrs.Function: 'FreePrinterNotifyInfo'
     Function: 'GetSysColor'
    Function group: 'System Information'
    Google
    Advertise here!