/[winpt]/trunk/Include/wptW32API.h
ViewVC logotype

Diff of /trunk/Include/wptW32API.h

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

revision 329 by twoaday, Fri Sep 25 16:08:14 2009 UTC revision 357 by twoaday, Mon Dec 5 12:51:56 2011 UTC
# Line 41  char* make_special_filename (int folder, Line 41  char* make_special_filename (int folder,
41  int file_exist_check (const char *fname);  int file_exist_check (const char *fname);
42  int dir_exist_check (const char *dir);  int dir_exist_check (const char *dir);
43  DWORD get_file_size (const char *fname);  DWORD get_file_size (const char *fname);
 int get_file_version (const char *fname, WORD *major, WORD *minor,  
                       WORD *patch1, WORD *patch2);  
   
44  int copy_window_content (HWND old, HWND *r_main, HWND *r_focus,  int copy_window_content (HWND old, HWND *r_main, HWND *r_focus,
45                           int use_hotkey);                           int use_hotkey);
46  int paste_window_content (HWND old, HWND main, HWND focus);  int paste_window_content (HWND old, HWND main, HWND focus);

Legend:
Removed from v.329  
changed lines
  Added in v.357

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26