[Winpt-commits] r357 - in trunk: . Include
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Dec 5 13:51:56 CET 2011
Author: twoaday
Date: 2011-12-05 13:51:56 +0100 (Mon, 05 Dec 2011)
New Revision: 357
Removed:
trunk/Doc/
Modified:
trunk/Include/wptW32API.h
Log:
Modified: trunk/Include/wptW32API.h
===================================================================
--- trunk/Include/wptW32API.h 2011-12-05 12:50:19 UTC (rev 356)
+++ trunk/Include/wptW32API.h 2011-12-05 12:51:56 UTC (rev 357)
@@ -41,9 +41,6 @@
int file_exist_check (const char *fname);
int dir_exist_check (const char *dir);
DWORD get_file_size (const char *fname);
-int get_file_version (const char *fname, WORD *major, WORD *minor,
- WORD *patch1, WORD *patch2);
-
int copy_window_content (HWND old, HWND *r_main, HWND *r_focus,
int use_hotkey);
int paste_window_content (HWND old, HWND main, HWND focus);
More information about the Winpt-commits
mailing list