VirtualBox

Ignore:
Timestamp:
Dec 5, 2018 12:08:09 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127186
Message:

HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM resume, VM suspend, VM reset and VM power-off. Made use of the first two in guest properties to wake up guest programs waiting on any of the host version properties. Also moved inserting sysprep and host version properties to the services as that's a better home than ConsoleImpl/VMMDevInterface in my opinion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedClipboard/service.cpp

    r75853 r75969  
    10351035            ptable->pfnLoadState  = svcLoadState;
    10361036            ptable->pfnRegisterExtension  = svcRegisterExtension;
     1037            ptable->pfnNotify     = NULL;
    10371038            ptable->pvService     = NULL;
    10381039
Note: See TracChangeset for help on using the changeset viewer.

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