Changeset 25893 in vbox for trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp
- Timestamp:
- Jan 18, 2010 2:08:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp
r25771 r25893 1249 1249 /* szDriverName */ 1250 1250 "MainDisplay", 1251 /* szRCMod */ 1252 "", 1253 /* szR0Mod */ 1254 "", 1251 1255 /* pszDescription */ 1252 1256 "Main display driver (Main as in the API).", … … 1262 1266 VMDisplay::drvConstruct, 1263 1267 /* pfnDestruct */ 1268 NULL, 1269 /* pfnRelocate */ 1264 1270 NULL, 1265 1271 /* pfnIOCtl */
Note:
See TracChangeset
for help on using the changeset viewer.