Changeset 20267 in vbox for trunk/src/VBox/Frontends/VBoxSDL
- Timestamp:
- Jun 4, 2009 11:27:27 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 48138
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp
r19817 r20267 4099 4099 * What's the result of the operation? 4100 4100 */ 4101 HRESULTlrc;4101 LONG lrc; 4102 4102 rc = gProgress->COMGETTER(ResultCode)(&lrc); 4103 4103 if (FAILED(rc))
Note:
See TracChangeset
for help on using the changeset viewer.