Changeset 83661 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Apr 9, 2020 6:53:23 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/process.cpp
r82968 r83661 113 113 114 114 115 RTR3DECL(const char *) RTProcExecutablePath(void) 116 { 117 return g_szrtProcExePath; 118 } 119 120 115 121 RTR3DECL(const char *) RTProcShortName(void) 116 122 {
Note:
See TracChangeset
for help on using the changeset viewer.