2002-08-02 19:57:46 +00:00
|
|
|
/*
|
|
|
|
* synergy -- mouse and keyboard sharing utility
|
|
|
|
* Copyright (C) 2002 Chris Schoeneman
|
|
|
|
*
|
|
|
|
* This package is free software; you can redistribute it and/or
|
|
|
|
* modify it under the terms of the GNU General Public License
|
|
|
|
* found in the file COPYING that should have accompanied this file.
|
|
|
|
*
|
|
|
|
* This package is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
* GNU General Public License for more details.
|
|
|
|
*/
|
|
|
|
|
2001-11-19 00:33:36 +00:00
|
|
|
//{{NO_DEPENDENCIES}}
|
|
|
|
// Microsoft Developer Studio generated include file.
|
|
|
|
// Used by server.rc
|
|
|
|
//
|
|
|
|
#define IDD_SYNERGY 101
|
|
|
|
#define IDC_LOG 1000
|
|
|
|
|
|
|
|
// Next default values for new objects
|
|
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
|
|
#endif
|
|
|
|
#endif
|