VirtualBox

source: vbox/trunk/include/VBox/hgcmsvc.h

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @91105   3 年 vboxsync HGCM: Forgot to bump the version in r146747. oem2ticketref:46 bugref:10038
(edit) @91100   3 年 vboxsync HGCM: Fixes to svcHlpDisconnectClient / DisconnectClient. …
(edit) @91097   3 年 vboxsync HGCM: Put back pfnDisconnectClient. oem2ticketref:46
(edit) @90833   3 年 vboxsync Doxygen fixes.
(edit) @90792   4 年 vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90238   4 年 vboxsync HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call …
(edit) @85121   5 年 vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @80636   5 年 vboxsync VBox/hgcmsvc.h: Made HGCMSvcSSMR3Get() / HGCMSvcSSMR3Put() C-compliant.
(edit) @80634   5 年 vboxsync VBox/hgcmsvc.h: Added HGCMSvcSSMR3Get() / HGCMSvcSSMR3Put() for …
(edit) @80632   5 年 vboxsync VBox/hgcmsvc.h: Added HGCMSvcSSMR3Get() / HGCMSvcSSMR3Put() for …
(edit) @80396   6 年 vboxsync Devices/DevVGA, Main: Get rid of obsolete code enclosed by …
(edit) @77243   6 年 vboxsync HGCM,SharedFolders: Added new variation on the HGCM page list type …
(edit) @76585   6 年 vboxsync *: scm --fix-header-guard-endif
(edit) @76558   6 年 vboxsync include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
(edit) @76557   6 年 vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76507   6 年 vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @76387   6 年 vboxsync VBoxGuest does not need hgcmsvc.h (linux). bugref:9344
(edit) @76383   6 年 vboxsync VBox/hgcmsvc.h: Only iprt/err.h is needed, not VBox/err.h. bugref:9344
(edit) @75990   6 年 vboxsync VMMDev,HGCM: Added cancellation notification and query helper.
(edit) @75969   6 年 vboxsync HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
(edit) @75853   6 年 vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75792   6 年 vboxsync hgcmsvc.h: Fixed mangled continuation indentation.
(edit) @75773   6 年 vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75771   6 年 vboxsync VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. …
(edit) @75769   6 年 vboxsync VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. bugref:9105
(edit) @75747   6 年 vboxsync HGCM: Continue with getting VERR_CANCELLED to the service when the …
(edit) @75745   6 年 vboxsync hgcmsvc.h: Fixed HGCMSvcSetStr and HGCMSvcSetPv.
(edit) @75741   6 年 vboxsync HGCM: Make hgcmsvc.h more C-friendly. bugref:9172: Shared folder …
(edit) @75739   6 年 vboxsync HGCM: Make hgcmsvc.h more C-friendly. bugref:9172: Shared folder …
(edit) @75737   6 年 vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
(edit) @75501   6 年 vboxsync HGCM: Only drag in stam.h and dbgf.h in ring-3.
(edit) @75500   6 年 vboxsync VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
(edit) @75495   6 年 vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75406   6 年 vboxsync VMMDev/HGCM: Added PDM interface + HGCM server helper for finding out …
(edit) @69107   7 年 vboxsync include/VBox/: (C) year
(edit) @62476   9 年 vboxsync (C) 2016
(edit) @58106   9 年 vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @56291   10 年 vboxsync include: Updated (C) year.
(edit) @55587   10 年 vboxsync VBox/hgcmsvc.h: Added a setCppString(const RTCString &) method to …
(edit) @55526   10 年 vboxsync Formatting.
(edit) @55327   10 年 vboxsync Backed out r99649; doesn't work in guest contexts, d'oh.
(edit) @55326   10 年 vboxsync VBox/hgcmsvc.h: Added optional arguments for setPointer() and …
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @39226   13 年 vboxsync hgcmsvs.h: fixed hungarian spelling mistake.
(edit) @33146   14 年 vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @29869   15 年 vboxsync build fix.
(edit) @29866   15 年 vboxsync hgcmsvc.h: added setString().
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @23315   15 年 vboxsync VBox/hgcmsvc.h,GuestProperties/service.cpp: gcc 4.0.1 warnings.
(edit) @21669   16 年 vboxsync reverted r50150 as it fixes nothing.
(edit) @21625   16 年 vboxsync HostServices: attempt to fix a burn
(edit) @21623   16 年 vboxsync HostServices: added getBuffer and getString methods to the host …
(edit) @21217   16 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
(edit) @14389   16 年 vboxsync HGCM: fixed service version
(edit) @13890   16 年 vboxsync hgcmsvc.h: copy and paste typo
(edit) @13868   16 年 vboxsync hgcmsvc.h: some evil C++
(edit) @13378   16 年 vboxsync HGCM: reverted r33362 and r37670 (added a callback parameter type)
(edit) @13157   16 年 vboxsync HGCM: added callback type
(edit) @10652   17 年 vboxsync hgcm: added a callback parameter type (for host use only)
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7801   17 年 vboxsync HGCM: Add user data pointer to HGCM service function table
(edit) @6989   17 年 vboxsync HGCM: bumped service minor version
(edit) @6981   17 年 vboxsync HostServices/SharedClipboard: attempt to handle the guest reconnecting …
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4698   17 年 vboxsync Compile fix
(edit) @4071   18 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3633   18 年 vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3632   18 年 vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2386   18 年 vboxsync Clipboard RDP channel
(edit) @1711   18 年 vboxsync HGCM cleanup.
(edit) @905   18 年 vboxsync Save and load state notifications for HGCM host services added.
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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