ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Daodan_WindowHack.h
(Generate patch)

Comparing Daodan/src/Daodan_WindowHack.h (file contents):
Revision 677 by alloc, Sat Mar 2 23:46:33 2013 UTC vs.
Revision 692 by alloc, Thu Mar 7 17:26:13 2013 UTC

# Line 1 | Line 1
1 #pragma once
1   #ifndef DAODAN_WINDOWHACK_H
2   #define DAODAN_WINDOWHACK_H
3  
4 + #include <windows.h>
5 +
6   void DDrWindowHack_Install();
7   BOOL WINAPI LIiP_GetCursorPosHook(LPPOINT lpPoint);
8   BOOL WINAPI LIiP_SetCursorPosHook(int X, int Y);

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)