Using Win32 functions in Visual FoxPro Image Gallery
Window
..msdn
CloseWindow
CreateWindow
CreateWindowEx
DestroyWindow
EndTask
FindWindow
FindWindowEx
GetAncestor
GetClientRect
GetDesktopWindow
GetForegroundWindow
GetGUIThreadInfo
GetParent
GetShellWindow
GetWindow
GetWindowInfo
GetWindowPlacement
GetWindowRect
GetWindowText
GetWindowTextLength
GetWindowThreadProcessId
InternalGetWindowText
IsChild
IsIconic
IsWindow
IsWindowVisible
IsZoomed
MoveWindow
RealGetWindowClass
SetForegroundWindow
SetLayeredWindowAttributes
SetParent
SetWindowPos
SetWindowText
ShowWindow
SwitchToThisWindow
Code examples:
Creating a window using CreateWindowEx function
How to make a VFP form fading out when released (GDI version)
How to make a VFP form fading out when released (GDI+ version)
Obtaining window class name for the main VFP window
Placing On-screen Alert on top of all windows
Scanning the hierarchy of child windows down from the main VFP window
Splash Screen for the VFP 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: 118  
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 (54.242.233.11)
2 sec.Function: 'WNetAddConnection2'
1.02 hrs.Function: 'RpcStringFree'
Function group: 'Remote Procedure Call (RPC)'
1.03 hrs.Function: 'PlaySound'
2.37 hrs.Function: 'SQLTables'
 Example: 'How to print picture stored in enhanced-format metafile (*.emf)'
 Example: 'Displaying bitmap using the AlphaBlend function'
2.72 hrs.Example: 'Splash Screen for the VFP application'
 Example: 'How to create a service object'
4.84 hrs.Example: 'Basic Volume information'
 Example: 'Extensible Storage Engine class library'
Google
Advertise here!