• D
    vbox: consolidate vbox IID structures. · 73c6f16b
    Dawid Zamirski 提交于
    * remove _vboxIID_v2_x and _vboxIID_v3_x structs and repalce with one
      _vboxIID as all supprted vbox versions have the same IID structure.
    * remove vboxIIDUnion that was used to abstract version depended IID
      differences.
    * remove IID_MEMBER macro and use the new vboxIID directly.
    73c6f16b
vbox_tmpl.c 78.7 KB