Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
Retrieving file information for the VFP executable running
System and Local Time values
Using custom Simple MapiSendMail class
A class that encrypts and decrypts files using Cryptography API Functions
Changing pitch and speed of a wave file
GDI+ fun: roach-infested desktop
Monitoring changes occurring within a directory
Moving shortcut to a specified position on the Windows Desktop
Starting external program from VFP and waiting for its termination
Winsock: creating a socket that is bound to a specific service provider
Browsing Windows Known Folders (Special Folders)
GDI+: reading and writing metadata in JPEG and TIFF files
How to retrieve information about a cache entry (Internet Explorer)
How to suspend or hibernate your system
Removing FTP directory
Round FoxPro form
Using the RestartDialog function -- restarting Windows
Adding printer to the list of supported printers for the specified server
Copying strings through the global memory block
How to generate GUID values
How to hot-track menu item selection in top-level form (requires VFP9)
How to make the caption of a VFP application flashing in the Windows task bar
Pocket PC: base class
Using vendor-neutral SQL constructs
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: 142  
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 (54.242.188.217)
1.88 hrs.Function: 'PeekMessage'
Function group: 'Message and Message Queue'
2.58 hrs.Function: 'CreateNamedPipe'
 Example: 'Capturing keyboard activity of another application with the Raw Input API (VFP9)'
6.92 hrs.Example: 'Using shared memory to exchange data between two FoxPro applications'
 Function: 'GetGraphicsMode'
9.49 hrs.Example: 'GDI+: reading and writing metadata in JPEG and TIFF files'
14.13 hrs.Example: 'Closing Windows'
 Example: 'Enumerating connections made to a shared resource for the local computer (WinNT only)'
14.82 hrs.Function: 'SQLRowCount'
Function group: 'ODBC API'
 Function: 'GetShellWindow'
Function group: 'Window'
Google
Advertise here!