source: trunk/synergy/syntest.cpp@ 3024

Last change on this file since 3024 was 2774, checked in by bird, 19 years ago

fixed a couple of clipboard issues. seems to work now.

File size: 919 bytes
RevLine 
[2774]1/*
2 * Testcase used while debugging various bits of the code.
3 */
4#include "XBase.h"
5#include "XArch.h"
6#include "CArch.h"
7#include "CUnicode.h"
8#include "CLog.h"
9#include "Version.h"
10#include <stdio.h>
11
12
13
14int test1()
15{