| # | 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 | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |