Using Win32 functions in Visual FoxPro
Image Gallery
functions
•
examples
•
solutions
•
updates
•
about
•
links
•
articles
•
login
•
Code examples:
How to put a horizontal text scrolling on the form (a news line)
Creating irregularly shaped FoxPro form using transparency color key
How to activate Windows Calculator
Using File Mapping for enumerating files opened by Visual FoxPro
Deleting files into the Recycle Bin
Initiating Inet connection using a modem
Displaying bitmap using the AlphaBlend function
Creating the Open dialog box to specify the drive, directory, and name of a file to open
Establishing connection using the SQLDriverConnect
Custom HttpRequest class (WinINet)
Class for sound recording
GDI+: Storing content of the Clipboard to a bitmap file
How to convert a bitmap file to monochrome format (1 bpp)
Using Common Controls: the Header Control
Connecting a local device to a network resource
How to retrieve configuration data for a specified printer stored in the registry (PrinterDriverData key)
Displaying system dialog that selects a folder
Start an executable from VFP application by using the CreateProcess
Using Font and Text functions
Winsock: reading email messages (POP3, port 110)
How to change the name and the size of the font in the MessageBox dialog
How to suspend or hibernate your system
Dragging files from Explorer window and dropping them on FoxPro control (requires VFP9)
Vertical Label control
Other pages with examples:
<<
>>
1
[2]
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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: 123
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.20.129.212)
4 sec.
Function: 'InternetAttemptConnect'
14.33 min.
Example: 'Retrieving the state of your Internet connection'
1.03 hrs.
Function: 'midiOutReset'
Function group: 'Windows Multimedia'
3.14 hrs.
Example: 'How to create non-blocking Winsock server'
Function: 'EnumPorts'
5.25 hrs.
Example: 'Pocket PC: System Registry Viewer'
5.83 hrs.
Example: 'How to delete IE cookies, clear IE history and delete files in Temporary Internet Files directory'
Links
Page 4
6.54 hrs.
Example: 'Peer-to-peer LAN messenger built with Mailslot API functions'
9.41 hrs.
Function: 'DeletePort'
Function group: 'Printing and Print Spooler'
More last topics visited ...
Advertise here!