VirtualBox

Ignore:
Timestamp:
Apr 8, 2015 9:40:02 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99420
Message:

rdesktop 1.8.3 modified for VBox

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/RDP/client-1.8.3/proto.h

    r55121 r55123  
    1616   along with this program.  If not, see <http://www.gnu.org/licenses/>.
    1717*/
     18
     19/*
     20 * Oracle GPL Disclaimer: For the avoidance of doubt, except that if any license choice
     21 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only
     22 * the General Public License version 2 (GPLv2) at this time for any software where
     23 * a choice of GPL license versions is made available with the language indicating
     24 * that GPLv2 or any later version may be used, or where a choice of which version
     25 * of the GPL is applied is otherwise unspecified.
     26 */
    1827
    1928#ifndef RDESKTOP_PROTO_H
     
    355364void scardSetInfo(uint32 epoch, uint32 device, uint32 id, uint32 bytes_out);
    356365void scard_reset_state();
     366/* vrdp/rdpusb.c */
     367RD_BOOL rdpusb_init(void);
     368void rdpusb_close (void);
     369void rdpusb_add_fds(int *n, fd_set * rfds, fd_set * wfds);
     370void rdpusb_check_fds(fd_set * rfds, fd_set * wfds);
    357371
    358372/* *INDENT-OFF* */
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