Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
Winsock: retrieving Web pages using sockets (HTTP, port 80)
Displaying icons in the system tray (VFP9)
Using the DrawText function
Adding user-defined items to the Control Menu of VFP form (requires VFP9)
Enumerating ports that are available for printing on a specified server
How to detect if additional monitor is connected and active
Creating a mailslot
Reading the state of mouse buttons within DO WHILE loop
Enumerating print jobs and retrieving information for default printer (JOB_INFO_1 structures)
Printing text on the main VFP window
Accessing Adobe Reader 7.0 main menu from VFP application
Displaying the main Dial-Up Networking dialog box
How to ping a remote site using IP Helper API calls
Start an executable from VFP application by using the CreateProcess
Using FoxTray ActiveX control: System Tray Icon and menu attached to VFP form
Using the ChooseColor function
Converting image file to .ICO file
Displaying the associated icons and descriptions for files and folders
Obtaining names of local and global groups for current user (WinNT/XP/2K)
Obtaining Shell32.dll version
Printing text with the Escape function
Enumerating ODBC Data Sources available on the local computer
GDI+: Scrolling through large image using the mouse
How to enable the SE_SHUTDOWN_NAME privilege for the application
Splash Screen for the VFP application

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
Before you begin:
The splash screen object hides your VFP application window, disables user input and displays series of text messages while some initialization or maintenance procedures running on the background.

Download this bitmap Splash.bmp or test this example with any other valid bitmap 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:
  • ~
7027 bytes  
Created: 2002-03-26 21:51:02  
Modified: 2008-12-03 15:26:21  
Visits in 7 days: 216  
Listed functions:
BitBlt
BlockInput
CreateCompatibleDC
CreateFont
CreateWindowEx
DeleteDC
DeleteObject
DestroyWindow
GetActiveWindow
GetObject
GetSystemMetrics
GetWindowDC
LoadImage
MoveWindow
RealGetWindowClass
ReleaseDC
SelectObject
SetBkMode
SetTextColor
ShowWindow
TextOut
Printer friendly API declarations
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 (23.22.252.150)
3.49 hrs.Example: 'Enumerating the subkeys of a user-specific key'
 Function: 'GdiFlush'
4.13 hrs.Example: 'Connecting a local device to a network resource'
 Function: 'ImageList_Remove'
Function group: 'Windows Controls'
11.02 hrs.Function: 'GdipCreateHICONFromBitmap'
 Example: 'Exporting DLL icon resources as .ICO files'
16.18 hrs.Example: 'Sending a standard message with one or more attached files using default email client'
 Example: 'Obtaining window class name for the main VFP window'
17.23 hrs.Example: 'How to enumerate sessions and processes on a specified terminal server'
 Function: 'LocalAlloc'
Google
Advertise here!