Changeset 4640 in vbox
- Timestamp:
- Sep 9, 2007 8:07:55 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp
r4522 r4640 496 496 RTLDRMOD ldrHandle; 497 497 char *pszPluginName; 498 size_t cbPluginName;498 int cbPluginName; 499 499 500 500 /* HDD Format Plugins have VBoxHDD as prefix, thatswhy we have to prepend it.
Note:
See TracChangeset
for help on using the changeset viewer.