Changeset 19924 in vbox for trunk/src/VBox/Frontends/VBoxFB
- Timestamp:
- May 22, 2009 9:52:47 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 47626
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxFB/VBoxFB.cpp
r19817 r19924 137 137 // get the path to the executable 138 138 char appPath [RTPATH_MAX]; 139 RTPath Program(appPath, RTPATH_MAX);139 RTPathExecDir (appPath, RTPATH_MAX); 140 140 141 141 nsCOMPtr<nsIFile> nsAppPath;
Note:
See TracChangeset
for help on using the changeset viewer.