VirtualBox

Changeset 94772 in vbox for trunk/src/VBox/Main/src-all


Ignore:
Timestamp:
May 2, 2022 10:12:10 AM (3 years ago)
Author:
vboxsync
Message:

Main: Introduce crypto utilities for handling SSM files, bugref:9955 [build fix, don't include it in VBoxC for now]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/DisplayUtils.cpp

    r94763 r94772  
    2323#include <VBoxVideo.h>
    2424
    25 int readSavedDisplayScreenshot(const Utf8Str &strStateFilePath, uint32_t u32Type, uint8_t **ppu8Data, uint32_t *pcbData,
     25int readSavedDisplayScreenshot(SsmStream &refSsm, uint32_t u32Type, uint8_t **ppu8Data, uint32_t *pcbData,
    2626                               uint32_t *pu32Width, uint32_t *pu32Height)
    2727{
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