VirtualBox

Ignore:
Timestamp:
Mar 2, 2018 3:08:52 PM (7 years ago)
Author:
vboxsync
Message:

Fixing few VirtualBox related typos in various places, mostly GUI, GA, Main.

Location:
trunk/src/VBox/Additions/WINNT/Graphics/Video
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoIOCTL.h

    r69500 r71179  
    2222#include <HGSMI.h>
    2323
    24 /* ==================== Virtual Box specific VRP's ==================== */
     24/* ==================== VirtualBox specific VRP's ==================== */
    2525
    2626/* Called by the display driver when it is ready to
     
    6262    CTL_CODE(FILE_DEVICE_VIDEO, 0x436, METHOD_BUFFERED, FILE_ANY_ACCESS)
    6363
    64 /* ==================== Data structures used by Virtual Box VRPS's ==================== */
     64/* ==================== Data structures used by VirtualBox VRPS's ==================== */
    6565typedef void* HVBOXVIDEOHGSMI;
    6666
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.cpp

    r69350 r71179  
    9292DECLARE_API(help)
    9393{
    94     dprintf("**** VirtulBox Video Driver debugging extension ****\n"
     94    dprintf("**** VirtualBox Video Driver debugging extension ****\n"
    9595            " The following commands are supported: \n"
    9696            " !ms - save memory (video data) to clipboard \n"
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.h

    r69500 r71179  
    5353BOOLEAN VBoxMPQueryPointerCapabilities(PVBOXMP_DEVEXT pExt, PVIDEO_POINTER_CAPABILITIES pCaps, PSTATUS_BLOCK pStatus);
    5454
    55 /* ==================== Virtual Box VRP's handlers ==================== */
     55/* ==================== VirtualBox VRP's handlers ==================== */
    5656BOOLEAN VBoxMPVBVAEnable(PVBOXMP_DEVEXT pExt, BOOLEAN bEnable, VBVAENABLERESULT *pResult, PSTATUS_BLOCK pStatus);
    5757BOOLEAN VBoxMPSetVisibleRegion(uint32_t cRects, RTRECT *pRects, PSTATUS_BLOCK pStatus);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette