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 676 by rossy, Wed Jun 10 12:40:16 2009 UTC vs.
Revision 677 by alloc, Sat Mar 2 23:46:33 2013 UTC

# Line 3 | Line 3
3   #define DAODAN_WINDOWHACK_H
4  
5   void DDrWindowHack_Install();
6 + BOOL WINAPI LIiP_GetCursorPosHook(LPPOINT lpPoint);
7 + BOOL WINAPI LIiP_SetCursorPosHook(int X, int Y);
8  
9   #endif

Diff Legend

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