Records 1 to 20 of 52
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 |
52 API Function starting with letter S
Sort: Top 50 API | Top 50 Rated Rated API
SetTapeParametersThe SetTapeParameters function either specifies the block size of a tape or configures the tape device....Hits: 2755 Rating: (2.98) votes 518
Category: Tape SetDIBitsToDeviceThe SetDIBitsToDevice function sets the pixels in the specified rectangle on the device that is associated with the destination device context using color data from a device-independent bitmap (DIB)....Hits: 13725 Rating: (2.97) votes 418
Category: Bitmap SleepThe Sleep function suspends the execution of the current thread for a specified interval....Hits: 17776 Rating: (2.79) votes 1441
Category: Wait SHSetValueSets the value of a registry key. ...Hits: 4840 Rating: (3.31) votes 740
Category: Registry SetTapePositionThe SetTapePosition sets the tape position on the specified device....Hits: 2672 Rating: (3.02) votes 441
Category: Tape SHGetFileInfoRetrieves information about an object in the file system, such as a file, a folder, a directory, or a drive root....Hits: 6914 Rating: (2.89) votes 854
Category: File SetVolumeLabelThe SetVolumeLabel function sets the label of a file system volume....Hits: 4136 Rating: (3.12) votes 731
Category: Drives SHGetDiskFreeSpaceRetrieves disk space information for a disk volume....Hits: 5044 Rating: (3.22) votes 2110
Category: Drives SetClipboardDataThe SetClipboardData function places data on the clipboard in a specified clipboard format....Hits: 8853 Rating: (3.53) votes 981
Category: Clipboard SetClipboardViewerThe SetClipboardViewer function adds the specified window to the chain of clipboard viewers. Clipboard viewer windows receive a WM_DRAWCLIPBOARD message whenever the content of the clipboard changes....Hits: 5524 Rating: (3.02) votes 785
Category: Clipboard SetBitmapBitsThe SetBitmapBits function sets the bits of color data for a bitmap to the specified values....Hits: 7447 Rating: (3.13) votes 1190
Category: Bitmap SleepExThe SleepEx function causes the current thread to enter a wait state until one of the following occurs:· An I/O completion callback function is called· An asynchronous procedure call (APC) is queued to the thread.· The time-out interval elapses...Hits: 7092 Rating: (3.25) votes 665
Category: Wait ShellFileCopyCopying files using the Shell API displays the progress dialog ...Hits: 5747 Rating: (3.47) votes 1580
Category: File SubtractRectSubtractRect subtracts a smaller rectangle from a larger one. Rectangle subtraction is defined as follows. The large and small rectangles must intersect completely along one entire side, neither extanding farther along that side than the other. In other words, they must share a common side. If this ...Hits: 3411 Rating: (2.53) votes 1037
Category: Rectangle SelectObjectSelectObject selects a given object for use on a device. Possible objects to use with this function include bitmaps, brushes, fonts, pens, and regions. Once selected, this object will be used by the device whenever necessary. (For example, the selected brush will be used whenever the device needs t...Hits: 5158 Rating: (3.34) votes 965
Category: Objects sndPlaySoundNOTE: The function sndPlaySound is obsolete. It is superseded by the PlaySound function. sndPlaySound plays either a .WAV file or a system-defined sound. If the SND_NODEFAULT flag is used, the function returns 0 if the .WAV file (or system sound) cannot be found and 1 if it is. If the flag is no...Hits: 8833 Rating: (2.95) votes 933
Category: Sound SetDoubleClickTimeSetDoubleClickTime sets the maximum amount of time allowed between successive mouse clicks for Windows to determine it as a double click. This function alters how Windows interprets a double click, so of course all applications as well as Windows itself will be affected. Be careful using this functi...Hits: 3342 Rating: (2.88) votes 826
Category: System SwapMouseButtonSwapMouseButton alters the mapping used for the mouse buttons. Windows allows you to interpret left-button clicks as right-button clicks and vice versa. This functionality is designed for people who use the mouse left-handed. Of course, Windows is normally the only program to ever change this, so do...Hits: 4048 Rating: (2.90) votes 1052
Category: System SetConsoleTitleThe SetConsoleTitle function sets the title bar string for the current console window....Hits: 2876 Rating: (3.04) votes 443
Category: Console
Records 1 to 20 of 52
|