Changeset 30877 in vbox
- Timestamp:
- Jul 16, 2010 12:38:56 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 63709
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/process.h
r29289 r30877 287 287 288 288 /** 289 * Gets the executable image name of the current process. 290 * 289 * Gets the executable image name (full path) of the current process. 291 290 * 292 291 * @returns pszExecName on success. NULL on buffer overflow or other errors.
Note:
See TracChangeset
for help on using the changeset viewer.