Records 1 to 20 of 20
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 |
20 API Function starting with letter A
Sort: Top 50 API | Top 50 Rated Rated API
AddFontResourceThe AddFontResource function adds the font resource from the specified file to the system font table. The font can subsequently be used for text output by any Win32-based application....Hits: 3015 Rating: (3.00) votes 587
Category: Font auxGetNumDevsThe auxGetNumDevs function retrieves the number of auxiliary output devices present in the system....Hits: 1815 Rating: (2.95) votes 449
Category: Device ArcArc draws an elliptical arc on a graphics-capable device. The arc constitutes all or part of an ellipse. The ellipse is determined by the first set of (x,y) pairs. The ellipse is the largest possible ellipse which can fit inside the bounding rectangle determined by those two points. The third (x,y) ...Hits: 1922 Rating: (3.00) votes 565
Category: Arc auxGetDevCapsThe auxGetDevCaps function retrieves the capabilities of a given auxiliary output device....Hits: 1844 Rating: (2.98) votes 395
Category: Device auxGetVolumeThe auxGetVolume function retrieves the current volume setting of the specified auxiliary output device....Hits: 1912 Rating: (3.22) votes 472
Category: Device auxSetVolumeThe auxSetVolume function sets the volume of the specified auxiliary output device....Hits: 2478 Rating: (2.96) votes 502
Category: Device AVIFileExitThe AVIFileExit function exits the AVIFile library and decrements the reference count for the library. ...Hits: 1622 Rating: (3.01) votes 470
Category: AVI AVIFileInfoThe AVIFileInfo function obtains information about an AVI file. ...Hits: 1796 Rating: (3.07) votes 541
Category: AVI AVIFileInitThe AVIFileInit function initializes the AVIFile library. The AVIFile library maintains a count of the number of times it is initialized, but not the number of times it was released. Use the AVIFileExit function to release the AVIFile library and decrement the reference count. Call AVIFileInit bef...Hits: 2107 Rating: (2.93) votes 513
Category: AVI AVIFileOpenThe AVIFileOpen function opens an AVI file and returns the address of a file interface used to access it. The AVIFile library maintains a count of the number of times a file is opened, but not the number of times it was released. Use the AVIFileRelease function to release the file and decrement the ...Hits: 2149 Rating: (2.89) votes 259
Category: AVI AVIFileReleaseThe AVIFileRelease function decrements the reference count of an AVI file interface handle and closes the file if the count reaches zero....Hits: 1758 Rating: (3.08) votes 345
Category: AVI AllocConsoleThe AllocConsole function allocates a new console for the calling process....Hits: 1641 Rating: (2.91) votes 312
Category: Console ArcToArc draws an elliptical arc on a graphics-capable device and sets the current point to the endpoint of the arc. The arc constitutes all or part of an ellipse. The ellipse is determined by the first set of (x,y) pairs. The ellipse is the largest possible ellipse which can fit inside the bounding rect...Hits: 1890 Rating: (3.08) votes 376
Category: Arc AnimateWindowThe AnimateWindow function enables you to produce special effects when showing or hiding windows. There are three types of animation: roll, slide, and alpha-blended fade. ...Hits: 2519 Rating: (2.92) votes 267
Category: Window AlphaBlendThe AlphaBlend function displays bitmaps that have transparent or semitransparent pixels. ...Hits: 2467 Rating: (3.22) votes 305
Category: Bitmap AdjustWindowRectThe AdjustWindowRect function calculates the required size of the window rectangle, based on the desired client-rectangle size. The window rectangle can then be passed to the CreateWindow function to create a window whose client area is the desired size....Hits: 1490 Rating: (2.87) votes 204
Category: Window AdjustWindowRectExThe AdjustWindowRectEx function calculates the required size of the window rectangle, based on the desired size of the client rectangle. The window rectangle can then be passed to the CreateWindowEx function to create a window whose client area is the desired size. ...Hits: 1493 Rating: (3.09) votes 250
Category: Window AppendMenuThe AppendMenu function appends a new item to the end of the specified menu bar, drop-down menu, submenu, or shortcut menu. You can use this function to specify the content, appearance, and behavior of the menu item....Hits: 2316 Rating: (3.01) votes 188
Category: Menu
Records 1 to 20 of 20
|