VirtualBox

Ignore:
Timestamp:
Jun 21, 2019 1:10:30 PM (6 years ago)
Author:
vboxsync
Message:

Shared Clipboard/URI: Update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.cpp

    r79267 r79276  
    293293    }
    294294
    295     bool fDispatchToProvider = false; /* Whether to (also) dispatch the HCGCM data to the transfer provider. */
     295    bool fDispatchToProvider = false; /* Whether to (also) dispatch the HGCM data to the transfer provider. */
    296296
    297297    int rc = VERR_INVALID_PARAMETER; /* Play safe. */
     
    466466                const char *pszCacheDir = pArea->GetDirAbs();
    467467
    468     RT_BREAKPOINT();
    469 
    470468                char pszPathAbs[RTPATH_MAX];
    471469                rc = RTPathJoin(pszPathAbs, sizeof(pszPathAbs), pszCacheDir, fileHdr.pszFilePath);
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