Changeset 57415 in vbox for trunk/src/VBox/Runtime/testcase/tstRTS3.cpp
- Timestamp:
- Aug 18, 2015 10:58:19 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 102180
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTS3.cpp
r57358 r57415 56 56 #endif /* TSTS3_PUTGETKEY */ 57 57 58 static intprogress(unsigned uPercent, void *pvUser)58 static DECLCALLBACK(int) progress(unsigned uPercent, void *pvUser) 59 59 { 60 60 #ifdef TSTS3_SHOWPROGRESS
Note:
See TracChangeset
for help on using the changeset viewer.