/[H7]/branches/linux-serial/serial1.rc
ViewVC logotype

Annotation of /branches/linux-serial/serial1.rc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 43 - (hide annotations) (download)
Sun Feb 4 20:11:41 2007 UTC (17 years, 4 months ago) by torben
File size: 1367 byte(s)
Branched my test-program for making the Serial class hierachy work with linux.


1 torben 38 //Microsoft Visual C++ generated resource script.
2     //
3     #include "resource.h"
4    
5     #define APSTUDIO_READONLY_SYMBOLS
6     /////////////////////////////////////////////////////////////////////////////
7     //
8     // Generated from the TEXTINCLUDE 2 resource.
9     //
10     #include "afxres.h"
11     /////////////////////////////////////////////////////////////////////////////
12     #undef APSTUDIO_READONLY_SYMBOLS
13    
14     #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DAN)
15     LANGUAGE 6, 1
16     #pragma code_page(1252)
17    
18    
19     #ifdef APSTUDIO_INVOKED
20     /////////////////////////////////////////////////////////////////////////////
21     //
22     // TEXTINCLUDE
23     //
24    
25     1 TEXTINCLUDE
26     BEGIN
27     "resource.h\0"
28     END
29    
30     2 TEXTINCLUDE
31     BEGIN
32     "#include ""afxres.h""\r\n"
33     "\0"
34     END
35    
36     3 TEXTINCLUDE
37     BEGIN
38     "\r\n"
39     "\0"
40     END
41    
42     #endif // APSTUDIO_INVOKED
43    
44     /////////////////////////////////////////////////////////////////////////////
45     //
46     // String Table
47     //
48    
49     STRINGTABLE
50     BEGIN
51     IDS_APP_TITLE "serial1"
52     END
53    
54     #endif
55     /////////////////////////////////////////////////////////////////////////////
56    
57    
58    
59     #ifndef APSTUDIO_INVOKED
60     /////////////////////////////////////////////////////////////////////////////
61     //
62     // Generated from the TEXTINCLUDE 3 resource.
63     //
64    
65    
66     /////////////////////////////////////////////////////////////////////////////
67     #endif // not APSTUDIO_INVOKED

  ViewVC Help
Powered by ViewVC 1.1.20