Develop and Download Open Source Software

Browse Subversion Repository

Contents of /old/edit.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 52 - (show annotations) (download)
Sat Apr 26 02:58:09 2008 UTC (16 years, 1 month ago) by tabasa
File MIME type: text/plain
File size: 423 byte(s)
dir suggest test when dir doesnt exist
1
2 int changeMemo(HWND Edit=NULL);
3 void setfile(HWND hEdit,char *file,char *dir);
4 void overwrite(HWND hEdit);
5 BOOL checkoverwriteOK(char *file);
6 void autooverwrite(HWND hEdit);
7 void saveTempo(HWND hEdit);
8
9 char* cnvbuff(char *buf, long len);
10 char* getCurrentEditWinStr(HWND hEdit);
11
12 BOOL geteditflag();
13 void seteditflag(BOOL f);
14 void saveMemo(HWND);
15 void loadMemo(HWND);
16 void keylog( HWND, WORD key);
17
18 _extern BOOL editflag;

Properties

Name Value
svn:eol-style native
svn:keywords Id Revision
svn:mime-type text/plain

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