Records 1 to 20 of 37
Browse Category
» Application
» Arc » AVI » Bitmap » Brush » Caret » Character » Clipboard » Color » Compress » Console » Cryptographic » Currency » Cursor » Date/Time » DDE » Device » Display » DLL » Drives » Ellipse » File » Font » FTP » HotKey » Icon » ImageList » Inet » INI-Files » Internet » Joystick » Keyboard » Memory » Menu » MIDI » Network » Objects » Pen » Picture » Polygon » Ports » Printer » Process » Rectangle » Registry » ScrollBar » Sound » Strings » System » Tape » Text » Timer » Triangle » Wait » Window |
37 API Function starting with letter F
Sort: Top 50 API | Top 50 Rated Rated API
FreeLibraryThe FreeLibrary function decrements the reference count of the loaded dynamic-link library (DLL) module....Hits: 2015 Rating: (2.94) votes 447
Category: DLL FlatSB_SetScrollPosSets the current position of the thumb in a flat scroll bar. If flat scroll bars are not initialized for the window, this function calls the standard SetScrollPos API....Hits: 1803 Rating: (2.99) votes 334
Category: ScrollBar fCreateShellLinkThe fCreateShellLink creates a shell link...Hits: 2037 Rating: (2.99) votes 528
Category: System FillMemoryThe FillMemory function fills a block of memory with a specified value....Hits: 2681 Rating: (3.03) votes 582
Category: Memory FlatSB_GetScrollInfoRetrieves the information for a flat scroll bar. If flat scroll bars are not initialized for the window, this function calls the standard GetScrollInfo API....Hits: 1653 Rating: (3.03) votes 285
Category: ScrollBar FlatSB_GetScrollPosRetrieves the thumb position in a flat scroll bar. If flat scroll bars are not initialized for the window, this function calls the standard GetScrollPos API....Hits: 1602 Rating: (2.91) votes 325
Category: ScrollBar FlatSB_GetScrollPropRetrieves the properties for a flat scroll bar. This function can also be used to determine if InitializeFlatSB has been called for this window....Hits: 2313 Rating: (2.73) votes 507
Category: ScrollBar FlatSB_SetScrollInfoSets the information for a flat scroll bar. If flat scroll bars are not initialized for the window, this function calls the standard SetScrollInfo API....Hits: 1519 Rating: (2.94) votes 315
Category: ScrollBar FlatSB_SetScrollPropSets the properties for a flat scroll bar....Hits: 2527 Rating: (3.02) votes 497
Category: ScrollBar FlatSB_SetScrollRangeSets the scroll range of a flat scroll bar. If flat scroll bars are not initialized for the window, this function calls the standard SetScrollRange API....Hits: 1962 Rating: (3.17) votes 385
Category: ScroolBar FtpFindFirstFileSearches the specified directory of the given FTP session. File and directory entries are returned to the application in the WIN32_FIND_DATA structure....Hits: 2934 Rating: (3.02) votes 258
Category: FTP FreeConsoleThe FreeConsole function detaches the calling process from its console....Hits: 1542 Rating: (2.90) votes 327
Category: Console FindCloseUrlCacheCloses the specified cache enumeration handle....Hits: 1288 Rating: (2.92) votes 274
Category: Internet FindFirstUrlCacheEntryBegins the enumeration of the Internet cache....Hits: 2122 Rating: (2.92) votes 344
Category: Internet FindNextUrlCacheEntryRetrieves the next entry in the Internet cache....Hits: 1543 Rating: (3.01) votes 343
Category: Internet FlatSB_GetScrollRangeRetrieves the scroll range for a flat scroll bar. If flat scroll bars are not initialized for the window, this function calls the standard GetScrollRange API....Hits: 1525 Rating: (2.94) votes 405
Category: ScrollBar FillRectFillRect fills a rectangular area on a device using the specified brush. The outline of the rectangular area is not drawn, and the bottom and right edges of the given rectangle are not filled in (they are not considered to be part of the interior of the rectangle). Note that this function uses the b...Hits: 1673 Rating: (3.19) votes 248
Category: Rectangle FindExecutableThe FindExecutable function retrieves the name and handle to the executable (.EXE) file associated with the specified filename....Hits: 3876 Rating: (2.95) votes 549
Category: Application FlashWindowFlashWindow flashes a window one step. Flashing is where the title bar of the window is switched from an active to inactive look (or vice versa) to get the user's attention. Normally this is done multiple times, instead of just once. When you are done flashing, be sure to call the function again, th...Hits: 1989 Rating: (2.99) votes 269
Category: Window FrameRectFrameRect draws a one-pixel-wide frame around a rectangle on a device using a given brush. This frame is equivalent to what the edge of a filled rectangle (using FillRect) would be. Note that this function uses the brush passed to the function, so it is not necessary to use SelectObject to have the ...Hits: 1375 Rating: (2.97) votes 182
Category: Rectangle
Records 1 to 20 of 37
|