serverActivateUnicode.h

00001 #ifndef SERVER_ACTIVATE_UNICODE_H
00002 #define SERVER_ACTIVATE_UNICODE_H
00003 
00004 /*
00005   サーバ起動用画面のリソース定義
00006   Satofumi KAMIMURA
00007   $Id$
00008 */
00009 
00010 const static Uint16 ServerActivate_title[] = { 0x30b5, 0x30fc, 0x30d0, 0x8d77, 0x52d5, 0x0 }; // サーバ起動
00011 const static Uint16 ServerActivate_meta[] = { 0x30e1, 0x30bf, 0x30b5, 0x30fc, 0x30d0, 0x306b, 0x901a, 0x77e5, 0x0 }; // メタサーバに通知
00012 const static Uint16 ServerActivate_activate[] = { 0x8d77, 0x52d5, 0x0 }; // 起動
00013 const static Uint16 ServerActivate_cancel[] = { 0x30ad, 0x30e3, 0x30f3, 0x30bb, 0x30eb, 0x0 }; // キャンセル
00014 
00015 #endif /* !SERVER_ACTIVATE_UNICODE_H */
00016 

Generated on Mon Apr 13 22:52:03 2009 by  doxygen 1.5.7.1