Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
Winsock: how to retrieve a service information corresponding to a service name
Converting an integer value to a hexadecimal string
GDI+: rotating images using matrix transformations
How to find which fonts Windows uses for drawing captions, menus and message boxes
Using IsChild() for testing ThisForm.ShowWindow property
Winsock: retrieving Web pages using sockets (HTTP, port 80)
Creating a clipping region from the path selected into the device context of a form
How to delete IE cookies, clear IE history and delete files in Temporary Internet Files directory
How to extract frames from AVI files
How to generate UUID values
How to suspend or hibernate your system
Reading security permissions for NTFS files and folders
Using custom Simple MapiSendMail class
Configuring DEVMODE structure for a printer
Disabling drawing in the VFP form
Establishing connection using the SQLDriverConnect
How to block the PrintScreen key
How to delete all print jobs for a printer
Obtaining MAC address through Address Resolution Protocol (ARP) request
Retrieving statistics for the TCP protocol running on the local computer
Accessing examples contained in this reference from a VFP application
Dragging files from Explorer window and dropping them on FoxPro control (requires VFP9)
Encapsulating access to the Windows Services in a class
Retrieving local computer and user names
Creating an Open dialog box to specify the drive, directory, and name of a file to open (Shell32 version)

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 is exactly the same functionality as in another example using the GetOpenFileName function.


And it is achieved with less amount of more simple code, which is because of Shell32 functions being generally more friendly to developer :)

See also:
 
  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:
  • ~
2223 bytes  
Created: 2003-01-07 10:58:45  
Modified: 2011-12-10 09:20:22  
Visits in 7 days: 82  
Listed functions:
GetActiveWindow
GetFileNameFromBrowse
MultiByteToWideChar
WideCharToMultiByte
Printer friendly API declarations
My comment:
Also in this example you can find two routines for converting strings from ANSI to Unicode and from Unicode to ANSI using MultiByteToWideChar and WideCharToMultiByte functions.
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.73.7.143)
1.24 hrs.Function: 'GetLongPathName'
Function group: 'File Management'
 Gallery
Page 17
1.79 hrs.Example: 'How to find when the application started'
 Function: 'ExtractAssociatedIcon'
 Example: 'How to print a bitmap file'
6.89 hrs.Example: 'Testing MS Internet Explorer version installed'
7.65 hrs.Example: 'Splash Screen for the VFP application'
 Example: 'Dial the Net Automatically'
 Function: 'DrawMenuBar'
9.75 hrs.Function: 'SCardReleaseContext'
Google
Advertise here!