/[rdesktop]/sourceforge.net/trunk/seamlessrdp/ServerExe/resource.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /sourceforge.net/trunk/seamlessrdp/ServerExe/resource.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1071 - (show annotations)
Thu Mar 9 12:00:15 2006 UTC (18 years, 2 months ago) by ossman_
File MIME type: text/plain
File size: 1744 byte(s)
Big cleanup and reindentation of the code.

1 /* -*- c-basic-offset: 8 -*-
2 rdesktop: A Remote Desktop Protocol client.
3 Seamless windows - Resource definition
4
5 Based on code copyright (C) 2004-2005 Martin Wickett
6
7 Copyright (C) Peter Åstrand <astrand@cendio.se> 2005-2006
8 Copyright (C) Pierre Ossman <ossman@cendio.se> 2006
9
10 This program is free software; you can redistribute it and/or modify
11 it under the terms of the GNU General Public License as published by
12 the Free Software Foundation; either version 2 of the License, or
13 (at your option) any later version.
14
15 This program is distributed in the hope that it will be useful,
16 but WITHOUT ANY WARRANTY; without even the implied warranty of
17 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 GNU General Public License for more details.
19
20 You should have received a copy of the GNU General Public License
21 along with this program; if not, write to the Free Software
22 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
23 */
24
25 //{{NO_DEPENDENCIES}}
26 // Microsoft Developer Studio generated include file.
27 // Used by clipper.rc
28 //
29 #define IDC_CURSOR1 101
30 #define IDI_TRAY 102
31 #define IDD_DIALOG1 103
32 #define IDD_ABOUT 103
33 #define IDR_TRAY 130
34 #define ID_WMEXIT 40002
35 #define ID_WMABOUT 40003
36 #define ID_WMEXEC 50000
37
38 // Next default values for new objects
39 //
40 #ifdef APSTUDIO_INVOKED
41 #ifndef APSTUDIO_READONLY_SYMBOLS
42 #define _APS_NEXT_RESOURCE_VALUE 105
43 #define _APS_NEXT_COMMAND_VALUE 40004
44 #define _APS_NEXT_CONTROL_VALUE 1000
45 #define _APS_NEXT_SYMED_VALUE 101
46 #endif
47 #endif

  ViewVC Help
Powered by ViewVC 1.1.26