Using Win32 functions in Visual FoxPro Image Gallery
Shell Functions
..msdn
AssocQueryString
DllGetVersion
DragAcceptFiles
DragFinish
DragQueryFile
DragQueryPoint
FileIconInit
FindExecutable
GetFileNameFromBrowse
GetMenuContextHelpId
GetWindowContextHelpId
InetIsOffline
IsUserAnAdmin
PathMakeUniqueName
PathYetAnotherMakeUniqueName
RealDriveType
RestartDialog
SHAddToRecentDocs
SHBrowseForFolder
SHCreateDirectory
ShellAbout
ShellExecute
ShellExecuteEx
Shell_GetImageLists
Shell_NotifyIcon
SHEmptyRecycleBin
SHFileOperation
SHFormatDrive
SHGetFileInfo
SHGetFolderPath
SHGetPathFromIDList
SHGetSpecialFolderLocation
SHGetStockIconInfo
SHParseDisplayName
SHQueryRecycleBin
SHSimpleIDListFromPath
WinHelp
Code examples:
Browsing Windows Known Folders (Special Folders)
Detecting changes in connections to removable drives (VFP9)
Displaying the associated icons and descriptions for files and folders
System Image List Viewer
Windows Shell Icons displayed and exported to ICO files (Vista)
Browsing Windows Known Folders (Special Folders)

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
Versions:
click to open
Before you begin:
Special Folders are folders which are presented to the user through an interface as an abstract concept, instead of an absolute folder path.

As of Windows Vista, those folders are referenced by a new set of GUID values called Known Folder IDs, replacing the older system of referring to standard folders by a CSIDL value.

 
  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:
  • ~
13116 bytes  
Created: 2011-01-19 16:56:37  
Modified: 2011-01-20 10:11:34  
Visits in 7 days: 93  
Listed functions:
CoTaskMemFree
DestroyIcon
GetWindowLong
GlobalAlloc
GlobalFree
GlobalSize
SendMessage
SetWindowLong
SHBrowseForFolder
SHGetFileInfo
SHGetPathFromIDList
SHGetSpecialFolderLocation
Printer friendly API declarations
My comment:


The Known Folders can be enumerated through call to GetFolderIds method of a class that implements IKnownFolderManager interface.
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 (107.20.7.65)
1.62 hrs.Function: 'mixerOpen'
3.64 hrs.Example: 'CryptoAPI: retrieving list of providers'
 Function: 'GdipDisposeImage'
Function group: 'GDI+ Image'
 Function: 'SQLInstallerError'
Function group: 'ODBC API'
5.77 hrs.Example: 'How to copy the image of a form to the Clipboard using Bitmap API functions'
 Function: 'SHCreateDirectory'
Function group: 'Shell Functions'
 Example: 'How to make a VFP form fading out when released (GDI version)'
7.99 hrs.Example: 'How to display a user-defined icon in the MessageBox dialog'
 Example: 'Setting the date and time that a file was created'
 Function: 'GdipGetMatrixElements'
Function group: 'GDI+ Matrix'
Google
Advertise here!