Using Win32 functions in Visual FoxPro
Image Gallery
functions
•
examples
•
solutions
•
updates
•
about
•
links
•
articles
•
login
•
Icon
..msdn
CopyIcon
DestroyIcon
DrawIcon
ExtractAssociatedIcon
ExtractIcon
GetIconInfo
LoadIcon
Code examples:
Drawing cursors for the classes defined by the system (preregistered): BUTTON, EDIT, LISTBOX etc.
Drawing icons associated with the VFP main window
Drawing standard Windows icons
How to view icons stored in executable files (Icon Viewer)
Storing screen shot of a form to bitmap file
How to view icons stored in executable files (Icon Viewer)
User rating: 0/10 (0 votes)
Rate this code sample:
~
More code examples
Listed functions
Add comment
W32 Constants
Translate this page
Before you begin:
This code shows how to retrieve icon resources from EXE and DLL files using the
ExtractIcon
.
See also:
How to extract icon resources from EXE or DLL and save them in .ICO files
How to extract the icon resources from an EXE or DLL and save them in image files
Converting image file to .ICO file
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:
~
2952 bytes
Created: 2001-08-21 12:00:00
Modified: 2009-11-16 10:17:26
Visits in 7 days: 114
Listed functions:
DestroyIcon
DrawIcon
ExtractIcon
GetDC
GetFocus
GetModuleFileName
GetModuleHandle
LoadIcon
ReleaseDC
My comment:
Notice that the icons drawn on the form disappear after covering this form by another window or minimizing and then maximizing it.
An icon stored in memory can be saved as icon file. Code sample
Converting image file to .ICO file
explains how to create .ICO file from HICON handle.
* * *
Read
Icons in Win32
article wriiten by John Hornick from MS Corp.
MSDN
article
Using Icons
describes how to perform certain tasks related to icons: creating, displaying, sharing Icon resources.
* * *
This is a screenshot of
more advanced Icon Viewer
built on ImageList API functions:
Word Index links for this example:
Resource
Icon
icon resource
icon viewer
icon file
Frames not supported by your user agent
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.
Log in to post a comment
functions
•
examples
•
solutions
•
updates
•
about
•
links
•
articles
•
login
•
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.22.156.205)
6.81 hrs.
Example: 'Copying picture of the active form to the Clipboard using Enhanced Metafile API functions'
8.79 hrs.
Example: 'How to run FoxPro application under different user name (impersonating user)'
Example: 'Creating an Open dialog box to specify the drive, directory, and name of a file to open (Shell32 version)'
8.91 hrs.
Example: 'Reading header information from AVI file'
Example: 'Storing screen shot of a form to enhanced metafile (*.emf)'
10.2 hrs.
Function: 'CertOpenSystemStore'
Function group: 'Cryptography Reference'
21.34 hrs.
Function: 'GetTempPath'
Function: 'GetFileVersionInfoSize'
22.89 hrs.
Example: 'Starting an external application in VFP using WinExec'
23.37 hrs.
Function: 'NetUserGetLocalGroups'
Function group: 'Network Management'
More last topics visited ...
Advertise here!