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: 1445 Rating: (2.74) votes 353
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: 1994 Rating: (3.01) votes 313
Category: Bitmap SleepThe Sleep function suspends the execution of the current thread for a specified interval....Hits: 6639 Rating: (2.99) votes 674
Category: Wait SHSetValueSets the value of a registry key. ...Hits: 2431 Rating: (3.15) votes 452
Category: Registry SetTapePositionThe SetTapePosition sets the tape position on the specified device....Hits: 1643 Rating: (3.07) votes 355
Category: Tape SHGetFileInfoRetrieves information about an object in the file system, such as a file, a folder, a directory, or a drive root....Hits: 3151 Rating: (3.11) votes 429
Category: File SetVolumeLabelThe SetVolumeLabel function sets the label of a file system volume....Hits: 2052 Rating: (3.06) votes 404
Category: Drives SHGetDiskFreeSpaceRetrieves disk space information for a disk volume....Hits: 2071 Rating: (3.03) votes 512
Category: Drives SetClipboardDataThe SetClipboardData function places data on the clipboard in a specified clipboard format....Hits: 3559 Rating: (3.09) votes 384
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: 2649 Rating: (2.95) votes 495
Category: Clipboard SetBitmapBitsThe SetBitmapBits function sets the bits of color data for a bitmap to the specified values....Hits: 3295 Rating: (3.11) votes 511
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: 3608 Rating: (3.15) votes 519
Category: Wait ShellFileCopyCopying files using the Shell API displays the progress dialog ...Hits: 2738 Rating: (3.29) votes 914
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: 1607 Rating: (3.05) votes 526
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: 1761 Rating: (3.05) votes 524
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: 3074 Rating: (2.95) votes 200
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: 1617 Rating: (3.03) votes 498
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: 1935 Rating: (3.02) votes 598
Category: System SetConsoleTitleThe SetConsoleTitle function sets the title bar string for the current console window....Hits: 1423 Rating: (2.91) votes 307
Category: Console
Records 1 to 20 of 52
|