mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
- Add a hackfix comment for issue #4243 due to several requests.
svn path=/trunk/; revision=39997
This commit is contained in:
parent
17ed09b751
commit
40329ba147
1 changed files with 1 additions and 0 deletions
|
@ -1389,6 +1389,7 @@ NtUserSetSystemCursor(
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* FIXME: ReactOS specific hack */
|
||||||
BOOL
|
BOOL
|
||||||
UserDrawIconEx(
|
UserDrawIconEx(
|
||||||
HDC hDc,
|
HDC hDc,
|
||||||
|
|
Loading…
Reference in a new issue