dialog box:
AddPort
ChooseColor
ChooseFont
CommDlgExtendedError
ConfigurePort
ConnectToPrinterDlg
CopyFile
CreateDC
DeletePort
FindText
GetDlgItem
GetFileNameFromBrowse
GetOpenFileName
GetSaveFileName
InternetAttemptConnect
MessageBox
PageSetupDlg
PrintDlg
PrintDlgEx
RasPhonebookDlg
RestartDialog
SetDlgItemInt
SetDlgItemText
SHBrowseForFolder
ShellAbout
SHFileOperation
SHFormatDrive
ShowHTMLDialog
SQLCreateDataSource
SQLDriverConnect
SQLManageDataSources
WNetConnectionDialog
WNetConnectionDialog1
WNetDisconnectDialog
Adding an ODBC data source with the SQLConfigDataSource; use automatic or interactive mode
Connecting a local device to a network resource
Copying files as a transacted operation (Vista)
Creating a file, then moving it to another destination
Creating an Open dialog box to specify the drive, directory, and name of a file to open (Shell32 version)
Creating the Open dialog box to specify the drive, directory, and name of a file to open
Creating the Save dialog box to specify the drive, directory, and name of a file to save
Deleting files into the Recycle Bin
Displaying standard progress dialog box when copying files
Displaying system dialog that selects a folder
Displaying the main Dial-Up Networking dialog box
Extended MessageBox Class
How to browse and connect to printers on a network (WinNT)
How to change the name and the size of the font in the MessageBox dialog
How to display a dialog box with which the user can add a data source (DSN)
How to display a user-defined icon in the MessageBox dialog
How to display the port-configuration dialog box for a port on the specified server
How to display the Print property sheet
How to display the Properties dialog box for a file (ShellExecuteEx)
How to empty the Recycle Bin
How to position the GETPRINTER() dialog
How to remove a directory that is not empty
How to retrieve number of objects in the Recycle Bin
Mapping and disconnecting network drives
Opening the Page Setup dialog box to specify the attributes of a printed page
Printing Image File, programmatically set print page orientation to landscape
Retrieving file information for the VFP executable running
Retrieving Printer Device Context using PrintDlg function
Sending a standard message with one or more attached files using default email client
Simple MAPI: how to pick an email recipient from Outlook Express address book
Starting a dialog box for connecting to network resources (mapping network drive)
Starting a dialog box for connecting to network resources and passing input parameters
Using Extended MessageBox() Class
Using the CopyFile
Using the DeleteFile
Using the MessageBox Win32 function