Changeset 20082 in vbox
- Timestamp:
- May 27, 2009 1:01:06 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 47824
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ApplianceImpl.h
r20081 r20082 110 110 HRESULT writeImpl(int aFormat, Utf8Str aPath, ComObjPtr<Progress> &aProgress); 111 111 112 char * mkTemp(char *pszTemplate);113 112 struct TaskImportMachines; /* Worker thread for import */ 114 113 static DECLCALLBACK(int) taskThreadImportMachines(RTTHREAD thread, void *pvUser);
Note:
See TracChangeset
for help on using the changeset viewer.