VirtualBox

Ignore:
Timestamp:
Apr 27, 2007 9:59:46 AM (18 years ago)
Author:
vboxsync
Message:

Clipboard RDP channel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp

    r1305 r2386  
    2424// #include <iprt/crc64.h>
    2525
    26 #define LOG_ENABLED
     26// #define LOG_ENABLED
    2727
    2828#ifdef LOG_ENABLED
     
    320320        while ((format = EnumClipboardFormats (format)) != 0)
    321321        {
     322            dprintf (("vboxClipboardChanged: format 0x%08X\n", format));
    322323            switch (format)
    323324            {
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