Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/mnModel.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by maloninc, Thu Jul 28 03:25:06 2005 UTC revision 1.2 by maloninc, Sat Jul 30 08:14:38 2005 UTC
# Line 14  Line 14 
14  #ifdef __WXMAC__  #ifdef __WXMAC__
15          #define CODE_SET_SYSTEM "SJIS"          #define CODE_SET_SYSTEM "SJIS"
16  #endif  #endif
17    #ifdef __WXCOCOA__
18            #define CODE_SET_SYSTEM "SJIS"
19    #endif
20  #ifdef __WXMSW__  #ifdef __WXMSW__
21          #define CODE_SET_SYSTEM "SJIS"          #define CODE_SET_SYSTEM "SJIS"
22  #endif  #endif

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26