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: 3217 Rating: (3.00) votes 627
Category: Font auxGetNumDevsThe auxGetNumDevs function retrieves the number of auxiliary output devices present in the system....Hits: 1898 Rating: (2.96) votes 456
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: 2021 Rating: (3.00) votes 566
Category: Arc auxGetDevCapsThe auxGetDevCaps function retrieves the capabilities of a given auxiliary output device....Hits: 1906 Rating: (2.98) votes 396
Category: Device auxGetVolumeThe auxGetVolume function retrieves the current volume setting of the specified auxiliary output device....Hits: 1996 Rating: (3.23) votes 476
Category: Device auxSetVolumeThe auxSetVolume function sets the volume of the specified auxiliary output device....Hits: 2619 Rating: (2.91) votes 530
Category: Device AVIFileExitThe AVIFileExit function exits the AVIFile library and decrements the reference count for the library. ...Hits: 1690 Rating: (3.00) votes 471
Category: AVI AVIFileInfoThe AVIFileInfo function obtains information about an AVI file. ...Hits: 1876 Rating: (3.07) votes 542
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: 2232 Rating: (2.98) votes 537
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: 2276 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: 1832 Rating: (3.07) votes 346
Category: AVI AllocConsoleThe AllocConsole function allocates a new console for the calling process....Hits: 1750 Rating: (2.91) votes 327
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: 1976 Rating: (3.09) votes 377
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: 2733 Rating: (2.73) votes 298
Category: Window AlphaBlendThe AlphaBlend function displays bitmaps that have transparent or semitransparent pixels. ...Hits: 2650 Rating: (3.20) votes 335
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: 1569 Rating: (2.86) votes 207
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: 1564 Rating: (3.09) votes 251
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: 2509 Rating: (3.02) votes 189
Category: Menu
Records 1 to 20 of 20
|