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: 7359 Rating: (2.74) votes 1389
Category: Font auxGetNumDevsThe auxGetNumDevs function retrieves the number of auxiliary output devices present in the system....Hits: 3278 Rating: (3.02) votes 697
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: 3885 Rating: (2.95) votes 906
Category: Arc auxGetDevCapsThe auxGetDevCaps function retrieves the capabilities of a given auxiliary output device....Hits: 3143 Rating: (3.16) votes 618
Category: Device auxGetVolumeThe auxGetVolume function retrieves the current volume setting of the specified auxiliary output device....Hits: 3421 Rating: (3.14) votes 641
Category: Device auxSetVolumeThe auxSetVolume function sets the volume of the specified auxiliary output device....Hits: 4993 Rating: (2.43) votes 941
Category: Device AVIFileExitThe AVIFileExit function exits the AVIFile library and decrements the reference count for the library. ...Hits: 3698 Rating: (2.62) votes 748
Category: AVI AVIFileInfoThe AVIFileInfo function obtains information about an AVI file. ...Hits: 4227 Rating: (3.06) votes 1864
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: 4125 Rating: (3.28) votes 880
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: 4379 Rating: (2.88) votes 493
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: 3833 Rating: (2.89) votes 957
Category: AVI AllocConsoleThe AllocConsole function allocates a new console for the calling process....Hits: 3998 Rating: (3.34) votes 611
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: 3856 Rating: (3.54) votes 899
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: 6353 Rating: (2.53) votes 1044
Category: Window AlphaBlendThe AlphaBlend function displays bitmaps that have transparent or semitransparent pixels. ...Hits: 6571 Rating: (3.51) votes 1457
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: 3463 Rating: (2.80) votes 675
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: 3569 Rating: (3.61) votes 848
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: 5664 Rating: (3.17) votes 308
Category: Menu
Records 1 to 20 of 20
|