VirtualBox

Changeset 31148 in vbox


Ignore:
Timestamp:
Jul 27, 2010 4:42:42 PM (14 years ago)
Author:
vboxsync
Message:

win adds burn fix

Location:
trunk/src/VBox/Additions/WINNT
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp

    r31145 r31148  
    1919#include <iprt/log.h>
    2020#include <iprt/err.h>
     21#include <iprt/assert.h>
    2122
    2223/* display driver interface abstraction for XPDM & WDDM
  • trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h

    r30865 r31148  
    1616#define __VBoxDisplay_h__
    1717
     18#include <iprt/types.h>
     19#include <iprt/assert.h>
     20
    1821#define VBOXESC_SETVISIBLEREGION            0xABCD9001
    1922#define VBOXESC_ISVRDPACTIVE                0xABCD9002
     
    2225# define VBOXESC_GETVBOXVIDEOCMCMD          0xABCD9004
    2326# define VBOXESC_DBGPRINT                   0xABCD9005
    24 
    25 #include <iprt/assert.h>
    2627
    2728typedef struct
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