commit | 51da62f5c07e6a6e6a4bae42f282b9cdeb7c9048 | [log] [tgz] |
---|---|---|
author | eli.bendersky <devnull@localhost> | Sat Jul 09 07:30:55 2011 +0300 |
committer | eli.bendersky <devnull@localhost> | Sat Jul 09 07:30:55 2011 +0300 |
tree | 4655cb79113e8d3e084a7b00d2b38b0ff846405c | |
parent | b537f8a3a0d1e5c2b28cfbfb0126714a7001cc3f [diff] [blame] |
cleanup
diff --git a/z_test.py b/z_test.py index 1bfcbd0..5935b20 100644 --- a/z_test.py +++ b/z_test.py
@@ -81,6 +81,7 @@ typedef int UINT; typedef int ULONG_PTR; typedef int DWORD; +struct _MIDL_STUB_MESSAGE MIDL_STUB_MESSAGE,*PMIDL_STUB_MESSAGE; typedef struct tagMOUSEHOOKSTRUCT { POINT pt; HWND hwnd;