Icon:
CopyIcon
CopyImage
DestroyIcon
DrawAnimatedRects
DrawIcon
ExtractAssociatedIcon
ExtractIcon
FileIconInit
GdipCreateBitmapFromHICON
GdipCreateHICONFromBitmap
GdipSetPropertyItem
GetClassInfoEx
GetDesktopWindow
GetIconInfo
ImageList_Add
IsIconic
IsZoomed
LoadIcon
LoadImage
MessageBox
MessageBoxIndirect
Shell_GetImageLists
SHGetFileInfo
TaskDialog
TaskDialogIndirect
Adding icon to the systray (requires VFP9)
Adding user-defined items to the Control Menu of VFP form (requires VFP9)
Converting image file to .ICO file
Custom GDI+ class
Displaying the associated icons and descriptions for files and folders
Drawing icons associated with the VFP main window
Drawing standard Windows icons
Extended MessageBox Class
GDI+: How to extract icon resources from EXE or DLL and save them in image files
How to change the name and the size of the font in the MessageBox dialog
How to display a Task Dialog (Vista)
How to display a user-defined icon in the MessageBox dialog
How to display advanced Task Dialog (Vista)
How to display the Properties dialog box for a file (ShellExecuteEx)
How to extract icon resources from EXE or DLL and save them in .ICO files
How to find an application associated with the file name
How to find which fonts Windows uses for drawing captions, menus and message boxes
How to make the caption of a VFP application flashing in the Windows task bar
How to obtain Content-Type value for a file type from the System Registry
How to prevent users from accessing the Windows Desktop and from switching to other applications
How to view icons stored in executable files (Icon Viewer)
How to view icons stored in executable files (Icon Viewer) - II
How to view system icons for the classes installed on the local machine
Minimizing all running applications
Placing a button on the VFP form as a new child window
Retrieving information about the specified icon
Running a regular FoxPro form while main VFP window is minimized
Storing registration key in the resources of an executable file
System Image List Viewer
The original LoadPicture() function in VFP returns valid handles to bitmaps, icons, cursors, and metafiles
Using Extended MessageBox() Class
Using FlashWindowEx to flash the taskbar button of the VFP application
Using FoxTray ActiveX control: System Tray Icon and menu attached to VFP form
Using LoadLibrary