儲存庫 vbox 的更動 31148
- 時間撮記:
- 2010-7-27 下午04:42:42 (15 年 以前)
- svn:sync-xref-src-repo-rev:
- 64122
- 位置:
- trunk/src/VBox/Additions/WINNT
- 檔案:
-
- 修改 2 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp
r31145 r31148 19 19 #include <iprt/log.h> 20 20 #include <iprt/err.h> 21 #include <iprt/assert.h> 21 22 22 23 /* display driver interface abstraction for XPDM & WDDM -
trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h
r30865 r31148 16 16 #define __VBoxDisplay_h__ 17 17 18 #include <iprt/types.h> 19 #include <iprt/assert.h> 20 18 21 #define VBOXESC_SETVISIBLEREGION 0xABCD9001 19 22 #define VBOXESC_ISVRDPACTIVE 0xABCD9002 … … 22 25 # define VBOXESC_GETVBOXVIDEOCMCMD 0xABCD9004 23 26 # define VBOXESC_DBGPRINT 0xABCD9005 24 25 #include <iprt/assert.h>26 27 27 28 typedef struct
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器