VirtualBox

source: vbox/trunk/include/VBox/VBoxGuest.inc@ 4172

最後變更 在這個檔案從4172是 4171,由 vboxsync 提交於 18 年 前

export

  • 屬性 svn:eol-style 設為 native
檔案大小: 549 位元組
 
1;; @file
2; VBoxGuest - VirtualBox Guest Additions Interface, MASM/ALP header.
3;
4
5;
6; Copyright (C) 2006-2007 innotek GmbH
7;
8; innotek GmbH confidential
9; All rights reserved
10
11
12VMMDEV_VERSION_MAJOR EQU 1
13VMMDEV_VERSION_MINOR EQU 4
14VMMDEV_VERSION EQU 000010004h
15
16;; ASSUMES OS/2 for now.
17VBOXGUEST_DEVICE_NAME EQU "VBoxGst$"
18
19
20;; aka VBOXGUESTOS2IDCCONNECT
21VBGOS2IDC STRUC
22u32Version DD ?
23u32Session DD ?
24pfnServiceEP DD ?
25fpfnServiceEP DD ?
26fpfnServiceAsmEP DD ?
27VBGOS2IDC ENDS
28
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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