Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
Writing to INI file
How to obtain Content-Type value for a file type from the System Registry
Using the heap of the calling process to allocate memory blocks
Winsock: how to retrieve a service information corresponding to a port
Winsock: initializing the service in the VFP application
How to retrieve network parameters for the local computer (including Host name, Domain name, and DNS Server)
Testing serial ports
Class library providing access to the System Registry
Customizing the frame of top-level form: removing the standard frame (VFP9, Vista)
Enumerating network resources
How to enumerate terminal servers within the specified Windows domain
How to Start a Process as Another User (NT/XP/2K)
Obtaining addresses for the adapters on the local computer (Win XP/2003/Vista)
Shortcut Menu Class
URL: splitting into its component parts
GDI+: retrieving list of available image encoders and image decoders
Locking and unlocking file of a VFP table
Locking mouse and keyboard input for the VFP application
Placing an arbitrary rectangular area of main VFP window on the Clipboard
Simple MAPI: how to pick an email recipient from Outlook Express address book
Using Path functions from Shell Lightweight Utility APIs (shlapi.dll)
Adding and deleting User Accounts
Displaying standard progress dialog box when copying files
Enumerating data formats currently available on the clipboard
CryptoAPI: Collection of Providers class

User rating: 0/10 (0 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:
This class presents a collection of cryptographic service providers (CSP) available on a computer. Each provider is described with type, name, collections of available containers and algorithms.

Code samples based on this class:
  • list of cryptographic service providers

    See also:
  • Simple class that encrypts and decrypts files using Cryptography API Functions
  • How to create MD-5 and SHA-1 hash values from a string

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


    User rating: 0/10 (0 votes)
    Rate this code sample:
    • ~
    10126 bytes  
    Created: 2004-08-05 14:00:41  
    Modified: 2009-02-03 15:26:42  
    Visits in 7 days: 94  
    Listed functions:
    CryptAcquireContext
    CryptCreateHash
    CryptDestroyHash
    CryptDestroyKey
    CryptEnumProviders
    CryptEnumProviderTypes
    CryptGenKey
    CryptGetDefaultProvider
    CryptGetKeyParam
    CryptGetProvParam
    CryptReleaseContext
    GetLastError
    Printer friendly API declarations
    My comment:
    MSDN defines cryptographic service provider (CSP) as an independent software module that actually performs cryptography algorithms for authentication, encoding, and encryption.

    There is Crypto API Foundation Class shipped with Microsoft Visual FoxPro. The code above does not relate to it.
    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 (67.202.9.192)
    7 sec.Function: 'WTSRegisterSessionNotification'
    Function group: 'Terminal Services'
    6.47 min.Example: 'Winsock: how to retrieve the protocol information corresponding to a protocol name'
    6.52 min.Function: 'CeGlobalMemoryStatus'
    Function group: 'Remote Application Programming (RAPI)'
    1.25 hrs.Example: 'Retrieving Printer Device Context using PrintDlg function'
     Function: 'GdipBitmapSetPixel'
     Function: 'RegCreateKeyEx'
    3.13 hrs.Example: 'Reading the state of mouse buttons within DO WHILE loop'
    4.88 hrs.Example: 'Using custom Simple MapiSendMail class'
     Example: 'How to set Creation Date/Time for a folder (WinNT)'
    7.84 hrs.Function: 'RegDeleteValue'
    Function group: 'Registry'
    Google
    Advertise here!