Records 1 to 9 of 9
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 |
9 Process API Function
Sort: Most Viewed | Highest Rated | A-Z | Z-A
IsBadWritePtrThe IsBadWritePtr function verifies that the calling process has write access to the specified range of memory....Hits: 1251 Rating: (2.96) votes 243
IsBadStringPtrThe IsBadStringPtr function verifies that the calling process has read access to a range of memory pointed to by a string pointer. ...Hits: 1559 Rating: (2.90) votes 313
IsBadReadPtrThe IsBadReadPtr function verifies that the calling process has read access to the specified range of memory....Hits: 1244 Rating: (3.01) votes 245
GetCurrentProcessIdThe GetCurrentProcessId function returns the process identifier of the calling process....Hits: 3495 Rating: (3.06) votes 491
GetCurrentProcessThe GetCurrentProcess function returns a pseudohandle for the current process....Hits: 3366 Rating: (3.02) votes 403
ExitProcessThe ExitProcess function ends a process and all its threads....Hits: 2726 Rating: (3.07) votes 510
GetProcessTimesThe GetProcessTimes function obtains timing information about a specified process....Hits: 2299 Rating: (2.94) votes 454
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
CreateProcessThe CreateProcess function creates a new process and its primary thread. The new process executes the specified executable file...Hits: 4913 Rating: (2.99) votes 272
Records 1 to 9 of 9
|