Using Win32 (WinAPI) Functions in Microsoft Visual FoxProAdd Microsoft Win32 functionality to your Visual FoxPro applications! This web site presents declarations and FoxPro code samples for over 1,100 Windows API functions.API function: JetTerm- January 8, 2008 Initiates the shutdown of an instance that has been initialized by JetInit.http://www.news2news.com/vfp/?function=1106 API function: JetInit- January 8, 2008 Puts the database engine into a state where it can support application use of database files.http://www.news2news.com/vfp/?function=1105 API function: if_nametoindex- January 8, 2008 Converts the ANSI interface name for a network interface to the local index for the interface.http://www.news2news.com/vfp/?function=1103 API function: if_indextoname- January 8, 2008 Converts the local index for a network interface to the ANSI interface name.http://www.news2news.com/vfp/?function=1102 API function: GetTcp6Table- January 8, 2008 Retrieves the TCP connection table for IPv6.http://www.news2news.com/vfp/?function=1101 API function: GetWindowRgnBox- January 4, 2008 Retrieves the dimensions of the tightest bounding rectangle for the window region of a window.http://www.news2news.com/vfp/?function=1100 API function: PaintDesktop- January 4, 2008 Fills the clipping region in the specified device context with the desktop pattern or wallpaper.http://www.news2news.com/vfp/?function=1099 API function: GdiSetBatchLimit- January 4, 2008 Sets the maximum number of function calls that can be accumulated in the calling threads current batch. The system flushes the current batch whenever this limit is exceeded.http://www.news2news.com/vfp/?function=1096 API function: GdiGetBatchLimit- January 4, 2008 Returns the maximum number of function calls that can be accumulated in the calling threads current batch.http://www.news2news.com/vfp/?function=1098 API function: GdiFlush- January 4, 2008 Flushes the calling threads current batch.http://www.news2news.com/vfp/?function=1097 |