Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
Accessing LSA Policy object (Local Security Authority)
How to display a dialog box with which the user can add a data source (DSN)
Printing text on the client area of the main VFP window
Retrieving list of Global Atom names
A procedure for setting file times
How to view system icons for the classes installed on the local machine
Locking mouse and keyboard input for the VFP application
Locking the workstation
Quering waveform-audio output devices
Reading and setting the priority class values for the current process and thread
Retrieving list of all active RAS connections
Retrieving Printer Device Context using PrintDlg function
Another way to go online (it is not about choosing an ISP)
Winsock: creating a socket that is bound to a specific service provider
Displaying standard progress dialog box when copying files
Enumerating connections made to a shared resource for the local computer (WinNT only)
Enumerating network interfaces on the local computer
How to create a desktop shortcut (shell link)
Retrieving the state of your Internet connection
Using FillMemory
Using InternetGoOnline function
GDI+: printing vertical text on VFP reports via generated images (VFP9)
Testing MS Internet Explorer version installed
Validating URLs using moniker functions
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: 127  
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 (23.22.252.150)
6.06 hrs.Example: 'Form Magnifier'
 Example: 'How to print picture stored in enhanced-format metafile (*.emf)'
8.91 hrs.Example: 'Retrieving the names of all sections in an initialization file'
 Function: 'CallWindowProc'
9.71 hrs.Function: 'FindNextChangeNotification'
9.72 hrs.Function: 'mmioAscend'
Function group: 'Windows Multimedia'
 Example: 'Using the IsWindowEnabled function'
17.49 hrs.Example: 'GDI+: saving image of FoxPro form to graphics file (BMP, GIF, JPG, PNG, TIF)'
 Example: 'Printing text on the client area of the main VFP window'
 Example: 'FindText -- the hopeless and useless Common Dialog'
Google
Advertise here!