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

Comparing Daodan/MSVC/Daodan_WindowHack.h (file contents):
Revision 567 by gumby, Fri Jun 25 03:52:34 2010 UTC vs.
Revision 569 by gumby, Wed Jul 14 07:35:40 2010 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)