Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /trunk/teraterm/teraterm/winjump.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4385 - (hide annotations) (download) (as text)
Mon Mar 14 15:39:58 2011 UTC (13 years, 1 month ago) by yutakapon
File MIME type: text/x-chdr
File size: 251 byte(s)
Windows7 jump listに暫定対応した。
まだドラフトレベルなので、気になる点は随時改修してください。

1 yutakapon 4385 #ifdef __cplusplus
2     extern "C" {
3     #endif
4    
5     void clear_jumplist(void);
6     void add_session_to_jumplist(const char * const sessionname, char *inifile);
7     void remove_session_from_jumplist(const char * const sessionname);
8    
9     #ifdef __cplusplus
10     }
11     #endif

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