Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/ttxssh.h
Parent Directory
| Revision Log
| Patch
| 354 |
|
|
| 355 |
void get_teraterm_dir_relative_name(char *buf, int bufsize, char *basename); |
void get_teraterm_dir_relative_name(char *buf, int bufsize, char *basename); |
| 356 |
int copy_teraterm_dir_relative_path(char *dest, int destsize, char *basename); |
int copy_teraterm_dir_relative_path(char *dest, int destsize, char *basename); |
|
void get_file_version(char *exefile, int *major, int *minor, int *release, int *build); |
|
| 357 |
int uuencode(unsigned char *src, int srclen, unsigned char *target, int targsize); |
int uuencode(unsigned char *src, int srclen, unsigned char *target, int targsize); |
| 358 |
|
|
| 359 |
#endif |
#endif |
|
|
Legend:
| Removed from v.6834 |
|
| changed lines |
| |
Added in v.6835 |
|
|
| |