Records 1 to 20 of 79
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 |
79 API Function starting with letter C
Sort: Top 50 API | Top 50 Rated Rated API
Clear Recent Docs MenuClear your recent documents menu with just two lines of program. API Call is used. Just copy this line into your source program. ...Hits: 2168 Rating: (2.97) votes 568
Category: System ChangeDisplaySettingsExThe ChangeDisplaySettingsEx function changes the settings of the display device specified in the lpszDeviceName parameter to the graphics mode specified in the lpDevMode parameter....Hits: 4850 Rating: (3.19) votes 747
Category: Display ChangeDisplaySettingsThe ChangeDisplaySettings function changes the display settings to the specified graphics mode....Hits: 3955 Rating: (3.06) votes 542
Category: Display ConfigurePortThe ConfigurePort function displays the port-configuration dialog box for a port on the specified server....Hits: 2846 Rating: (3.05) votes 537
Category: Ports CreateDCCreateDC creates a device context (DC) which references a given object. The object is identified by its name. When you are finished using the device context in your program, use the DeleteDC function to destroy it. Do not use ReleaseDC with device contexts created by this function! The function retu...Hits: 3141 Rating: (2.96) votes 460
Category: Device CloseEventLogThe CloseEventLog function closes a read handle to the specified event log....Hits: 1838 Rating: (2.99) votes 468
Category: System ClientToScreenThe ClientToScreen function converts the client coordinates of a specified point to screen coordinates....Hits: 3081 Rating: (3.04) votes 556
Category: Window ClearEventLogThe ClearEventLog function clears the specified event log, and optionally saves the current copy of the logfile to a backup file....Hits: 1956 Rating: (2.68) votes 497
Category: System CheckMenuRadioItemThe CheckMenuRadioItem function checks a specified menu item and makes it a radio item. At the same time, the function clears all other menu items in the associated group and clears the radio-item type flag for those items....Hits: 1909 Rating: (3.06) votes 311
Category: Menu CharUpperThe CharUpper function converts a character string or a single character to uppercase. If the operand is a character string, the function converts the characters in place. This function supersedes the AnsiUpper function....Hits: 1763 Rating: (2.85) votes 494
Category: Character CharLowerBuffThe CharLowerBuff function converts uppercase characters in a buffer to lowercase characters. The function converts the characters in place. The function supersedes the AnsiLowerBuff function....Hits: 1298 Rating: (2.87) votes 350
Category: Character ChangeDisplaySettingsExThe ChangeDisplaySettingsEx function changes the settings of the display device specified in the lpszDeviceName parameter to the graphics mode specified in the lpDevMode parameter....Hits: 1667 Rating: (3.11) votes 178
Category: System ChangeDisplaySettingsThe ChangeDisplaySettings function changes the display settings to the specified graphics mode....Hits: 1623 Rating: (3.15) votes 170
Category: System CallWindowProcThe CallWindowProc function passes message information to the specified window procedure....Hits: 3059 Rating: (3.06) votes 402
Category: Window ClosePrinterThe ClosePrinter function closes the specified printer object....Hits: 1775 Rating: (3.01) votes 360
Category: Printer CreateCaretThe CreateCaret function creates a new shape for the system caret and assigns ownership of the caret to the specified window. The caret shape can be a line, a block, or a bitmap....Hits: 1835 Rating: (3.02) votes 379
Category: Caret CreateProcessWithLogonThe CreateProcessWithLogonW function creates a new process and its primary thread. The new process then runs the specified executable file in the security context of the specified credentials (user, domain, and password). It can optionally load the user profile of the specified user. The CreateProc...Hits: 4759 Rating: (3.03) votes 535
Category: Process CloseHandleCloseHandle closes a handle and the object associated with that handle. After being closed, the handle is of course no longer valid. This function can close objects such as files. The function returns 1 if successful, or 0 if an error occured. ...Hits: 1827 Rating: (2.93) votes 736
Category: Objects CreateCompatibleBitmapThe CreateCompatibleBitmap function creates a bitmap compatible with the device that is associated with the specified device context....Hits: 2249 Rating: (3.04) votes 338
Category: Bitmap
Records 1 to 20 of 79
|